Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 30-Apr-2025 | - | ||||
lang/ | H | 05-May-2020 | - | 55 | 30 | |
pix/ | H | 05-May-2020 | - | 6 | 3 | |
README | H A D | 04-May-2020 | 919 | 26 | 18 | |
plugin.info.txt | H A D | 04-May-2020 | 211 | 8 | 7 | |
print.css | H A D | 04-May-2020 | 37 | 4 | 3 | |
script.js | H A D | 04-May-2020 | 3 KiB | 109 | 70 | |
style.css | H A D | 04-May-2020 | 322 | 21 | 18 |
README
1searchjump Plugin for DokuWiki 2 3All documentation for this plugin can be found at 4http://www.dokuwiki.org/plugin:searchjump 5 6If you install this plugin manually, make sure it is installed in 7lib/plugins/searchjump/ - 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