Link's (node's) counter
duser - January 18, 2007 - 03:25
| Project: | Taxonomy context |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Description
Hi,
first of all, congratulations for this nice and useful module.
I would have one request, if possible and if you agree, about the page's view (not block):
A link's (node's) counter beside each category (term). Example:
> Internet (13)
> Websites (32)
> Travel (22)
Thx in advance.

#1
This patch does exactly this feature, I needed it for my own site. It works fine, feel free to incorporate it. I tried to follow the module's coding style.
Thanks for the module
#2
Couldn't get this to apply cleanly. Manually added it, though, and doesn't count all the nodes in child terms for a parent term, which I would think would be the best way to achieve this.
#3
Marked #185880: Show node count with term link as duplicate
#4
Marked #259928: See Number of Nodes Per Term as duplicate. Patch available there.
#5
Related new module
http://drupal.org/project/term_node_count
#6
This is fixed in 6.x-2.x-dev.