Posted by leanazulyoro on September 15, 2011 at 8:58pm
Taxonomy Switcher provides a UI to move taxonomy terms from one vocabulary to another, as well as merging several terms into an existing one or a new one.
Features:
- All nodes that are tagged with the terms selected to move/merge will be moved to the new term.
- Url aliases are adjusted accordingly and redirects are created so all traffic goes to the newly moved/merged term.
TODO:
- Support for hierachical vocabularies is poor at the moment, ideas on the best practices to do it are welcome.
- A script to perform a bulk update of terms exists as a standalone php script, I plan to integrate it to the module's UI soon
- Documentation. The code is quite commented though.