Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | Today | - | ||||
conf/ | H | 06-Aug-2020 | - | 46 | 31 | |
flags/ | H | 06-Aug-2020 | - | |||
lang/ | H | 06-Aug-2020 | - | 1,057 | 685 | |
syntax/ | H | 06-Aug-2020 | - | 132 | 52 | |
README | H A D | 04-Aug-2020 | 922 | 26 | 18 | |
action.php | H A D | 04-Aug-2020 | 13 KiB | 400 | 235 | |
admin.php | H A D | 04-Aug-2020 | 3.3 KiB | 102 | 80 | |
helper.php | H A D | 04-Aug-2020 | 14.7 KiB | 503 | 322 | |
plugin.info.txt | H A D | 04-Aug-2020 | 322 | 10 | 9 | |
print.css | H A D | 04-Aug-2020 | 55 | 2 | 1 | |
script.js | H A D | 04-Aug-2020 | 571 | 20 | 14 | |
style.css | H A D | 04-Aug-2020 | 2.3 KiB | 98 | 82 |
README
1translation Plugin for DokuWiki 2 3All documentation for this plugin can be found at 4http://www.dokuwiki.org/plugin:translation 5 6If you install this plugin manually, make sure it is installed in 7lib/plugins/translation/ - 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