Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
conf/ | 02-Mar-2024 | - | 19 | 6 | ||
images/ | 02-Mar-2024 | - | ||||
lang/ | 02-Mar-2024 | - | 203 | 51 | ||
ChangeLog.md | D | 01-Mar-2024 | 5.7 KiB | 121 | 92 | |
README.md | D | 01-Mar-2024 | 1.1 KiB | 31 | 21 | |
action.php | D | 01-Mar-2024 | 8.7 KiB | 264 | 150 | |
plugin.info.txt | D | 01-Mar-2024 | 226 | 8 | 7 | |
style.css | D | 01-Mar-2024 | 542 | 22 | 20 | |
syntax.php | D | 01-Mar-2024 | 5.4 KiB | 166 | 66 |
README.md
1Page Redirect Plugin for DokuWiki 2================================= 3 4[](https://travis-ci.org/glensc/dokuwiki-plugin-pageredirect) 5 6Redirects page requests based on content 7 8All documentation for this plugin can be found at 9https://www.dokuwiki.org/plugin:pageredirect 10 11If you install this plugin manually, make sure it is installed in 12`lib/plugins/pageredirect/` - if the folder is called different it 13will not work! 14 15Please refer to http://www.dokuwiki.org/plugins for additional info 16on how to install plugins in DokuWiki. 17 18---- 19Copyright (C) Elan Ruusamäe <glen@delfi.ee> 20 21This program is free software; you can redistribute it and/or modify 22it under the terms of the GNU General Public License as published by 23the Free Software Foundation; version 2 of the License 24 25This program is distributed in the hope that it will be useful, 26but WITHOUT ANY WARRANTY; without even the implied warranty of 27MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 28GNU General Public License for more details. 29 30See the COPYING file in your DokuWiki folder for details 31