I am using Menu Breadcrumb successfully with the following configurations at admin/settings/menu_breadcrumb
- Use menu the page belongs to for the breadcrumb.
- Append page title to breadcrumb
What I would like to be able to do is continue using these settings, but also with the option of disabling a link for the current menu item. For example, here's a snippet from my primary links menu:
Home
- Industries
- Healthcare
When you're on the Healthcare page, I'd like 'Home' and 'Industries' to appear as links, but the 'Healthcare' breadcrumb to appear as plain text, without a link. Currently, all three appear as links and the 'Healthcare' link unnecessarily links you to the exact page you are currently on.
Does anyone have an available patch or idea for how I could go about achieving this?
Comments
Comment #1
jweowu commentedDo you also have "Appended page title as an URL." selected?
That causes the page title to be a link (not a URL -- it's rather badly worded).
With that option disabled, you really ought to be getting the behaviour you expect.
Comment #2
kccmcck commentedI do not have "Appended page title as an URL" selected.
In my situation, the breadcrumbs generated for the navigation menu work as expected, with the current page not appearing as a link. For my primary links menu however, every breadcrumb, including the current page title appears as a link, even with the "Appended page title as an URL" unchecked.
Comment #3
jweowu commentedIs the theme consistent for this varying behaviour?
If not, could you try switching to Garland and check whether the situation remains the same?
Comment #4
xurizaemonCleaning up issue queue. Closing all D6 issues.
If you believe this issue still applies to a supported version, feel free to re-open it. That would be a great time to check if the issue contains clear steps for reproducing the bug!
Thanks and sorry for any inconvenience.