0 Votes

Changes for page Anti White Incidents

Last modified by Ryan C on 2025/06/09 12:55

From version 8.1
edited by Ryan C
on 2025/06/08 08:56
Change comment: Update LiveTable
To version 5.2
edited by Ryan C
on 2025/06/08 05:38
Change comment: Updated application icon

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Anti White Incidents
1 +$services.localization.render('help.applications.movie.title')
Parent
... ... @@ -1,1 +1,1 @@
1 -Help.Applications.WebHome
1 +Main.WebHome
Content
... ... @@ -1,23 +1,22 @@
1 1  {{velocity}}
2 2  #set ($columnsProperties = {
3 - 'Image': {"filterable":false,"sortable":false,"html":true},
4 - 'shortText1': {},
5 5   'longText1': {"filterable":false,"sortable":false,"html":true},
6 - 'DisplayURL': {"filterable":false,"sortable":false,"html":true},
7 - 'Tags': {},
4 + 'shortText1': {},
5 + 'shortText2': {},
8 8   'date1': {"html":true},
7 + 'Tags': {},
9 9   '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]},
10 - 'shortText2': {}
9 + 'Image': {"filterable":false,"sortable":false,"html":true}
11 11  })
12 12  #set ($options = {
13 - 'className': 'Help.Applications.Anti White Incidents.Code.MoviesClass',
12 + 'className': 'Help.Applications.Movies.Code.MoviesClass',
14 14   'translationPrefix': 'movies.livetable.',
15 15   'tagCloud': true,
16 16   'rowCount': 15,
17 17   'maxPages': 10,
18 - 'selectedColumn': 'Image',
17 + 'selectedColumn': 'longText1',
19 19   'defaultOrder': 'asc'
20 20  })
21 -#set ($columns = ['Image', 'shortText1', 'longText1', 'DisplayURL', 'Tags', 'date1', '_actions', 'shortText2'])
20 +#set ($columns = ['longText1', 'shortText1', 'shortText2', 'date1', 'Tags', '_actions', 'Image'])
22 22  #livetable('movies' $columns $columnsProperties $options)
23 23  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Class
... ... @@ -1,1 +1,1 @@
1 -Help.Applications.Anti White Incidents.Code.MoviesClass
1 +Help.Applications.Movies.Code.MoviesClass
Live Table Columns
... ... @@ -1,1 +1,1 @@
1 -Image shortText1 longText1 DisplayURL Tags date1 _actions shortText2
1 +longText1 shortText1 shortText2 date1 Tags _actions Image
XWiki.UIExtensionClass[0]
Extension ID
... ... @@ -1,1 +1,1 @@
1 -platform.panels.Help.Applications.Anti White IncidentsApplication
1 +platform.panels.Help.Applications.MoviesApplication
Extension Parameters
... ... @@ -1,3 +1,3 @@
1 -label=Anti White Incidents
2 -target=Help.Applications.Anti White Incidents.WebHome
1 +label=Movies
2 +target=Help.Applications.Movies.WebHome
3 3  icon=icon:film