The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
The Matrix: Redirect - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13)
+--- Thread: The Matrix: Redirect (/showthread.php?tid=5084)



The Matrix: Redirect - Angryboy - 2013-08-18

With the recent redirection plugins, I thought I'd make a quick one with The Matrix (done in less than a day).

(Note: I know that the _routes table was initially designed with this purpose in mind, but it was somewhat incomplete. I wanted to design a full plugin specialized for it)

Github
- https://github.com/lokothodida/matrix_redirect

Download (latest)
- https://github.com/lokothodida/matrix_redirect/archive/master.zip

Features
- Redirect from any url structure relative to the root of your GS installation, regardless of whether the page exists (e.g. 'slug', 'slug?page=2', 'any/kind/of/page')
- Time delay the redirection by a set amount (in seconds)
- Change title and content for the redirected page (you could do this anyways if the page already exists - this is for when the page isn't there, or can't be made, e.g. when the url structure doesn't allow for it).

Usage
- https://github.com/lokothodida/matrix_redirect/wiki/Usage

Screenshots
[Image: 0d8f5280-07f4-11e3-9613-2bd97e58ed16.png]
[Image: 0d93312a-07f4-11e3-9ce4-ef7a43877803.png]