Изменения документа Расширения Corpwiki
Редактировал(а) Coluns 06.08.2024
Сводка
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -1,12 +1,9 @@ 1 1 {{velocity}} 2 2 $xwiki.ssx.use('ColunsExt.CSS.HidePageHeader') 3 3 {{/velocity}} 4 - 5 5 (% class="box" %) 6 6 ((( 7 -(% style="text-align:center" %) 8 -[[image:Минивэн Corpwiki.png||height="200" width="525"]] 9 - 6 +[[image:Минивэн Corpwiki.png]] 10 10 В этом разделе содержатся различные расширения и модификации для XWiki представленные командой Corpwiki. 11 11 Каждое расширение расположено на отдельной странице и снабжено описанием. 12 12 Сам файл расширения как правило находится в конце страницы. ... ... @@ -28,8 +28,8 @@ 28 28 ))) 29 29 #end 30 30 {{/velocity}} 31 - 32 - {{velocity}}#set ($columnsProperties = {28 +{{velocity}} 29 +#set ($columnsProperties = { 33 33 'doc.title': {"link":"view","displayName":"Расширение"}, 34 34 'id':{"displayName":"ID","type":"hidden"}, 35 35 'description': {"displayName":"Описание","type":"text","html":"true"}, ... ... @@ -46,7 +46,6 @@ 46 46 'defaultOrder': 'asc' 47 47 }) 48 48 #set ($columns = ['doc.title','id', 'version', 'category','description']) 49 -#livetable('colunsextensions' $columns $columnsProperties $options) {{/velocity}}50 - 46 +#livetable('colunsextensions' $columns $columnsProperties $options) 47 +{{/velocity}} 51 51 {{cl-plate-help/}} 52 -