Closed (outdated)
Project:
Custom Breadcrumbs
Version:
7.x-2.0-alpha3
Component:
custom_breadcrumbs
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2014 at 11:20 UTC
Updated:
17 Jul 2025 at 10:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
simonminter commentedThis patch removes the build mode check, which seems to do the trick.
Comment #2
johan.gant commentedRe-rolled patch against 7.x-2.0-alpha3.
Comment #3
johan.gant commentedA minor variant on the original matter reported - if you're using display suite the node rules for custom breadcrumb match any node being rendered if simonminter's patch is applied. That's not very handy when rendering some nodes in teaser or other view modes.
As an initial solution, I've patched the admin form to allow you to pick which DS view modes to act on. Not expecting this to be incorporated into the main code stream, but this solves my own immediate issues and it's preferable to reference patch files on d.o from a make file. It might even be useful to someone else... who knows.
Comment #4
lamp5