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

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

От версии 31.2
отредактировано Александра Садикова
на 2024/06/03 11:17
Изменить комментарий: Updated application icon
К версии 19.2
отредактировано Александра Садикова
на 2024/06/03 10:12
Изменить комментарий: Updated application icon

Сводка

Подробности

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