You are here

README.txt in Page manager redirect 7

Same filename and directory in other branches
  1. 6 README.txt
Welcome to Page Manager Redirect.

This is a very simple module that exposes a 'redirect' task to the page manager module in the ctools suite. This allows you to define paths that can then redirect to others, all without writing any code. You can use this to do things like:

- Redirect user profile nodes to the /user/X page that owns the profile
- Redirect Images in a gallery to their node referenced gallery.

Note that the latest versions of the Chaos Tool suite now include a HTTP Response code plugin that works very similarly to Page Manager Redirect. You may wish to use that instead. It works in a very similar way to PMR.

Some helpful example redirects may be found in the Page manager redirect examples sub-module.

For documentation on how to use Page Manager Redirect, please see http://drupal.org/node/938584
Some understanding of Page Manager is required for using PMR.

About the Developers
This project is currently maintained by developers at ComputerMinds - visit us at http://www.computerminds.co.uk. We at ComputerMinds pride ourselves on offering quality Drupal training, Drupal development and Drupal consulting. Go Drupal!

File

README.txt
View source
  1. Welcome to Page Manager Redirect.
  2. This is a very simple module that exposes a 'redirect' task to the page manager module in the ctools suite. This allows you to define paths that can then redirect to others, all without writing any code. You can use this to do things like:
  3. - Redirect user profile nodes to the /user/X page that owns the profile
  4. - Redirect Images in a gallery to their node referenced gallery.
  5. Note that the latest versions of the Chaos Tool suite now include a HTTP Response code plugin that works very similarly to Page Manager Redirect. You may wish to use that instead. It works in a very similar way to PMR.
  6. Some helpful example redirects may be found in the Page manager redirect examples sub-module.
  7. For documentation on how to use Page Manager Redirect, please see http://drupal.org/node/938584
  8. Some understanding of Page Manager is required for using PMR.
  9. About the Developers
  10. This project is currently maintained by developers at ComputerMinds - visit us at http://www.computerminds.co.uk. We at ComputerMinds pride ourselves on offering quality Drupal training, Drupal development and Drupal consulting. Go Drupal!