1bureaucracytoolbar plugin for DokuWiki 2 3 4All documentation for this plugin can be found at 5https://github.com/edwardcodelab/bureaucracytoolbar 6 7If you install this plugin manually, make sure it is installed in 8lib/plugins/bureaucracytoolbar/ - if the folder is called different it 9will not work! 10 11Please refer to http://www.dokuwiki.org/extensions for additional info 12on how to install extensions in DokuWiki. 13 14 15 16---- 17Copyright (C) dodotori <dodotori@localhost> 18 19This program is free software; you can redistribute it and/or modify 20it under the terms of the GNU General Public License as published by 21the Free Software Foundation; version 2 of the License 22 23This program is distributed in the hope that it will be useful, 24but WITHOUT ANY WARRANTY; without even the implied warranty of 25MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 26GNU General Public License for more details. 27 28See the LICENSING file for details 29