I was just wondering if there is a way to override the title that gets built into the URL without manipulating the module itself? I need to change $title = urlencode($node->title) to $title = urlencode($node->display_title) that is in:

function service_links_render($node, $nodelink = FALSE)

This is D5, so my guess is no.

Thanks in advance for your help.

Comments

TheCrow’s picture

Version: 5.x-1.1 » 6.x-2.x-dev
Status: Active » Closed (fixed)

only for 2.x branch