Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 11-Apr-2025 | - | ||||
images/ | H | 03-May-2018 | - | |||
lang/ | H | 03-May-2018 | - | 534 | 258 | |
README | H A D | 06-Mar-2018 | 919 | 26 | 18 | |
aspell.php | H A D | 06-Mar-2018 | 9.9 KiB | 323 | 177 | |
helper.php | H A D | 06-Mar-2018 | 877 | 34 | 20 | |
plugin.info.txt | H A D | 06-Mar-2018 | 255 | 9 | 7 | |
script.js | H A D | 06-Mar-2018 | 14.7 KiB | 470 | 245 | |
spellcheck.php | H A D | 06-Mar-2018 | 9.1 KiB | 303 | 143 | |
style.css | H A D | 06-Mar-2018 | 927 | 55 | 44 | |
tmp | H A D | 06-Mar-2018 | 546 | 12 | 10 |
README
1spellcheck Plugin for DokuWiki 2 3All documentation for this plugin can be found at 4http://www.dokuwiki.org/plugin:spellcheck 5 6If you install this plugin manually, make sure it is installed in 7lib/plugins/spellcheck/ - 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