Rules Throttle

Component type

module

Categories

RDF

Maintenance status

Development status

Component created

Component changed

The Rules Throttle module allows an administrator to insert a "throttle" delay action into a rule set. The delay can be specified by the administrator in millionths of a second, up to a theoretical maximum of 2,000 seconds*.

The action also provides three return values: 1) a microtime() timestamp from before the delay begins; 2) a microtime() timestamp from after the delay completes; and 3) a calculation of the duration of the delay. These values are available to subsequent rules actions.

Configuration Logger

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Logs all configuration changes to the site log. Use this to be alerted about site configuration changes made by administrators or editors before, instead of during a deployment.

This module's functionality has been submitted as a patch over at #2605156: Log configuration changes to the system log.

User PIN

Component type

module

Maintenance status

Development status

Downloads

352

Component created

Component changed

Module provides no function on it's on. Is required by other modules to provide PIN based authentication for specific features. Is not a replacement for password authentication to login to site.

Developed as a required module for the telephone time clock portion of https:/drupal.org/project/timeclock