Changes for page Add an App
Last modified by Zenna Elfen on 2026/01/04 21:24
From version 11.2
edited by Zenna Elfen
on 2026/01/04 21:24
on 2026/01/04 21:24
Change comment:
Updated application icon
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - AddanApp1 +P4P Apps - Content
-
... ... @@ -2,7 +2,6 @@ 2 2 #set ($columnsProperties = { 3 3 'content1': {"filterable":false,"sortable":false,"html":true}, 4 4 'doc.title': {"link":"view"}, 5 - 'longText1': {"filterable":false,"sortable":false,"html":true}, 6 6 'shortText1': {}, 7 7 'page1': {"html":true} 8 8 }) ... ... @@ -15,6 +15,6 @@ 15 15 'selectedColumn': 'content1', 16 16 'defaultOrder': 'asc' 17 17 }) 18 -#set ($columns = ['content1', 'doc.title', ' longText1', 'shortText1', 'page1'])17 +#set ($columns = ['content1', 'doc.title', 'shortText1', 'page1']) 19 19 #livetable('p4p apps' $columns $columnsProperties $options) 20 20 {{/velocity}}
- AppWithinMinutes.LiveTableClass[0]
-
- Live Table Columns
-
... ... @@ -1,1 +1,1 @@ 1 -content1 doc.title longText1shortText1 page11 +content1 doc.title shortText1 page1
- XWiki.UIExtensionClass[0]
-
- parameters
-
... ... @@ -1,3 +1,3 @@ 1 -label= AddanApp1 +label=P4P Apps 2 2 target=P4P Apps.WebHome 3 3 icon=icon:application_view_list