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,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 - 's hortText2':{}9 + 'Image': {"filterable":false,"sortable":false,"html":true} 11 11 }) 12 12 #set ($options = { 13 - 'className': 'Help.Applications. AntiWhiteIncidents.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. AntiWhiteIncidents.Code.MoviesClass1 +Help.Applications.Movies.Code.MoviesClass - Live Table Columns
-
... ... @@ -1,1 +1,1 @@ 1 - Image shortText1longText1DisplayURLTagsdate1_actionsshortText21 +longText1 shortText1 shortText2 date1 Tags _actions Image
- 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.WebHome3 -icon=icon:l ayout_header1 +label=Movies 2 +target=Help.Applications.Movies.WebHome 3 +icon=icon:film