Closed (fixed)
Project:
Custom Breadcrumbs
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2009 at 08:23 UTC
Updated:
23 Jun 2009 at 22:40 UTC
The drupal path that this custom breadcrumb trail will apply to. The '*' character can be used as a wildcard to set a custom breadcrumb for all matching paths. For example, foo/bar/* could be used to match every page with a path beginning with foo/bar.
Actually, foo/bar/* could be used to match every page with a path beginning with foo/bar/ not foo/bar - to do that you would need to set it as foo/bar*
Comments
Comment #1
MGN commentedAgreed. Thanks for catching the typo.
Comment #2
MGN commentedCommitted: http://drupal.org/cvs?commit=223292