Closed (fixed)
Project:
Service links
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2008 at 20:11 UTC
Updated:
7 Apr 2011 at 08:13 UTC
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
Comment #1
TheCrow commentedonly for 2.x branch