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
Comment #2
subhojit777Committed. Available in latest dev release.