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