currently calling taxonomy_term_count_nodes() returns the amount of nodes in each term, would it be possible to extend this function so that it would only return the amount of nodes of a certain type under each term.
something like taxonomy_term_count_nodes($tid, "weblink")
Comments
Comment #1
moshe weitzman commenteddone. closing ...