tormec / AcMenu

DokuWiki plugin which provides an accordion menu for namespaces and relative pages.
https://www.dokuwiki.org/plugin:acmenu
1 stars 3 forks source link

How to unnest from Top Level? #20

Open DriveworksTPMGit opened 11 months ago

DriveworksTPMGit commented 11 months ago

How do I remove the top level namespace from the accordion?

Currently everything collapses to the start page of the entire site. image

How do I skip this top level and just show the namespaces and pages in the site? image

tormec commented 11 months ago

That is a feature not available.

This could be an option like <acmenu --hide-namespace> but right now its implementation isn't scheduled.