Problem/Motivation

If I give link path node/[nid], the path appear as it is even if there is alias for the node path. This module should consider the alias if it exists.

Proposed resolution

Use drupal_get_path_alias() while rendering the link.

Remaining tasks

None

User interface changes

Link path as well as link text should be rendered according to its alias.

API changes

None

Comments

  • subhojit777 committed 5cb82c7 on 7.x-1.x
    Issue #2386921 by subhojit777: Support for url aliases
    
subhojit777’s picture

Component: User interface » Code
Assigned: subhojit777 » Unassigned
Status: Active » Fixed

Committed. Available in latest dev release.

  • subhojit777 committed 5cb82c7 on 8.x-1.x
    Issue #2386921 by subhojit777: Support for url aliases
    

Status: Fixed » Closed (fixed)

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