0 Votes

Changes for page Navigation

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

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

Summary

Details

XWiki.UIExtensionClass[0]
Executed Content
... ... @@ -1,7 +1,8 @@
1 1  {{velocity}}
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
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()
7 7  {{/velocity}}
Extension Point ID
... ... @@ -1,1 +1,1 @@
1 -org.xwiki.platform.template.header.after
1 +platform.panels.rightPanels

XWiki AI Chat