Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/casperklein/dokuwiki_plugin_linkprefix
linkprefix Plugin for DokuWiki
https://github.com/casperklein/dokuwiki_plugin_linkprefix
dokuwiki dokuwiki-plugin
Last synced: 15 days ago
JSON representation
linkprefix Plugin for DokuWiki
- Host: GitHub
- URL: https://github.com/casperklein/dokuwiki_plugin_linkprefix
- Owner: casperklein
- Created: 2017-10-06T00:10:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-19T22:47:42.000Z (about 5 years ago)
- Last Synced: 2024-11-06T07:03:42.297Z (2 months ago)
- Topics: dokuwiki, dokuwiki-plugin
- Language: PHP
- Homepage: https://www.dokuwiki.org/plugin:linkprefix
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
linkprefix Plugin for DokuWiki
This plugin adds a custom string in front of all external URLs. That is useful for referer remove services.
All documentation for this plugin can be found at
https://www.dokuwiki.org/plugin:linkprefixIf you install this plugin manually, make sure it is installed in
lib/plugins/linkprefix/ - if the folder is called different it
will not work!Please refer to https://www.dokuwiki.org/plugins for additional info
on how to install plugins in DokuWiki.----
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the LicenseThis program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.See the COPYING file in your DokuWiki folder for details