Изменения документа Каталог ОК-решений
Редактировал(а) Сергей Лунев 2024/07/07 21:06
От версии 29.2
отредактировано Александра Садикова
на 2024/06/03 11:05
на 2024/06/03 11:05
Изменить комментарий:
Updated application icon
К версии 21.2
отредактировано Александра Садикова
на 2024/06/03 10:14
на 2024/06/03 10:14
Изменить комментарий:
Updated application icon
Сводка
-
Свойства страницы (2 изменено, 0 добавлено, 0 удалено)
-
Объекты (2 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Название
-
... ... @@ -1,1 +1,1 @@ 1 - КаталогОК-решений1 +Поиск ОК-решений - Содержимое
-
... ... @@ -1,10 +1,11 @@ 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 6 'shortText1': {}, 7 - 'doc.creator': {"link":"author"} 6 + 'doc.location': {"html":true}, 7 + 'doc.creator': {"link":"author"}, 8 + 'Image': {"filterable":false,"sortable":false,"html":true} 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': ' Image',16 + 'selectedColumn': 'doc.title', 16 16 'defaultOrder': 'asc' 17 17 }) 18 -#set ($columns = [' Image', 'doc.title', 'staticList1', 'shortText1', 'doc.creator'])19 +#set ($columns = ['doc.title', 'staticList1', 'shortText1', 'doc.location', 'doc.creator', 'Image']) 19 19 #livetable('поиск ок-решений' $columns $columnsProperties $options) 20 20 {{/velocity}}
- AppWithinMinutes.LiveTableClass[0]
-
- Колонки динамической таблицы
-
... ... @@ -1,1 +1,1 @@ 1 - Imagetitle1 staticList1 shortText1 doc.creator1 +title1 staticList1 shortText1 doc.location doc.creator Image - Описание
-
... ... @@ -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