Closed (fixed)
Project:
Pathauto
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2009 at 17:35 UTC
Updated:
6 Nov 2009 at 17:48 UTC
We had a problem where most of our nodes needed to be realiased upon every update, but there a few other nodes that we didn't want to ever be realiased. We created this patch to allow users to disable re-aliasing on a node by node basis.
I'm not sure if this is a common need or not, but just in case I decided to post it.
| Comment | File | Size | Author |
|---|---|---|---|
| pathauto_never_alias.patch | 9.03 KB | kleinmp |
Comments
Comment #1
gregglesMy sense is that this feature should not be added because it adds complexity without adding enough benefit.
I suggest making it into it's own module so that it could be enabled separately.
Comment #2
kleinmp commentedActually, I just updated to 6.x-1.2 and it does exactly what we really wanted, so I'll just close this issue.