To respect the url aliases generated by path.inc, all links printed with the l() function should refer to mysite/UID/view instead of mysite/UID.
To respect the url aliases generated by path.inc, all links printed with the l() function should refer to mysite/UID/view instead of mysite/UID.
Comments
Comment #1
agentrickardAs part of this, I need to refactor most menu 'title' elements and l() function to use the "My sitename.com" syntax.
New function:
This will eliminate redundant translation strings.
Comment #2
agentrickardFixed in HEAD.