Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | Today | - | ||||
lang/ | H | 03-May-2018 | - | 8 | 4 | |
README | H A D | 06-Jul-2016 | 907 | 26 | 18 | |
Vera.ttf | H A D | 06-Jul-2016 | 64.4 KiB | |||
fetch.php | H A D | 06-Jul-2016 | 1.2 KiB | 45 | 27 | |
plugin.info.txt | H A D | 06-Jul-2016 | 228 | 9 | 7 | |
style.css | H A D | 06-Jul-2016 | 480 | 33 | 25 | |
syntax.php | H A D | 06-Jul-2016 | 33.2 KiB | 831 | 627 |
README
1godiag Plugin for DokuWiki 2 3All documentation for this plugin can be found at 4http://www.dokuwiki.org/plugin:godiag 5 6If you install this plugin manually, make sure it is installed in 7lib/plugins/godiag/ - 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