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

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

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

Сводка

Подробности

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