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.

CommentFileSizeAuthor
pathauto_never_alias.patch9.03 KBkleinmp

Comments

greggles’s picture

Priority: Minor » Normal

My 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.

kleinmp’s picture

Status: Active » Closed (fixed)

Actually, I just updated to 6.x-1.2 and it does exactly what we really wanted, so I'll just close this issue.