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

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

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

Сводка

Подробности

Свойства страницы
Название
... ... @@ -1,1 +1,1 @@
1 -Поиск ОК-решений
1 +Каталог ОК-решений
Содержимое
... ... @@ -1,10 +1,10 @@
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 5   'shortText1': {},
6 - 'doc.location': {"html":true},
7 - 'doc.creator': {"link":"author"}
7 + 'doc.author': {"link":"author"}
8 8  })
9 9  #set ($options = {
10 10   'className': 'Поиск ОК-решений.Code.Поиск ОК-решенийClass',
... ... @@ -12,9 +12,9 @@
12 12   'tagCloud': true,
13 13   'rowCount': 15,
14 14   'maxPages': 10,
15 - 'selectedColumn': 'doc.title',
15 + 'selectedColumn': 'Image',
16 16   'defaultOrder': 'asc'
17 17  })
18 -#set ($columns = ['doc.title', 'staticList1', 'shortText1', 'doc.location', 'doc.creator'])
18 +#set ($columns = ['Image', 'doc.title', 'staticList1', 'shortText1', 'doc.author'])
19 19  #livetable('поиск ок-решений' $columns $columnsProperties $options)
20 20  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Колонки динамической таблицы
... ... @@ -1,1 +1,1 @@
1 -title1 staticList1 shortText1 doc.location doc.creator
1 +Image title1 staticList1 shortText1 doc.author
Описание
... ... @@ -1,0 +1,3 @@
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