Loading...
 
Skip to main content

History: PluginRedirect

Preview of version: 3

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,msg=>"Text to display on redirection page")/}
onto any page , delay is in seconds.

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

Damian

History

Advanced
Information Version
Xavier de Pedro 7
View
luciash d' being 🧙 URL fix 6
View
DennisDaniels A: /tiki-editpage.php?page=TheTargetPageWithTheRedirectPlugin 5
View
DennisDaniels clean up some bad spelling and poor grammar 4
View
Damian Parker 3
View
Damian Parker small enhancement in readyness for 1.9 release 2
View
Damian Parker 1
View