Changes for page Anti White Incidents
Summary
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - AntiWhiteIncidents1 +$services.localization.render('help.applications.movie.title') - Parent
-
... ... @@ -1,1 +1,1 @@ 1 - Help.Applications.WebHome1 +Main.WebHome - Content
-
... ... @@ -1,22 +1,21 @@ 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 - 'shortText 2': {"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 10 }) 11 11 #set ($options = { 12 - 'className': 'Help.Applications. AntiWhiteIncidents.Code.MoviesClass',11 + 'className': 'Help.Applications.Movies.Code.MoviesClass', 13 13 'translationPrefix': 'movies.livetable.', 14 14 'tagCloud': true, 15 15 'rowCount': 15, 16 16 'maxPages': 10, 17 - 'selectedColumn': ' Image',16 + 'selectedColumn': 'longText1', 18 18 'defaultOrder': 'asc' 19 19 }) 20 -#set ($columns = [' Image', 'shortText1', 'longText1', 'shortText2', 'Tags', 'date1', '_actions'])19 +#set ($columns = ['longText1', 'shortText1', 'shortText2', 'date1', 'Tags', '_actions']) 21 21 #livetable('movies' $columns $columnsProperties $options) 22 22 {{/velocity}}
- AppWithinMinutes.LiveTableClass[0]
-
- Class
-
... ... @@ -1,1 +1,1 @@ 1 -Help.Applications. AntiWhiteIncidents.Code.MoviesClass1 +Help.Applications.Movies.Code.MoviesClass - Live Table Columns
-
... ... @@ -1,1 +1,1 @@ 1 - Image shortText1longText1shortText2Tagsdate1 _actions1 +longText1 shortText1 shortText2 date1 Tags _actions
- XWiki.UIExtensionClass[0]
-
- Extension ID
-
... ... @@ -1,1 +1,1 @@ 1 -platform.panels.Help.Applications. AntiWhiteIncidentsApplication1 +platform.panels.Help.Applications.MoviesApplication - Extension Parameters
-
... ... @@ -1,3 +1,3 @@ 1 -label= AntiWhiteIncidents2 -target=Help.Applications. AntiWhiteIncidents.WebHome1 +label=Movies 2 +target=Help.Applications.Movies.WebHome 3 3 icon=icon:film