Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 11-Apr-2025 | - | ||||
extension/ | H | 27-Feb-2020 | - | 52 | 41 | |
lang/ | H | 27-Feb-2020 | - | 64 | 48 | |
pix/ | H | 27-Feb-2020 | - | |||
README | H A D | 18-Mar-2017 | 910 | 26 | 18 | |
ToolboxCounter.js | H A D | 18-Mar-2017 | 3.4 KiB | 124 | 76 | |
ToolboxFindAndReplace.js | H A D | 18-Mar-2017 | 7.5 KiB | 273 | 155 | |
ToolboxTextTools.js | H A D | 18-Mar-2017 | 2.5 KiB | 105 | 64 | |
extension.php | H A D | 18-Mar-2017 | 2.1 KiB | 74 | 48 | |
extension.svg | H A D | 18-Mar-2017 | 58.6 KiB | 1,049 | 1,046 | |
plugin.info.txt | H A D | 18-Mar-2017 | 208 | 9 | 7 | |
script.js | H A D | 18-Mar-2017 | 266 | 9 | 2 | |
toolbox.js | H A D | 18-Mar-2017 | 2.5 KiB | 93 | 68 |
README
1toolbox Plugin for DokuWiki 2 3All documentation for this plugin can be found at 4http://www.dokuwiki.org/plugin:toolbox 5 6If you install this plugin manually, make sure it is installed in 7lib/plugins/toolbox/ - if the folder is called different it 8will not work! 9 10Please refer to http://www.dokuwiki.org/plugins for additional info 11on how to install plugins in DokuWiki. 12 13---- 14Copyright (C) Andreas Gohr <andi@splitbrain.org> 15 16This program is free software; you can redistribute it and/or modify 17it under the terms of the GNU General Public License as published by 18the Free Software Foundation; version 2 of the License 19 20This program is distributed in the hope that it will be useful, 21but WITHOUT ANY WARRANTY; without even the implied warranty of 22MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 23GNU General Public License for more details. 24 25See the COPYING file in your DokuWiki folder for details 26