Summary
Details
- Page properties
-
- Syntax
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki 2. 01 +XWiki 2.1 - Content
-
... ... @@ -1,11 +1,11 @@ 1 1 {{velocity}} 2 2 #set ($columnsProperties = { 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},3 + 'Image': {"filterable":false,"sortable":false,"html":true}, 4 + 'shortText1': {}, 5 + 'longText1': {"filterable":false,"sortable":false,"html":true}, 6 + 'shortText2': {}, 7 + 'Tags': {}, 8 + 'date1': {"html":true}, 9 9 '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]} 10 10 }) 11 11 #set ($options = { ... ... @@ -14,9 +14,9 @@ 14 14 'tagCloud': true, 15 15 'rowCount': 15, 16 16 'maxPages': 10, 17 - 'selectedColumn': ' longText1',17 + 'selectedColumn': 'Image', 18 18 'defaultOrder': 'asc' 19 19 }) 20 -#set ($columns = [' longText1', 'doc.title', 'staticList1', 'date1', 'databaseList1', 'boolean1', '_actions'])20 +#set ($columns = ['Image', 'shortText1', 'longText1', 'shortText2', 'Tags', 'date1', '_actions']) 21 21 #livetable('movies' $columns $columnsProperties $options) 22 22 {{/velocity}}
- AppWithinMinutes.LiveTableClass[0]
-
- Live Table Columns
-
... ... @@ -1,1 +1,1 @@ 1 - longText1title1 staticList1date1databaseList1boolean1_actions1 +Image shortText1 longText1 shortText2 Tags date1 _actions - Description
-
... ... @@ -1,1 +1,1 @@ 1 - Simpleapplicationomanagea listofmovies.If youwanttoknowwherethemoviedirectors aredefined,checkthe[[Contributors>>Help.Applications.Contributors.WebHome]]application.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.
- XWiki.UIExtensionClass[0]
-
- Extension Point ID
-
... ... @@ -1,0 +1,1 @@ 1 +org.xwiki.platform.panels.Applications - Extension ID
-
... ... @@ -1,0 +1,1 @@ 1 +platform.panels.Help.Applications.MoviesApplication - Extension Parameters
-
... ... @@ -1,0 +1,3 @@ 1 +label=Movies 2 +target=Help.Applications.Movies.WebHome 3 +icon=icon:film - Extension Scope
-
... ... @@ -1,0 +1,1 @@ 1 +wiki