Changes for page Phones Home
Last modified by Ludovic Dubost on 2018/11/30 15:24
To version 3.1
edited by Ludovic Dubost
on 2018/11/30 15:24
on 2018/11/30 15:24
Change comment:
Migrated property [async_enabled] from class [XWiki.UIExtensionClass]
Summary
-
Page properties (5 modified, 0 added, 0 removed)
-
Attachments (0 modified, 3 added, 0 removed)
-
Objects (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,0 +1,1 @@ 1 +$msg.get('platform.appwithinminutes.appHomePageTitle', $doc.space) - Parent
-
... ... @@ -1,0 +1,1 @@ 1 +AppWithinMinutes.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. WebHome1 +xwiki:XWiki.ludovic - Syntax
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki 1.01 +XWiki 2.0 - Content
-
... ... @@ -1,0 +1,24 @@ 1 +{{velocity}} 2 +#set ($discard = $services.localization.use('document', 'Phones.PhonesTranslations')) 3 +#set ($columnsProperties = { 4 + '_image': {"sortable":false,"filterable":false,"html":true}, 5 + 'doc.title': {"type":"text","size":20,"link":"view"}, 6 + 'os': {"type":"list","size":10}, 7 + 'os_version': {"type":"number","size":10}, 8 + 'screen_size': {"type":"number","size":10}, 9 + 'hardware_cpu': {"type":"text","size":10}, 10 + '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]} 11 +}) 12 +#set ($options = { 13 + 'className': 'Phones.PhonesClass', 14 + 'resultPage': 'Phones.PhonesLiveTableResults', 15 + 'translationPrefix': 'phones.livetable.', 16 + 'tagCloud': true, 17 + 'rowCount': 15, 18 + 'maxPages': 10, 19 + 'selectedColumn': 'doc.title', 20 + 'defaultOrder': 'asc' 21 +}) 22 +#set ($columns = ['_image', 'doc.title', 'os', 'os_version', 'screen_size', 'hardware_cpu', '_actions']) 23 +#livetable('phones' $columns $columnsProperties $options) 24 +{{/velocity}}
- motorola-xoom-with-wi-fi.3.jpg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.ludovic - Size
-
... ... @@ -1,0 +1,1 @@ 1 +36.0 KB - Content
- motorola-xoom-with-wi-fi.4.jpg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.ludovic - Size
-
... ... @@ -1,0 +1,1 @@ 1 +17.5 KB - Content
- motorola-xoom-with-wi-fi.5.jpg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.ludovic - Size
-
... ... @@ -1,0 +1,1 @@ 1 +17.3 KB - Content
- AppWithinMinutes.LiveTableClass[0]
-
- Live Table Columns
-
... ... @@ -1,0 +1,1 @@ 1 +_images name os os_version screen_size hardware_cpu _actions - Description
-
... ... @@ -1,0 +1,3 @@ 1 +This is a demo of an integration of XWiki with [[Angular JS>>http://angularjs.org/]], an MVC framework for Javascript. 2 + 3 +This screen is standard XWiki. To view the Angular JS integration go to [[Angular Search>>AngularSearch]]. - Class
-
... ... @@ -1,0 +1,1 @@ 1 +Phones.PhonesClass
- XWiki.UIExtensionClass[0]
-
- Extension Point ID
-
... ... @@ -1,0 +1,1 @@ 1 +org.xwiki.platform.panels.Applications - Extension Scope
-
... ... @@ -1,0 +1,1 @@ 1 +wiki - Extension ID
-
... ... @@ -1,0 +1,1 @@ 1 +platform.panels.PhonesApplication - Extension Parameters
-
... ... @@ -1,0 +1,3 @@ 1 +label=Phones 2 +target=Phones.WebHome 3 +icon=icon:application