Taxonomy Vocabulary Relate

Categories

Component ID

360884

Component name

Taxonomy Vocabulary Relate

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

3151

Component created

Component changed

Component body

This module allows you to select related terms in taxonomy from another vocabulary. The default taxonomy module only allows you to select related terms from the same vocabulary.

You setup the vocabulary relationship in the "Settings" fieldset of the "Edit Vocabulary" screen. Once this is done, you will see another "Related terms in %vocab-name" under the "Advanced options" fieldset on the "Add term" screen. This module uses the existing term_relation table used with taxonomy module. You can then use the taxonomy_get_related() function from the taxonomy module to find all related terms to the passed in term id.