forked from andywebber/dokuwiki-plugin-orphanswanted
-
Notifications
You must be signed in to change notification settings - Fork 7
"config:hidepages" only hides pages that are fully qualified #38
Copy link
Copy link
Open
Labels
Description
Specifying the name of the page "sidebar" in the setting "config: hidepages" does not hide from the list of orphaned pages "help: sidebar", "photo: sidebar" and the like.
In order to hide the "sidebar" in the nested namespace, I must specify the full name of the page, including all namespaces, what can be very annoying in the case of deep and wide namespace structure, for example "work:photo:2020:sidebar".
It would be nice if was enough to specify a part of the name or a regular expression. If this can be done in current version, then it would be nice to describe this feature in more detail in the help.
I use Greebo release, plugin was installed via plugin manager.
Reactions are currently unavailable