Изменения документа Каталог ОК-решений

Редактировал(а) Сергей Лунев 2024/07/07 21:06

От версии 34.1
отредактировано Александра Садикова
на 2024/06/03 12:10
Изменить комментарий: Обновить LiveTable
К версии 36.2
отредактировано Александра Садикова
на 2024/06/05 10:31
Изменить комментарий: Updated application icon

Сводка

Подробности

Свойства страницы
Содержимое
... ... @@ -3,11 +3,12 @@
3 3   'Image': {"filterable":false,"sortable":false,"html":true},
4 4   'doc.title': {"displayName":"Наименование","link":"view"},
5 5   'staticList1': {},
6 - 'page1': {"html":true}
6 + 'page1': {"html":true},
7 + 'user1': {"html":true}
7 7  })
8 8  #set ($options = {
9 - 'className': 'Поиск ОК-решений.Code.Поиск ОК-решенийClass',
10 - 'translationPrefix': 'поиск ок-решений.livetable.',
10 + 'className': 'Catalog.Code.CatalogClass',
11 + 'translationPrefix': 'catalog.livetable.',
11 11   'tagCloud': true,
12 12   'rowCount': 15,
13 13   'maxPages': 10,
... ... @@ -14,6 +14,6 @@
14 14   'selectedColumn': 'Image',
15 15   'defaultOrder': 'asc'
16 16  })
17 -#set ($columns = ['Image', 'doc.title', 'staticList1', 'page1'])
18 -#livetable('поиск ок-решений' $columns $columnsProperties $options)
18 +#set ($columns = ['Image', 'doc.title', 'staticList1', 'page1', 'user1'])
19 +#livetable('catalog' $columns $columnsProperties $options)
19 19  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Class
... ... @@ -1,1 +1,1 @@
1 -Поиск ОК-решений.Code.Поиск ОК-решенийClass
1 +Catalog.Code.CatalogClass
Колонки динамической таблицы
... ... @@ -1,1 +1,1 @@
1 -Image title1 staticList1 page1
1 +Image title1 staticList1 page1 user1
XWiki.UIExtensionClass[0]
Extension ID
... ... @@ -1,1 +1,1 @@
1 -platform.panels.Поиск ОК-решенийApplication
1 +platform.panels.CatalogApplication
Extension Parameters
... ... @@ -1,3 +1,3 @@
1 1  label=Каталог ОК-решений
2 -target=Поиск ОК-решений.WebHome
2 +target=Catalog.WebHome
3 3  icon=icon:search