Closed (won't fix)
Project:
Views Bulk Operations (VBO)
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2008 at 21:42 UTC
Updated:
21 May 2008 at 15:32 UTC
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.