It's especially very useful for long sets of vocabularies.
Installation
Place the entire taxonomy_manager directory into your Drupal sites/all/modules/ directory.
Enable the taxonomy manager module by navigating to: administer > site building > modules
Here are some key features of "Taxonomy Manager":
· dynamic tree view
· mass deleting
· mass adding of new terms
· moving of terms in hierarchies
· merging of terms
· fast weight changing with up and down arrows (and AJAX saving)
· AJAX powered term editing form
· simple search interface
Requirements:
· Drupal 5.x/6.x
What's New in This Release: [ read full changelog ]
· fixes merging
· fixing expanding of the tree when displaying radio buttons
· fixes updating of hierarchical setting in vocabulary
· fixes invoking of hook_taxonomy delete
· fixes line endings
· reduced complexity of HTML and CSS, done at EOL Code Sprint
· re-worked term data form, done at EOL Code Sprint
· fixed empty th tag