Not sure what could be causing this, but when I click the top-levels of my sitemap (the "vocabulary" word), the url is taxonomy/vocabulary/1, and the page comes up "page not found."

What's causing this? I am in fact only interested in listing all terms for a given vocabulary-- listing the vocabulary's themselves is a bonus. Also, I love that the terms give a count of contents as well..

Comments

kbahey’s picture

Status: Active » Fixed

This option is now removed.

Committed to HEAD and 5.x.

Until the new tarball is build, just uncheck that option in the settings.

texas-bronius’s picture

Thanks-- mostly..! :)
I think that would be a great functionality to have: click the vocab and get list of terms in that vocabulary. I have since come up with a simple php snippet based on taxonomy_overview_terms(), but it is not as robust and trustable as what I thought your module's now removed link did.

bwynants’s picture

Status: Fixed » Closed (fixed)