Patch adds a menu fieldset/checkboxes for content types, alters the count function to take an extra paramter, and if set limits the query by content type.
Haven't heavily tested, but produces no errors. (I don't actually have two content types on the site that are being tagged... *yet*).
Sorry for another issue, but I find this module interesting.
| Comment | File | Size | Author |
|---|---|---|---|
| tf_count_content_types.patch | 3.09 KB | hefox |
Comments
Comment #1
hefox commentedBetter yet then adding conditions, it would be nice to completly override the count (without having to weight a module to overtake, and causing two counting queries). Maybe a way for hook to define count functions, and if not default and function exists, use the output from that function instead?
Comment #2
Taxoman commented