This extension gives you a way to add a new term in a preselected vocabulary (I'd like to use the Loaded vocabulary, but I'm not too sure that's possible?).
This patch will add a new action which creates a new term whenever your event occurs and conditions pass.
The term name and description can both include tokens if you have that module.
For instance, to create a term each time a node is created, you could put the node title as the term (which can be a problem if you have two pages with the same title, the 2nd time, the term creation will fail.)
| Comment | File | Size | Author |
|---|---|---|---|
| rules-6.x-add_term.patch | 4.13 KB | AlexisWilke |
Comments
Comment #1
AlexisWilke commentedThe patch is actually against version 1.0.
Thank you.
Alexis Wilke
Comment #2
amitaibuDuplicate of #456328: Taxonomy actions: Add/Delete term
Comment #3
AlexisWilke commentedThe patch here is against 1.0. Not -dev. This is why I marked this bug 1.0.
Comment #4
amitaibuAll patches should be against DEV