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 1.1
edited by Ryan C
on 2025/06/05 13:32
Change comment: Install extension [org.xwiki.platform:xwiki-platform-help-ui/17.4.0]

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
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 2.1
1 +XWiki 2.0
Content
... ... @@ -1,23 +1,22 @@
1 1  {{velocity}}
2 2  #set ($columnsProperties = {
3 - 'Image': {"filterable":false,"sortable":false,"html":true},
4 - 'shortText1': {},
5 - 'longText1': {"filterable":false,"sortable":false,"html":true},
6 - 'DisplayURL': {"filterable":false,"sortable":false,"html":true},
7 - 'Tags': {},
8 - 'date1': {"html":true},
9 - '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]},
10 - 'shortText2': {}
3 + 'longText1': {"type":"text","filterable":false,"sortable":false,"html":true},
4 + 'doc.title': {"type":"text","size":20,"displayName":"Title","link":"view"},
5 + 'staticList1': {"type":"list","size":10},
6 + 'date1': {"type":"text","size":10,"html":true},
7 + 'databaseList1': {"type":"list","size":10},
8 + 'boolean1': {"type":"text","size":10},
9 + '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]}
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', 'doc.title', 'staticList1', 'date1', 'databaseList1', 'boolean1', '_actions'])
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 title1 staticList1 date1 databaseList1 boolean1 _actions
Description
... ... @@ -1,1 +1,1 @@
1 -Upload incident reports with a headline, source link, image, and short summary. Submissions will appear below in the table and on a formatted dashboard.
1 +Simple application to manage a list of movies. If you want to know where the movie directors are defined, check the [[Contributors>>Help.Applications.Contributors.WebHome]] application.
XWiki.UIExtensionClass[0]
Extension Point ID
... ... @@ -1,1 +1,0 @@
1 -org.xwiki.platform.panels.Applications
Extension ID
... ... @@ -1,1 +1,0 @@
1 -platform.panels.Help.Applications.Anti White IncidentsApplication
Extension Parameters
... ... @@ -1,3 +1,0 @@
1 -label=Anti White Incidents
2 -target=Help.Applications.Anti White Incidents.WebHome
3 -icon=icon:film
Extension Scope
... ... @@ -1,1 +1,0 @@
1 -wiki