Taxonomy Switcher
Categories
Component ID
1280860
Component name
Taxonomy Switcher
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
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.
