https://github.com/cosmocode/simplenavi
Create a simple navigation tree based on DokuWiki namespaces
https://github.com/cosmocode/simplenavi
dokuwiki-plugin navigation php
Last synced: 11 months ago
JSON representation
Create a simple navigation tree based on DokuWiki namespaces
- Host: GitHub
- URL: https://github.com/cosmocode/simplenavi
- Owner: cosmocode
- License: gpl-2.0
- Created: 2010-08-26T08:35:23.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2025-05-22T23:13:41.000Z (about 1 year ago)
- Last Synced: 2025-05-23T00:27:22.713Z (about 1 year ago)
- Topics: dokuwiki-plugin, navigation, php
- Language: PHP
- Homepage: http://www.dokuwiki.org/plugin:simplenavi
- Size: 65.4 KB
- Stars: 15
- Watchers: 8
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
simplenavi plugin for DokuWiki
Create a simple navigation tree based on namespaces
All documentation for this plugin can be found at
https://www.dokuwiki.org/plugin:simplenavi
If you install this plugin manually, make sure it is installed in
lib/plugins/simplenavi/ - if the folder is called different it
will not work!
Please refer to http://www.dokuwiki.org/extensions for additional info
on how to install extensions in DokuWiki.
----
Copyright (C) Andreas Gohr
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
See the LICENSING file for details