Download & Extend

Content Taxonomy Module Integration

Project:Geo Taxonomy
Version:6.x-2.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi,

I use Content Taxonomy module to select the parent within the taxonomy vocabulary to show checkboxes of taxonomy terms in the hierarchy. Example Taxonomy Vocabulary and Content Taxonomy usage:

Vocabulary
-Train Line A
-- Station A
-- Station B
-Train Line B
-- Station C
-- Station D

Content Taxonomy field with parent Train Line A
[ ] Station A
[ ] Station B

Content Taxonomy field with parent Train Line B
[ ] Station C
[ ] Station D

Will using Content Taxonomy to allow users to select taxonomy terms on node work with geo taxonomy module?

Many thanks!