• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..Today-

conf/H03-Jan-2019-228

lang/H03-Jan-2019-268

READMEH A D02-Jan-2019981 2718

plugin.info.txtH A D02-Jan-2019232 76

redirect.phpH A D10-Sep-20151 KiB3824

renderer.phpH A D02-Jan-20191.9 KiB5940

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