Displaying Counts in Side Bar Menu
new_B - September 12, 2008 - 19:19
| Project: | SiteMenu |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Thanks kbahey for this useful module.
Would it be possible to have the option of adding node counts beside the taxonomy terms in the side bar menu generated and/or only displaying terms that have content tagged to them?
Thanks in advance for any advice/help.

#1
If someone creates a patch for this, I will include it.
#2
I just edited line 264 so it looks like this
if ($get_node_count /*&& $mode == 'page'*/) {This seems to work but I'm guessing I've probably broken something? There must be some reason I don't know about for
&& $mode == 'page'to be there. I'm no php coder!#3
Hi,
I created a patch for 5.x and 6.x.
Could you review and merge it into CVS?
Thanks,
#4
Applied to 6.x-1.x-dev, and 5.x-1.x-dev.
Will be available in the tarballs in about 10 hours from now
Thank you!
#5
Automatically closed -- issue fixed for 2 weeks with no activity.