1 reply [Last post]
boromino's picture
Offline
Joined: 02/10/2008
Juice: 18
Was this information Helpful?

Is there a module that displays a navigation menu with combinations of terms from 2 vocabularies as parent/child:

term1 of vocabulary1
- term1 of vocabulary2
- term2 of vocabulary2
- term3 of vocabulary2
term2 of vocabulary1
- term1 of vocabulary2
- term2 of vocabulary2
- term3 of vocabulary2

As far as I can see, the multi catalog blocks doesn't allow to do that.

Boromino - We build websites

qrios's picture
Offline
Cool profile pic award.Getting busy with the Ubercode.Internationalizationizer
Joined: 08/13/2007
Juice: 554
Re: navigation with term combinations from multiple vocabularies

What you want seems odd to me, although I can imagine this to be usefull in rare cases. I think you have to code this yourself if you want this.
It shouldn't be that hard of a Drupal dev to build this.

Why not duplicating the child terms for every parent term within the same vocab even if they are repeatedly the same?