Closed (fixed)
Project:
Path Filter
Version:
6.x-2.0-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2009 at 00:19 UTC
Updated:
31 Oct 2009 at 13:40 UTC
Hi,
This module can handle links "node/id" and replace then with "article/article_name" ? ("article/article_name" is a alias path of the node)
I would prefer this than use "internal:node/id" because this is more easy for users editors.
Is there any other module to handle this?
many thanks
Comments
Comment #1
mrfelton commentedcheck out pathologic perhaps.
Comment #2
mrfelton commentedThis module is able to do this now, check out the latest 6.x-2.x beta, specifically the new feature #148300: [Push #1]: Automatic url conversion to internal links which will let you type
<a href='/node/12345'>and have it converted to it's alias automatically.