public
Fork of randomutterings/page_redirect
Description: This is an extension for Radiant CMS which allows you to redirect pages with http status codes.
Homepage: http://www.randomutterings.com/projects/page_redirect
Clone URL: git://github.com/santry/page_redirect.git
name age message
file README Loading commit data...
file Rakefile
directory app/
directory lib/
file page_redirect_extension.rb
directory test/
README
= Page Redirect

Allows you to redirect pages with valid http status codes.

Install with git

git clone git://github.com/randomutterings/page_redirect.git vendor/extensions/page_redirect

Create a page that you want to redirect and choose the redirect page type.  Put the url to redirect to in the body.  
Currently it does 302 status codes.