Provides a feature I was missing in DokuWiki soon after installing my first copy. Fortunately, with the new plugin-type included in the recently released version of DokuWiki, it is now possible to do without use of javascript as with the goto plugin.
Could not have made this plugin without help from the author of the login_redirector plugin (Christopher Smith). The creator of the note plugin (Olivier Cortes) is also due credit as I am using his CSS to display the redirection messages.
| Date | Version | Download | DokuWiki Version |
|---|---|---|---|
| 2007-01-24 | Build 2 | .zip (5.5KB) | devel |
Simply include the code:
~~REDIRECT>namespace:page~~
In whatever page you want a redirect from. Replacing namespace:page with the page you want to redirect to.
You can view a page and avoid redirection by appending ?redirect=no to the URL