Changes for page P4P Security

Last modified by Zenna Elfen on 2025/11/24 08:50

From version 1.1
edited by Zenna Elfen
on 2025/11/24 08:49
Change comment: Update LiveTable
To version 2.1
edited by Zenna Elfen
on 2025/11/24 08:50
Change comment: Updated application icon

Summary

Details

Page properties
Content
... ... @@ -2,6 +2,10 @@
2 2  #set ($columnsProperties = {
3 3   'doc.title': {"link":"view"},
4 4   'relation': {"html":true},
5 + 'auth_access': {},
6 + 'staticList3': {},
7 + 'mes_lev': {},
8 + 'list_tran': {},
5 5   'doc.location': {"html":true},
6 6   'doc.date': {},
7 7   'doc.author': {"link":"author"},
... ... @@ -16,6 +16,6 @@
16 16   'selectedColumn': 'doc.title',
17 17   'defaultOrder': 'asc'
18 18  })
19 -#set ($columns = ['doc.title', 'relation', 'doc.location', 'doc.date', 'doc.author', '_actions'])
23 +#set ($columns = ['doc.title', 'relation', 'auth_access', 'staticList3', 'mes_lev', 'list_tran', 'doc.location', 'doc.date', 'doc.author', '_actions'])
20 20  #livetable('p4p security' $columns $columnsProperties $options)
21 21  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Live Table Columns
... ... @@ -1,1 +1,1 @@
1 -doc.title relation doc.location doc.date doc.author _actions
1 +doc.title relation auth_access staticList3 mes_lev list_tran doc.location doc.date doc.author _actions
XWiki.UIExtensionClass[0]
name
... ... @@ -1,0 +1,1 @@
1 +platform.panels.P4P SecurityApplication
parameters
... ... @@ -1,0 +1,3 @@
1 +label=P4P Security
2 +target=P4P Security.WebHome
3 +icon=icon:key