Greetings,

I just imported 7000+ nodes into my Drupal DB with taxonomy terms applied into multiple vocabs. Speficially it deals with locations as terms (not using location.module). Example:

Country (vocab)
country1 (term)
country2 (term)

State (vocab)
State1 (term)
State2 (term)

City (vocab)
City1 (term)
City2 (term)

I'd like to convert these to one vocab, enable hierarchy and use this module. I know there is probably going to be some intensive work involved in this, but I would like to know if anyone can offer the most sane solution for me to do.

Any ideas would be greatly appreciated!

TIA,
txcrew

Comments

Anonymous’s picture

Title: Converting multiple vocabs to one hierarchal vocab » Converting multiple vocabs to one hierarchical vocab

Spelling ;)

Wim Leers’s picture

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

How exactly is this related to Hierarchical Select? What you're asking, is a service: you want somebody to modify your DB in such a way that terms of one vocabulary are merged with another vocabulary. At least, that's how I understand it.

Perhaps the Taxonomy manager module can handle this?

This should have been asked in the forum. Please make sure that issues are relevant to the module next time ;)

Anonymous’s picture

Priority: Normal » Minor
Status: Postponed (maintainer needs more info) » Closed (fixed)

oops! Sorry.

txcrew