The plugin adds a few Page Menu buttons to perform useful actions:
- Delete Page - Deletes the current page
- New Page - Creates a 'subpage' under the current namespace
- New Folder - Creates a 'subfolder' under the current namespace
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2 or later.
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.
If you install this plugin manually, make sure it is installed in
lib/plugins/pagebuttons/
- if the folder is called differently,
it will not work!
This plugin has been developped and tested with DokuWiki release 2018-04-22b "Greebo" and should work with later versions as well.
Earlier releases are not supported.
Source code and support for this plugin can be found at https://github.com/SoarinFerret/dokuwiki-plugin-pagebuttons
Icons:
- https://materialdesignicons.com/icon/trash-can-outline
- https://materialdesignicons.com/icon/folder-plus-outline
- https://materialdesignicons.com/icon/file-plus-outline
Built off the work provided here: https://github.com/dregad/dokuwiki-plugin-deletepagebutton