Changes for page P4P Networks
Last modified by Zenna Elfen on 2025/11/24 11:43
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 -P4P Networks1 +P4P Projects - Content
-
... ... @@ -1,7 +1,11 @@ 1 1 {{velocity}} 2 2 #set ($columnsProperties = { 3 - ' doc.title': {"link":"view"},3 + 'shortText1': {}, 4 4 'shortText2': {}, 5 + 'doc.title': {"link":"view"}, 6 + 'doc.location': {"html":true}, 7 + 'doc.date': {}, 8 + 'doc.author': {"link":"author"}, 5 5 '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]} 6 6 }) 7 7 #set ($options = { ... ... @@ -10,9 +10,9 @@ 10 10 'tagCloud': true, 11 11 'rowCount': 15, 12 12 'maxPages': 10, 13 - 'selectedColumn': ' doc.title',17 + 'selectedColumn': 'shortText1', 14 14 'defaultOrder': 'asc' 15 15 }) 16 -#set ($columns = [' doc.title', 'shortText2', '_actions'])20 +#set ($columns = ['shortText1', 'shortText2', 'doc.title', 'doc.location', 'doc.date', 'doc.author', '_actions']) 17 17 #livetable('projects' $columns $columnsProperties $options) 18 18 {{/velocity}}
- AppWithinMinutes.LiveTableClass[0]
-
- Live Table Columns
-
... ... @@ -1,1 +1,1 @@ 1 - doc.title shortText2 _actions1 +shortText1 shortText2 doc.title doc.location doc.date doc.author _actions - Description
-
... ... @@ -1,7 +1,1 @@ 1 -{{info}} 2 -Add your own entry under "**Actions**" on the right. 3 -{{/info}} 4 - 5 - 6 - 7 -\\ 1 +Here you can find an overview of P4P projects, and add your own entry under "Actions" on the right.
- XWiki.UIExtensionClass[0]
-
- parameters
-
... ... @@ -1,3 +1,3 @@ 1 -label=P4P Networks1 +label=P4P Projects 2 2 target=Projects.WebHome 3 3 icon=icon:bricks