Changes for page P4P Networks

Last modified by Zenna Elfen on 2025/11/24 11:43

From version 9.2
edited by Zenna Elfen
on 2025/11/23 22:49
Change comment: Updated application icon
To version 1.2
edited by Zenna Elfen
on 2025/11/20 20:58
Change comment: Updated application icon

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -P4P Networks
1 +P4P Projects
Content
... ... @@ -1,11 +1,12 @@
1 1  {{velocity}}
2 2  #set ($columnsProperties = {
3 - 'doc.title': {"link":"view"},
3 + 'shortText1': {},
4 4   'shortText2': {},
5 + 'doc.title': {"link":"view"},
5 5   'doc.location': {"html":true},
6 6   'doc.date': {},
7 - '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]},
8 - 'doc.author': {"link":"author"}
8 + 'doc.author': {"link":"author"},
9 + '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]}
9 9  })
10 10  #set ($options = {
11 11   'className': 'Projects.Code.ProjectsClass',
... ... @@ -13,9 +13,9 @@
13 13   'tagCloud': true,
14 14   'rowCount': 15,
15 15   'maxPages': 10,
16 - 'selectedColumn': 'doc.title',
17 + 'selectedColumn': 'shortText1',
17 17   'defaultOrder': 'asc'
18 18  })
19 -#set ($columns = ['doc.title', 'shortText2', 'doc.location', 'doc.date', '_actions', 'doc.author'])
20 +#set ($columns = ['shortText1', 'shortText2', 'doc.title', 'doc.location', 'doc.date', 'doc.author', '_actions'])
20 20  #livetable('projects' $columns $columnsProperties $options)
21 21  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Live Table Columns
... ... @@ -1,1 +1,1 @@
1 -doc.title shortText2 doc.location doc.date _actions doc.author
1 +shortText1 shortText2 doc.title doc.location doc.date doc.author _actions
Description
... ... @@ -1,1 +1,1 @@
1 -Add your own entry under "Actions" on the right.
1 +Here you can find an overview of P4P projects, and add your own entry.
XWiki.UIExtensionClass[0]
parameters
... ... @@ -1,3 +1,3 @@
1 -label=P4P Networks
1 +label=P4P Projects
2 2  target=Projects.WebHome
3 3  icon=icon:bricks