Custom home link text

lonehorseend - November 4, 2008 - 03:01
Project:Menu Breadcrumb
Version:6.x-1.1
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

I love this module. However, I also like to have my home link text not read "Home," but rather the name of the site or something else that I choose. I used to be able to use template.php to override this, but I think menu_bredcrumb overrode that. So I ended up doing a search and replace on the breadcrumb trail variable in my page.tpl. However, it would be so much easier if menu_breadcrumb offered the functionality.

#1

joachim - March 4, 2009 - 16:16

Menu Breadcrumb doesn't do any theming, so you can still override theme_breadcrumb in your theme.

#2

xurizaemon - October 9, 2009 - 03:32
Status:active» won't fix

As Joachim says, you may implement this in your theme, and this functionality is outside the scope of this module.

See http://api.drupal.org/api/function/theme_breadcrumb/6

 
 

Drupal is a registered trademark of Dries Buytaert.