Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | Today | - | ||||
_notes/ | H | 04-May-2018 | - | 7 | 6 | |
README | H A D | 31-Jan-2018 | 1 KiB | 28 | 19 | |
README.md | H A D | 31-Jan-2018 | 1.1 KiB | 29 | 20 | |
indobible-dokuwiki.png | H A D | 31-Jan-2018 | 472.1 KiB | |||
manager.dat | H A D | 31-Jan-2018 | 42 | 2 | 1 | |
plugin.info.txt | H A D | 31-Jan-2018 | 307 | 8 | 7 | |
script.js | H A D | 31-Jan-2018 | 140 | 7 | 3 | |
style.css | H A D | 31-Jan-2018 | 327 | 19 | 17 | |
syntax.php | H A D | 31-Jan-2018 | 5.3 KiB | 136 | 87 |
README
1Indonesian Bible Plugin for DokuWiki 2 3provides a tag to recognize a text that follow bible verse chapters and numbers syntax in order to display indonesian bible as a tool tip 4 5All documentation for this plugin can be found at 6http://www.dokuwiki.org/plugin:indobible 7 8If you install this plugin manually, make sure it is installed in 9lib/plugins/bible/ - if the folder is called something different it 10will not work! 11 12Please refer to http://www.dokuwiki.org/plugins for additional info 13on how to install plugins in DokuWiki. 14 15---- 16Copyright (C) Budi Susanto <budsus@ti.ukdw.ac.id> 17 18This program is free software; you can redistribute it and/or modify 19it under the terms of the GNU General Public License as published by 20the Free Software Foundation; version 2 of the License 21 22This program is distributed in the hope that it will be useful, 23but WITHOUT ANY WARRANTY; without even the implied warranty of 24MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 25GNU General Public License for more details. 26 27See the COPYING file in your DokuWiki folder for details 28
README.md
1# indobible-dokuwiki 2Indonesian Bible Plugin for DokuWiki 3 4provides a tag to recognize a text that follow bible verse chapters and numbers syntax in order to display indonesian bible as a tool tip 5 6All documentation for this plugin can be found at 7http://www.dokuwiki.org/plugin:indobible 8 9If you install this plugin manually, make sure it is installed in 10lib/plugins/bible/ - if the folder is called something different it 11will not work! 12 13Please refer to http://www.dokuwiki.org/plugins for additional info 14on how to install plugins in DokuWiki. 15 16---- 17Copyright (C) Budi Susanto <budsus@ti.ukdw.ac.id> 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 COPYING file in your DokuWiki folder for details 29