0 Votes

Changes for page Navigation

Last modified by Ryan C on 2025/05/14 19:39

From version 58.1
edited by Ryan C
on 2025/04/27 22:19
Change comment: There is no comment for this version
To version 59.1
edited by Ryan C
on 2025/04/27 22:20
Change comment: There is no comment for this version

Summary

Details

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