/dokuwiki-plugin-catlist

DokuWiki plugin to list pages and namespaces recursively in nested lists

Primary LanguagePHP

catlist DokuWiki plugin.

Static tree-like page listing plugin for DokuWiki.

For detailed description and documentation, see the plugin page.

Contribution

Do what you want. Any help to add features or refactor the code is welcomed. The only requirement is backwards compatibility and some consistence.

The plugin is not actively developped, but still maintained. Some features are and may be added if it is not too much work.

Security

The plugin directly scans the file system for pages, and does not use the tree-walking DokuWiki primitive. DokuWiki permissions should be respected, but there is no absolute guarantee, as there may be unexplored corner cases. Use with care.