Skip to content

vkristian/dokuwiki-plugin-pagebuttons

This branch is 1 commit ahead of, 4 commits behind SoarinFerret/dokuwiki-plugin-pagebuttons:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

32e5a5a · Jan 13, 2022

History

21 Commits
Sep 15, 2020
May 29, 2020
Jan 13, 2022
Mar 22, 2021
May 29, 2020
Mar 22, 2021
Mar 22, 2021
May 29, 2020
Sep 15, 2020
Sep 15, 2020
Mar 22, 2021
Mar 22, 2021

Repository files navigation

Page Buttons Plugin for DokuWiki

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

Screenshot

License

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.

Installation and Configuration

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!

Compatibility

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.

Support

Source code and support for this plugin can be found at https://github.com/SoarinFerret/dokuwiki-plugin-pagebuttons

Credits

Icons:

Built off the work provided here: https://github.com/dregad/dokuwiki-plugin-deletepagebutton

Packages

No packages published

Languages

  • PHP 67.1%
  • JavaScript 32.9%