theming

URL based breadcrumb for Drupal

By default the Drupal breadcrumb is very simplistic. It will list breadcrumb like items but if you have a path like www.example.com/news/archive/2007/06 it tends to not really be what I want it to be (I think it should be News > Archive > 2007 > 06).

I created a little snippit that I use in a lot of the sites I create. ***Warning: Minor file editing involved*** Just edit your themes template.php file (if your theme was called blue check out /sites/all/blue/template.php). In the template.php add

Syndicate content

User login