Changes for page P4P Networks

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

From version 2.1
edited by Zenna Elfen
on 2025/11/20 21:24
Change comment: Update LiveTable
To version 15.1
edited by Zenna Elfen
on 2025/11/24 11:08
Change comment: Update LiveTable

Summary

Details

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