Posted by Anonymous on July 11, 2009 at 2:58pm
Last updated by Anonymous on Sat, 2009-07-11 14:58
Last updated by Anonymous on Sat, 2009-07-11 14:58
With some kind of CCK Field UI going into core and taxonomy term field going in hopefully soon, we can really resolve the problems related to upgrade path. Please volunteer if you can! Here are the principles I'm drawing out of the discussion so far:
Data migration
- For each vocabulary, create a field.
- For each row in taxonomy_vocabulary_node_type create a field instance for that vocabulary's field on that node type's bundle.
- For each row in taxonomy_term_node, save a row in appropriate field instance's table.
FYI, The issues related to this project are:
The umbrella issue for field related improvements for taxonomy in D7 - http://drupal.org/node/412518
Make a term field - http://drupal.org/node/491190
Modularize tagging - http://drupal.org/node/495774