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

mrfelton’s picture

check out pathologic perhaps.

mrfelton’s picture

Version: 6.x-1.0 » 6.x-2.0-beta3
Status: Active » Fixed

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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.