Closed (fixed)
Project:
Vertigo
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2007 at 02:01 UTC
Updated:
10 Apr 2007 at 07:34 UTC
This theme runs great for me with one (minor) exception: Hovering the cursor over primary links, one sees the actual URL without the defined alias. The links work, but I would prefer to maintain consistency and show the aliases only.
Comments
Comment #1
behindthepage commenteduse the following code for primary links on line 26
This "L" function creates a link checking for url alias and also for clean urls.
It is the way to go when creating links in Drupal.
Nice theme.
Regards
gpdinoz
Comment #2
behindthepage commentedLink to "L" function in Drupal api reference
http://api.drupal.org/api/5/function/l
Comment #3
Taz commentedThere was possibly a reason why i changed from l(), although i can't think of it now. I'll change it back and i'll soon find out.
Comment #4
agileware commented