The attached patch makes taxonomy_context's vocabulary terms and subterms displays themable.

CommentFileSizeAuthor
taxonomy-context-patch.txt2.48 KBbjaspan

Comments

nancydru’s picture

Status: Needs review » Closed (fixed)

Reopen this with a current release if it is still valid.

kingandy’s picture

Version: 4.7.x-1.x-dev » 5.x-1.0
Category: bug » feature
Status: Closed (fixed) » Active

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...

nancydru’s picture

Status: Active » Closed (won't fix)

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.