The menu built by taxonomy_dhtl doesn't behave like the regular Drupal menus:
- it has a - prefix instead of being wrapped with <li>;
- it isn't marked as selected when clicked (see above);
It would be great if the taxonomy_context block building routines were recycled for this module too.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | taxonomy_dhtml.module_3.patch | 1.96 KB | david lesieur |
| #3 | taxonomy_dhtml.module_2.patch | 1.96 KB | david lesieur |
| #2 | taxonomy_dhtml.module_1.patch | 1.89 KB | david lesieur |
Comments
Comment #1
moshe weitzman commentedpatches on this would be accepted. Note this issue has been open for years now: http://drupal.org/node/2039
Comment #2
david lesieur commentedHere is a patch for this.
This patch requires this other one.
Comment #3
david lesieur commentedUpdated to skip terms with zero node count.
Still requires this other patch.
Comment #4
david lesieur commentedThe other patch has been updated, so I updated this one as well.
Comment #5
mathieu commentedI tested out this patch, but it won't apply anymore as taxonomy_dhtml needs to be upgraded to head. I started to work on this, but there is a lot to be done. I can send what I did to anyone interested, but David tells me that this module is getting forgotten as views.module is gaining popularity.
Are there still people interested in this?
Comment #6
meba commentedFixed in 5.x
Comment #7
(not verified) commented