Changes for page test

Last modified by Drunk Monkey on 2020-04-11 17:13

From version 2.1
edited by Drunk Monkey
on 2020-04-11 17:07
Change comment: There is no comment for this version
To version 1.1
edited by Drunk Monkey
on 2020-04-11 17:06
Change comment: There is no comment for this version

Summary

Details

XWiki.UIExtensionClass[0]
Executed Content
... ... @@ -1,5 +1,5 @@
1 1  {{velocity}}
2 -#if ($xwiki.hasAccessLevel('view', $xcontext.user, $xcontext.uix.doc.documentReference))
3 -{{menu type="horizontal fixedWidth" id="menu-horizontal-Menu-test-WebHome"}}{{include reference="$xcontext.uix.doc.documentReference" /}}{{/menu}}
4 -#end
2 +#panelheader("test")
3 +{{menu type="vertical collapsible open"}}{{include reference="$xcontext.uix.doc.documentReference" /}}{{/menu}}
4 +#panelfooter()
5 5  {{/velocity}}
Extension Point ID
... ... @@ -1,1 +1,1 @@
1 -org.xwiki.platform.template.header.after
1 +platform.panels.rightPanels