0 Votes

Changes for page Navigation

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

From version 84.1
edited by Ryan C
on 2025/05/12 02:40
Change comment: There is no comment for this version
To version 86.1
edited by Ryan C
on 2025/05/12 08:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,7 +15,7 @@
15 15  *** **[[Advanced Features>>||style="color: #E0FFFF; font-weight: bold; text-decoration: none; color: #000000"]]**
16 16  * **[[Studies>>doc:Main.Studies.Research at a Glance.WebHome||style="color: #E0FFFF; font-weight: bold; text-decoration: none;"]]**
17 17  * **[[Pro White Music>>doc:Pro White Music.WebHome||style="color: #E0FFFF; font-weight: bold; text-decoration: none;"]]**
18 -* **Applications**
18 +* **[[Applications>>doc:Pro White Music.WebHome||style="color: #E0FFFF; font-weight: bold; text-decoration: none;"]]**
19 19  ** **[[FAQ>>url:https://www.thewhitearchive.org/bin/view/FAQ/||style="color: #E0FFFF; font-weight: bold; text-decoration: none; color: #000000"]]**
20 20  ** **[[ File Manager>>url:https://www.thewhitearchive.org/bin/view/FileManager/||style="color: #E0FFFF; font-weight: bold; text-decoration: none; color: #000000"]]**
21 21  ** **[[ Forums>>url:https://www.thewhitearchive.org/bin/view/Forums/||style="color: #E0FFFF; font-weight: bold; text-decoration: none; color: #000000"]]**
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.leftPanels