By nickleus on
i don't need to create a new locale/translation for the site, since the only english word that is NOT configurable in drupal is the silly "Home" breadcrumb link. I think you should also make that one easily customizable. How do i concretely change that without changing core files and without creating a locale/translation?
If the answer is to create a mod/module, then please is there anyone who can give me exact code? I am no php pro and i don't have the time to investigate this just to change a single word on my site. otherwise i think drupal is GREAT! nice work everyone! =)
Comments
i'm using the garland theme
i'm using the garland theme btw =)
Check out my music
Check out my phrasebook
you can do this with a few
you can do this with a few tweaks to your theme's template.php file. a search for "theme breadcrumb" on this site turns up a lot of resources. here are a few starters:
snippets page
forum post