As said in the title, this creates another block that can be placed on the page and will only show if a user has certain access rights (an new permission to edit all tags).
This block is not for adding tags, but deleting should work as expected - removing all copies of the deleted tag on the current node (I've tested my code and found it works for me, so I will tidy it up a bit, and then if others could also test and review the code that would be appreciated).
Nathan
Comments
Comment #1
nburles commentedI've been delayed a little, as I am planning to integrate the second block into the first (replacing the tag cloud in the case of admin rights), and I've been a little busy!
Nathan
Comment #2
chaps2 commentedThis is now satisfied in 6.x-2.x-dev by the "Manage Tags" tab and "manage tags" permission introduced in #250300: Node Author must be able to delete the unwanted tags.