I think this is most likely a feature request, but there may be something I am missing in the functionality of the module as it is, so I will start this as a support request.

On my website I assign the same content to multiple categories. Those categories are often child terms, so we were ending up with really long url's and decided at the node level to drop the canonical taxonomy path from the node title url aliases. (I know there is debate on long canonical url's as opposed to short human readable ones)

This wasn't a problem on crumbs for drupal 7, as you could set the crumb patterns for the node level @ admin/structure/crumbs/entity-parent. This allowed you to display something different in the breadcrumb at the node display than what was in the node title url alias.

It seems easy breadcrumbs is structured to run strictly off the url alias, So with us having dropped the canonical taxonomy out of the node titles, is there currently a way to display the current path to the node, in a breadcrumb at the node display level when that path is not in the url alias?

Thanks for any help!

Comments

ToneLoc created an issue. See original summary.

tonytheferg’s picture

Issue summary: View changes
tonytheferg’s picture

Status: Active » Closed (works as designed)

Added Menu breadcrumb to help my use case