Closed (fixed)
Project:
Custom Breadcrumbs
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2009 at 14:41 UTC
Updated:
12 Oct 2009 at 18:40 UTC
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
Comment #1
MGN commentedI 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.