Closed (won't fix)
Project:
Path redirect
Version:
6.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2009 at 23:42 UTC
Updated:
10 Aug 2010 at 04:33 UTC
A project I'm working on required automatically creating redirects based on certain user actions. Path Redirect + Rules seemed like a nice fit, so I dropped some rules hooks into Path Redirect to do what I needed. The attached patch seems to work (though my testing has been minimal so far). The patch is against 6.x-1.0-beta4, but it also applies to 6.x-1.0-dev as of Oct. 30, 2009.
The patch adds the following:
A small start, but hopefully it helps.
| Comment | File | Size | Author |
|---|---|---|---|
| path_redirect.rules_.patch | 4.68 KB | jcarnett |
Comments
Comment #1
dave reidCan this code be stuffed into a path_redirect.rules.inc file and not in the main file at all? Will adding proper hooks to the redirection help with this somehow?
Comment #2
dave reidNo response in almost a year, so marking as won't fix.