Hi Willi,
The Navigation Panel (
http://extensions.xwiki.org/xwiki/bin/view/Extension/Panels+Application#HNa…
), which I think you are referring to, doesn't support manual ordering. If
the navigation menu you want to put in place doesn't change very often (and
you're OK with hard-coding it) then you can use the Menu Application, but
also the static Tree Macro (
http://extensions.xwiki.org/xwiki/bin/view/Extension/Tree+Macro#HStaticTree
). If you need the navigation menu to be dynamic (as it is right now) then
you can either create a custom tree (starting from the
http://extensions.xwiki.org/xwiki/bin/view/Extension/Document+Tree+Macro )
or use the Menu Application with some scripting as in
http://extensions.xwiki.org/xwiki/bin/view/Extension/Menu+Application#HHier…
.
Hope this helps,
Marius
On Mon, Mar 6, 2017 at 11:03 AM, Willi Schiegel <
willi.schiegel(a)technologit.de> wrote:
Dear All,
is it possible to customize the navigation menu in the sidebar, for
example to change the ordering from automatic alphabetical to a manual
order? Would be the extension "Menu Application" the right choice for this?
Thank you very much.
Best,
Willi