Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 30-Apr-2025 | - | ||||
conf/ | H | 03-Jan-2019 | - | 22 | 8 | |
lang/ | H | 03-Jan-2019 | - | 26 | 8 | |
README | H A D | 02-Jan-2019 | 981 | 27 | 18 | |
plugin.info.txt | H A D | 02-Jan-2019 | 232 | 7 | 6 | |
redirect.php | H A D | 10-Sep-2015 | 1 KiB | 38 | 24 | |
renderer.php | H A D | 02-Jan-2019 | 1.9 KiB | 59 | 40 |
README
1linkprefix Plugin for DokuWiki 2 3This plugin adds a custom string in front of all external URLs. That is useful for referer remove services. 4 5All documentation for this plugin can be found at 6https://www.dokuwiki.org/plugin:linkprefix 7 8If you install this plugin manually, make sure it is installed in 9lib/plugins/linkprefix/ - if the folder is called different it 10will not work! 11 12Please refer to https://www.dokuwiki.org/plugins for additional info 13on how to install plugins in DokuWiki. 14 15---- 16 17This program is free software; you can redistribute it and/or modify 18it under the terms of the GNU General Public License as published by 19the Free Software Foundation; version 2 of the License 20 21This program is distributed in the hope that it will be useful, 22but WITHOUT ANY WARRANTY; without even the implied warranty of 23MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 24GNU General Public License for more details. 25 26See the COPYING file in your DokuWiki folder for details 27