29 Jan
2007
29 Jan
'07
12:02 a.m.
On 1/29/07, Angela Byron <drupal-devel@webchick.net> wrote:
Really, my only major beef with Drupal's breadcrumbs is that the current page (non-linked) is not included. See http:// developer.yahoo.com/ypatterns/pattern.php?pattern=breadcrumbs
However, I guess that's why we want to make it all configurable. ;)
You can easily add the current page (linked or non-linked) to the breadcrumb trail by overriding theme('breadcrumb'). Cheers, Jaza.