Closed (outdated)
Project:
Taxonomy Menu
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2012 at 00:54 UTC
Updated:
18 Mar 2026 at 05:03 UTC
Jump to comment: Most recent
Comments
Comment #1
barrett commentedDo you have some approach in mind for trying to accomplish that?
Wrapping the count in a span is the most obvious approach but doesn't work within the scope of this module, since the content of the link title is check_plain'ed before being displayed, so if you include html when the link is saved you end up with stuff like:
You may have to do your theming on the way out, as a theme_link() implementation. <IANAT />
Comment #2
hles commentedMoving to 7.x-2.x and making it active. A solution for this would be awesome because requested by many.
Comment #3
johnvMore explicit title.
Comment #4
joefry commentedA cheesy way to do this might be to intercept at output, parse string backwards looking for ")" and "(" snip the tail and theme. I don't have the ability to do it, but I'm throwing it out as an idea for more experienced coders.
Comment #5
arx-e commentedI am searching for this functionality too.
Would there be anyway to do it now?
Comment #6
vladimirausThank you for your contributions.
Drupal 7 is no longer supported.
Closing this issue as outdated.