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

infojunkie’s picture

IMO, 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.

summit’s picture

Yes, this would be the approach, anyone out there suggestion for the code?
Greetings, Martijn

infojunkie’s picture

Status: Active » Closed (won't fix)

Problem related to Taxonomy Node Operations unless someone thinks otherwise.