Active
Project:
Crumbdown
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Jun 2011 at 09:11 UTC
Updated:
1 Jan 2014 at 12:46 UTC
Jump to comment: Most recent
Comments
Comment #1
basicmagic.net commentedsubscribe
Comment #2
dgastudio commentedsubscribe
Comment #3
klonosWe now have a D7 version of Crumbs! Let's help polish it.
Comment #4
donquixote commentedOne basic difficulty I have with Crumbdown is how good or bad it plays with themes.
Almost every theme out there has its own way to deal with breadcrumbs. Crumbs generally tries to respect that, and let the theme do its thing, as if it was a normal system breadcrumb.
With Crumbdown, this approach breaks.
A lot of themes render breadcrumbs as inline elements - link, span, whatever.
However, if Crumbdown dropdowns are rendered as ul+li, then it is not allowed to put them inside the link or span tags.
Even if the breadcrumb items are li elements: If they are set to display:inline, then the dropdown will not be positioned correctly.
Any ideas?
Comment #5
geek-merlinUpdated this issue in the light of our last mail conversation:
donquixote wrote:
axel.rutz wrote:
Comment #6
klonosGreat to see some movement here after so long! I really miss this module in D7 and will help with testing.