I have used a vocabulary to tag page and story nodes, but would like a taxonomy menu to reflect only story nodes.
I can do that by filtering in the view I create, but the count seems to include the page nodes, as well. I am using custom path, if that makes a difference.
Is there any way to filter before calculating the count?
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | taxonomy_menu-count_node_types.patch | 2.43 KB | john.money |
Comments
Comment #1
jsibley commentedIn the meantime, advanced token menu did the trick. Thanks, though.
Comment #2
john.money commentedAttached patch was written after this one since I also needed this functionality. You will likely need to apply both. My attached patch does a couple things:
Patched against 6.x-2.x-dev (2011-Dec-02).
Comment #4
dstolComment #5
dstolThe Drupal 6 version is no longer supported