History: PluginRedirect
Preview of version: 2
Wiki Plugin Redirect
Introduction
This wiki plugin is available at mods.tikiwiki.org and provides a very quick way to redirect one wiki page to another.
The source code is in the mods CVS area, so if you want to improve it cvs co mods and get on with it! 😊
Installation
Installation from the .tar.gz file is easy, just copy the wikiplugin_redirect.php to your lib/wiki-plugins/ folder in your Tiki site.
How to use
To use, just put:
Copy to clipboard
{REDIRECT(page=>PageToGoto,delay=>10)/}
Warnings!
- It does not check permissions
- It only works to another wiki page
- Watch out for loops, there is no check for an infinate loop situation!
- There is no warning or you will be redirected in 5 seconds message, its instant!
Finallly
Enjoy It