| 1 |
$Id: README.txt,v 1.1.6.1 2009/02/28 07:47:46 davereid Exp $
|
| 2 |
|
| 3 |
CONTENTS OF THIS FILE
|
| 4 |
---------------------
|
| 5 |
|
| 6 |
* Introduction
|
| 7 |
* Installation
|
| 8 |
* Frequently Asked Questions (FAQ)
|
| 9 |
* Known Issues
|
| 10 |
* How Can You Contribute?
|
| 11 |
|
| 12 |
|
| 13 |
INTRODUCTION
|
| 14 |
------------
|
| 15 |
|
| 16 |
Current Maintainer: Dave Reid <http://drupal.org/user/53892>
|
| 17 |
Maintainer: hass <http://drupal.org/user/85918>
|
| 18 |
Maintainer: HorsePunchKid <http://drupal.org/user/95048>
|
| 19 |
Maintainer: jjeff <http://drupal.org/user/17190>
|
| 20 |
Contributer: webchick <http://drupal.org/user/24967>
|
| 21 |
Project Page: http://drupal.org/project/path_redirect
|
| 22 |
|
| 23 |
This module allows you to specify a redirect from one path to another, using
|
| 24 |
any HTTP redirect status (301 - Permanent Redirect, etc.).
|
| 25 |
|
| 26 |
|
| 27 |
INSTALLATION
|
| 28 |
------------
|
| 29 |
|
| 30 |
See http://drupal.org/getting-started/5/install-contrib for instructions on
|
| 31 |
how to install or update Drupal modules.
|
| 32 |
|
| 33 |
Once Path Redirect is installed and enabled, you can add redirections at
|
| 34 |
admin/build/redirects and check your site's redirection settigns at
|
| 35 |
admin/build/redirects/settings.
|
| 36 |
|
| 37 |
|
| 38 |
FREQUENTLY ASKED QUESTIONS
|
| 39 |
--------------------------
|
| 40 |
|
| 41 |
There are no frequently asked questions at this time.
|
| 42 |
|
| 43 |
|
| 44 |
KNOWN ISSUES
|
| 45 |
------------
|
| 46 |
|
| 47 |
There are no known issues at this time.
|
| 48 |
|
| 49 |
To report new bug reports, feature requests, and support requests, visit
|
| 50 |
http://drupal.org/project/issues/path_redirect.
|
| 51 |
|
| 52 |
|
| 53 |
HOW CAN YOU CONTRIBUTE?
|
| 54 |
---------------------
|
| 55 |
|
| 56 |
- Write a review for this module at drupalmodules.com.
|
| 57 |
http://drupalmodules.com/module/path-redirect
|
| 58 |
|
| 59 |
- Help translate this module on launchpad.net.
|
| 60 |
https://translations.launchpad.net/drupal-path-redirect
|
| 61 |
|
| 62 |
- Report any bugs, feature requests, etc. in the issue tracker.
|
| 63 |
http://drupal.org/project/issues/path_redirect
|