Changes for page P4P Networks

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

From version 5.1
edited by Zenna Elfen
on 2025/11/20 22:03
Change comment: Update LiveTable
To version 14.1
edited by Zenna Elfen
on 2025/11/24 10:53
Change comment: Update LiveTable

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -P4P Projects
1 +P4P Networks
Content
... ... @@ -2,10 +2,7 @@
2 2  #set ($columnsProperties = {
3 3   'doc.title': {"link":"view"},
4 4   'shortText2': {},
5 - 'doc.location': {"html":true},
6 - 'doc.date': {},
7 - '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]},
8 - 'doc.author': {"link":"author"}
5 + '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]}
9 9  })
10 10  #set ($options = {
11 11   'className': 'Projects.Code.ProjectsClass',
... ... @@ -16,6 +16,6 @@
16 16   'selectedColumn': 'doc.title',
17 17   'defaultOrder': 'asc'
18 18  })
19 -#set ($columns = ['doc.title', 'shortText2', 'doc.location', 'doc.date', '_actions', 'doc.author'])
16 +#set ($columns = ['doc.title', 'shortText2', '_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 +doc.title shortText2 _actions
Description
... ... @@ -1,1 +1,7 @@
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 +\\
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