path_redirect.admin.inc |
path_redirect.admin.inc |
|
Administrative page callbacks for the path_redirect module. |
path_redirect.info |
path_redirect.info |
|
name = Path redirect
description = Redirect users from one URL to another.
core = 6.x
enhances[] = pathauto
suggests[] = global_redirect
recommends[] = elements |
path_redirect.install |
path_redirect.install |
|
Install and uninstall schema and functions for the path_redirect module. |
path_redirect.module |
path_redirect.module |
|
|
path_redirect.test |
path_redirect.test |
|
Tests for the path_redirect module. |
path_redirect_generate.drush.inc |
generate/path_redirect_generate.drush.inc |
|
Generate redirects via drush framework. |
path_redirect_generate.info |
generate/path_redirect_generate.info |
|
name = Path redirect generate
description = Bulk create redirects for testing.
package = Development
core = 6.x
dependencies[] = path_redirect
dependencies[] = devel_generate
tags[] = developer |
path_redirect_generate.module |
generate/path_redirect_generate.module |
|
|
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Installation
* Frequently Asked Questions (FAQ)
* Known Issues
* How Can You Contribute?
INTRODUCTION
------------
Current Maintainer: Dave Reid… |