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

moshe weitzman’s picture

Component: Code » Node system
Priority: Major » Normal

done. closing ...