First off, thank you so much for all the hard work. I am really enjoying working on nodestream!

I have a quick question, nothing pressing. I am customizing a bit. I have taxonomy menu running with nodestream to output all "Topics" into the menu system. I have custom panel pages for the rest. The problem I have run into is that if you have taxonomy menu provide a node count, it understandably counts 2 for each article(the article and the corresponding promo).

If anyone has any ideas on how to approach this, let me know.

Comments

dixon_’s picture

In what way does Taxonomy Menu need to count the nodes? Could you maybe elaborate a little bit on that?

g76’s picture

Hi,
I apologize for the delay in getting back to you. Thanks for taking the time to help. To elaborate, taxonomy manager counts all nodes of any type for each term if you have it set to do so in the settings, so you would see something like term1(30) in the menu listing. Since nodestream automatically generates the promo nodes for each article(nice by the way!), those are counted as well, leaving you with a 2 for 1 number count in taxonomy menu. I looked at the taxonomy menu module and I know the code can be adjusted to count all except promo content types. I will post the specific code sometime today. I am not a coder, but I will do my best to find where it needs to be changed. There is the developer documentation at http://drupal.org/node/380652.

Again, thank you for taking your time. Again, this is not pressing at all.

Jen