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

MGN’s picture

Agreed. Thanks for catching the typo.

MGN’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.