In order to have complex custom breadcrumbs you need to have multiple breadcrumbs and then control the visibility via a php snippet. For example if the path is 2 arguments long show breadcrumb A or if it is 3 arguments long show breadcrumb B. But both of these show on the list of breadcrumbs as the same name which makes it hard to which one to edit from the list. Hence it would be better to allow the user to define their own name for the breadcrumb.

Comments

MGN’s picture

Status: Active » Fixed

I agree! I've added a breadcrumb name field on the create breadcrumb forms for each of the custom breadcrumb. A default name will be given if this field is left blank. This has now been committed to 6.x-2.x-dev.

This affects all of the custom breadcrumbs modules so when upgrading to the latest dev be sure to update all of the custom breadcrumbs sub modules. Also Be sure to run update.php after installing the latest custom breadcrumbs package.

Status: Fixed » Closed (fixed)

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