0 Votes

Wiki source code of Anti White Incidents

Version 8.1 by Ryan C on 2025/06/08 08:56

Show last authors
1 {{velocity}}
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': {}
11 })
12 #set ($options = {
13 'className': 'Help.Applications.Anti White Incidents.Code.MoviesClass',
14 'translationPrefix': 'movies.livetable.',
15 'tagCloud': true,
16 'rowCount': 15,
17 'maxPages': 10,
18 'selectedColumn': 'Image',
19 'defaultOrder': 'asc'
20 })
21 #set ($columns = ['Image', 'shortText1', 'longText1', 'DisplayURL', 'Tags', 'date1', '_actions', 'shortText2'])
22 #livetable('movies' $columns $columnsProperties $options)
23 {{/velocity}}