I'm attempting to use this module to show an entire taxonomy tree. However, the site does not (yet) have published nodes for each of the items in the taxonomy.

The bug I noticed is that node count includes unpublished nodes regardless of role and am wondering what it might take to add some logic to the module that would do the following:

  1. adjust the count to either only include published nodes or to adjust the count according to what the currently logged in user is able to access.
  2. render the terms as plain text when a node count is zero

Any chance someone has already done something like this?

Comments

BBC created an issue.