Hi,
I need to add two taxonomy terms on a lot of nodes. I would very much like to do this with this great module, in relation to taxonomy_node_operations. This is working great for adding one term. But I would very much like to use it for more than one term, using [CTRL] to add another taxonomy term before submitting.
I mean the same behaviour as: Current behaviour: Single Hierarchy of vocabulary.
Wanted behaviour look-and-feel for: Multiple Hierarchy of vocabulary.
Will this be possible please?
Thanks in advance for considering this.
Greetings and thanks a lot already for a great module!
Martijn
Comments
Comment #1
infojunkieIMO, the correct way to go about this would be to create (code) a new action that exposes a form allowing to multiple-select the required vocabulary terms and that applies it to the selected nodes.
Comment #2
summit commentedYes, this would be the approach, anyone out there suggestion for the code?
Greetings, Martijn
Comment #3
infojunkieProblem related to Taxonomy Node Operations unless someone thinks otherwise.