If I have these vocabulary structure:
-Term1 (parent term)
--subterm1 (child term)
--subterm2 (child term)
--subterm3 (child term)
--subterm4 (child term)

If I click term1, I couldn't see the listing of subterm1-subterm4 even when I enabled the taxonomy list module. Does taxonomy list only list the terms at the base vocabulary level? Currently when I go to vocabulary1, the module makes it show all the terms and subterms together (term1 as well as subterm1-4).

Comments

Eugene Fidelin’s picture

I have the same question!

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Active » Postponed (maintainer needs more info)

There is a setting for whether to show the hierarchy. Granted the display was not very well defined. You can help this by adding this to your style sheet:

.taxonomy-list-cascade {
  background-color: #ffffff;
}

When they give me commit access, it will be in the new CSS file.

After you see this in action, think about whether or not we should add a depth indicator to parent terms. If you want that, please open a new feature request for it.

nancydru’s picture

Status: Postponed (maintainer needs more info) » Patch (to be ported)
nancydru’s picture

Status: Patch (to be ported) » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.