Hello,
I have a question regarding the nopg parameter in indexmenu. Currently, nopg hides all pages inside namespaces. However, what I actually need is the ability to filter root-level pages only, while still displaying pages that are inside a namespace.
For example:
example.org/wiki/Info.txt → should be hidden (root-level page)
example.org/wiki/Namespace:Info.txt → both the namespace and the page should be shown
Is there currently a way to achieve this with indexmenu? If not, would you consider adding such an option in a future release?
Thank you very much for your work on this plugin!