Closed (fixed)
Project:
Related terms
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2009 at 09:15 UTC
Updated:
12 Nov 2009 at 18:40 UTC
Optionally displaying the number of nodes attached to a term would enhance the user experience IMHO.
http://www.drupal.org/project/term_node_count
Comments
Comment #1
davyvdb commentedThe node count is already available to the theme function. So if you want this in your site, you can just override this in your theme. Check out this example.