From empty
To version 1.1
edited by superadmin
on 2017/11/28 14:52
Change comment: Install extension [org.xwiki.platform:xwiki-platform-application-ui/9.9]

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +$services.localization.render('application.index.title')
Parent
... ... @@ -1,0 +1,1 @@
1 +Main.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.XWikiGuest
1 +xwiki:XWiki.superadmin
Hidden
... ... @@ -1,1 +1,1 @@
1 -false
1 +true
Content
... ... @@ -1,0 +1,12 @@
1 +{{include reference="Applications.Macros" /}}
2 +
3 +{{velocity}}
4 +#set ($discard = $xwiki.ssx.use('Panels.Applications'))
5 +{{html}}
6 + <ul class="applicationsPanel nav nav-pills nav-stacked">
7 + #displayAppEntries('org.xwiki.platform.panels.Applications', '')
8 + </ul>
9 +{{/html}}
10 +
11 +#set ($displayDocExtra = false)
12 +{{/velocity}}
XWiki.UIExtensionClass[0]
Extension Content
... ... @@ -1,0 +1,10 @@
1 +{{velocity}}{{html clean="false"}}
2 + ##
3 + ## Application Index
4 + ##
5 + #set($applicationIndexRef = $services.model.createDocumentReference('', 'Applications', 'WebHome'))
6 + #if ($services.security.authorization.hasAccess('view', $applicationIndexRef))
7 + #template('drawer_macros.vm')
8 + #drawerItem($xwiki.getURL($applicationIndexRef), 'th', $escapetool.xml($services.localization.render('application.index.drawer')), 'tmMainApplicationIndex')
9 + #end
10 +{{/html}}{{/velocity}}
Extension Point ID
... ... @@ -1,0 +1,1 @@
1 +org.xwiki.plaftorm.drawer
Extension ID
... ... @@ -1,0 +1,1 @@
1 +org.xwiki.plaftorm.application.index
Extension Parameters
... ... @@ -1,0 +1,1 @@
1 +order=55000
Extension Scope
... ... @@ -1,0 +1,1 @@
1 +wiki

Tips

You can click on the arrows next to the breadcrumb elements to quickly navigate to sibling and children pages.

Need help?

If you need help with XWiki you can contact: