Make taxonomy_context theme-friendly
bjaspan - October 23, 2006 - 16:49
| Project: | Taxonomy context |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
The attached patch makes taxonomy_context's vocabulary terms and subterms displays themable.
| Attachment | Size |
|---|---|
| taxonomy-context-patch.txt | 2.48 KB |

#1
Reopen this with a current release if it is still valid.
#2
This still seems to be the case in 5.x-1.0.
In addition to the segments mentioned in the 4.7.x patch file, I think taxonomy_context_menu_tree should be rendered by a theme function too. It's impossible to do something as simple as removing the $term->description from being used as the title of the menu link, without hacking the module...
#3
No one is working on the 5.x branches, but this looks like it might have been included in 5.x-2.x, on which the 6.x-2.x branch was built.