display number of nodes only works properly when descendents is working.

A(1)
-NN(0)
-MM(1)
--JJJ(1)
--KKK(0)

but with descendents working my title MESSES up it will show

A,NN,MM,JJJ,KKK

without descendesnt my title works nicely but number nodes isnt show in parents.
A(0)
-NN(0)
-MM(0)
--JJJ(1)
--KKK(0)

am i doing something wrong?

i have path auto installed.

Comments

indytechcook’s picture

Title: display number of nodes only works with descendents » Add Independent Node Count Option.
Version: 6.x-2.3 » 6.x-2.x-dev
Category: bug » feature

The display descendants and show number of nodes options were designed to work together. The idea was that the number corresponds to what you see when you click on the link. While this works if you use the taxonomy module or the default taxonomy view, any custom view or callback it doesn't.

Turning this into a feature request to add an option to for an independent node count.

Thanks,
Neil

guypaddock’s picture

I second this request. I need this option in order to replace the block that comes with Ubercart catalog; the block in that module includes the child terms in the total count for the category, but the links to the parent categories must not include all the identifiers for the sub-categories (i.e. links must be like "category-a/category-b" instead of "category-a/1 2 3").

hles’s picture

Version: 6.x-2.x-dev » 7.x-2.x-dev

No new feature in 6.x. Status of this issue needs clarification for 7.x-2.x version.

vladimiraus’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Thank you for your contributions.
Drupal 7 is no longer supported.
Closing this issue as outdated.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.