https://github.com/cosmocode/pagenav
DokuWiki Plugin to display links to the next or previous alphabetically ordered page
https://github.com/cosmocode/pagenav
Last synced: 11 months ago
JSON representation
DokuWiki Plugin to display links to the next or previous alphabetically ordered page
- Host: GitHub
- URL: https://github.com/cosmocode/pagenav
- Owner: cosmocode
- Created: 2009-07-25T10:11:03.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2020-12-09T22:51:05.000Z (over 5 years ago)
- Last Synced: 2024-04-15T00:37:47.199Z (about 2 years ago)
- Language: PHP
- Homepage: http://www.dokuwiki.org/plugin:pagenav
- Size: 21.5 KB
- Stars: 4
- Watchers: 9
- Forks: 8
- Open Issues: 9
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
pagenav Plugin for DokuWiki
Add next/previous page navigation to pages
All documentation for this plugin can be found at
https://dokuwiki.org/plugin:pagenav
If you install this plugin manually, make sure it is installed in
lib/plugins/pagenav/ - if the folder is called different it
will not work!
Please refer to http://www.dokuwiki.org/plugins for additional info
on how to install plugins 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