This is similar to http://drupal.org/node/186571 (improve UI to delete multiple path aliases at once)
When working with large vocabularies, having checkboxes and a "Delete selected" button is an invaluable time saver. Since 4.7, we've been doing this with the Taxonomy Batch Operations module, but the multiple deletion functionality really seems like it ought to live in core. Having to click 'edit' (wait) -> 'delete' (wait) -> 'confirm delete' (wait) -> repeat for each term when trying to manage long lists is a major nightmare and timesink.
Comments
Comment #1
Afief commentedI've been having similar problems with a recent site.
As a solution I used to sort the stuff I wanted to delete in a tree and delete the root, but that's a workaround and what this thing needs is a solution.
Note: I use taxonomy terms mainly to sort content with taxonomy_menu, as such some sites can easy get 100+ terms
Comment #2
clashar commentedI can't find solution to user friendly multiple delete even for Drupal 6.x
Comment #3
clashar commentedComment #4
mr.baileysFeature request so moving to 8.x
Comment #5
jody lynnDuplicate of #113344: Taxonomy term manager view