User Forced Term by Rule

Categories

RDF

Component ID

1250858

Component name

User Forced Term by Rule

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

EDIT: This modules works, but it won't be launched, it's now a patch to Forced Terms module:
http://drupal.org/node/1034116#comment-4906412
----------------------

This module is very simple: it creates a rule to specify a term to a user.

Dependencies:
1 - Rules (http://drupal.org/project/rules)
2- Forced Term (http://drupal.org/project/user_force_term)

Forced term is a module who force all content submitted by a user to be associated with a term from a taxonomy and hides th vocabulary from node/add.

Rules allows site administrators to define conditionally executed actions based on occurring events.

This module will provide an action, so when you are setting a new rule, you'll find a new action "Force term to a user" at User group, under Rules options. This action has two arguments, a term and a user, and these variables can be replaced normally by Rules module.

Use case:
You have a rule to create new users.
This user needs to have a term forced since the begging.