Enable the site to initiate automated actions from conditions, events, or defined schedules.

Boolean Field

Provides a "boolean" field type with an additional state of "not set" in addition to the usual "true/false" or "on/off." A separate display string can be defined for each state.

Notifications Rules

Module is currently in development. If you want an action/condition that is not currently provided please open a feature request in the issue queue.

Node Prune

The purpose of this old module is to archive/delete old nodes.
The original design of this was just for forums but seen how it could be used in other places.

Features:

Git Rules

Git Rules defines some actions, conditions and events that let's you interact git repositories.

Pincode Login

Pincode Login module provides the ability to log in using only a 4 digit pin code.
This is made possible through the use of Drupals external login API.

Pincode Login provides functionality to:
- Automatically create Users, with a unique pincode.
- Logging in to a site using previously generated pincode.

Functionality for creation of pincode users is exposed through the Rules module (http://drupal.org/project/rules).
Alternatively the pincode_login_register($username, $mail) function can be used in a module or php snippet.
The pincode login module does not provide any out of the box rule sets or gui for the creation of users and distribution of pincodes, as this logic will vary greatly depending on each use case.

Functionality for logging in is provided through a login page or a block.

Pages

Subscribe with RSS Subscribe to RSS - Automation