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.)

CommentFileSizeAuthor
rules-6.x-add_term.patch4.13 KBAlexisWilke

Comments

AlexisWilke’s picture

Version: 6.x-1.x-dev » 6.x-1.0
Component: Rules Core » Rules Engine

The patch is actually against version 1.0.

Thank you.
Alexis Wilke

amitaibu’s picture

Version: 6.x-1.0 » 6.x-1.x-dev
Status: Patch (to be ported) » Closed (duplicate)
AlexisWilke’s picture

Version: 6.x-1.x-dev » 6.x-1.0

The patch here is against 1.0. Not -dev. This is why I marked this bug 1.0.

amitaibu’s picture

All patches should be against DEV