Table of Contents
Page Index aka Sitemap
The index of pages or the sitemap is created by a special site action that shows the pages and namespaces within your wiki, organized as a tree and ordered by namespaces.
It can be accessed by clicking the Sitemap1) link in the global navigation, or called by adding &do=index
at the end of your wiki URL.
To view a specific namespace of your wiki, you can call ?idx=namespace_to_show
.
This is a standard feature in DokuWiki. In addition there are some very useful plugins with similar functionality that support additional features. See plugin lists tagged by menu or listing.
Issues
Be aware that it reveals namespaces (but not pages) that may be protected by the ACL. There is a sneaky index option you can set in your configuration file to enable protected namespace hiding in the Index. This option is not turned on by default since this will hide accessible pages that are children of an otherwise protected namespace.
Configuration
- See sneaky_index
- If index doesn't work, it may have been disabled by the disableactions option