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

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

От версии 35.2
отредактировано Александра Садикова
на 2024/06/03 16:46
Изменить комментарий: Updated application icon
К версии 38.1
отредактировано Александра Садикова
на 2024/06/05 13:45
Изменить комментарий: Обновить LiveTable

Сводка

Подробности

Свойства страницы
Содержимое
... ... @@ -4,11 +4,13 @@
4 4   'doc.title': {"displayName":"Наименование","link":"view"},
5 5   'staticList1': {},
6 6   'page1': {"html":true},
7 - 'user1': {"html":true}
7 + 'user1': {"html":true},
8 + 'doc.name': {"link":"view"},
9 + 'doc.location': {"html":true}
8 8  })
9 9  #set ($options = {
10 - 'className': 'Поиск ОК-решений.Code.Поиск ОК-решенийClass',
11 - 'translationPrefix': 'поиск ок-решений.livetable.',
12 + 'className': 'Catalog.Code.CatalogClass',
13 + 'translationPrefix': 'catalog.livetable.',
12 12   'tagCloud': true,
13 13   'rowCount': 15,
14 14   'maxPages': 10,
... ... @@ -15,6 +15,6 @@
15 15   'selectedColumn': 'Image',
16 16   'defaultOrder': 'asc'
17 17  })
18 -#set ($columns = ['Image', 'doc.title', 'staticList1', 'page1', 'user1'])
19 -#livetable('поиск ок-решений' $columns $columnsProperties $options)
20 +#set ($columns = ['Image', 'doc.title', 'staticList1', 'page1', 'user1', 'doc.name', 'doc.location'])
21 +#livetable('catalog' $columns $columnsProperties $options)
20 20  {{/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 user1
1 +Image title1 staticList1 page1 user1 doc.name doc.location
Описание
... ... @@ -1,3 +1,0 @@
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 1  label=Каталог ОК-решений
2 -target=Поиск ОК-решений.WebHome
2 +target=Catalog.WebHome
3 3  icon=icon:search