Flood Unblock

Component type

module

Maintenance status

Development status

Downloads

72913

Component created

Component changed

This module makes it possible for site administrators to remove ip-adresses from the flood table, or to remove all ip-adresses from the table depending on the event type.

Drush

The command you can call is drush flood_unblock (flun) <event>

For instance:

  • drush flood_unblock all
  • drush flood_unblock ip
  • drush flood_unblock user

Feeds Tamper: EFQ Finder

Component type

module

Maintenance status

Development status

Component created

Component changed

Ever wondered while mapping things with Feeds and had to map references to anything (Taxonomy Terms, Nodes, etc). You always need to write code everytime and craft complex queries to find the entity you want to reference? Fear not, this is a flexible solution using the awesome Feeds Tamper. The rationale is the following:

Features Utils

Component type

module

Maintenance status

Development status

Downloads

346

Component created

Component changed

Features Utils provides additional components to allow site builders to capture configurations from core and common contributed modules which have not been available or easy to use in the past. This module is intended for capturing configurations and writing them to code in order to version control and easily deploy changes.

FuckItJS

Component type

module

Maintenance status

Development status

Downloads

946

Component created

Component changed

This module integrates FuckItJS with your Drupal site.

If you have FuckItJS enabled you will never have to worry about your poorly written and/or untested Javascript breaking your client's site in production. FuckItJS transparently takes are of fixing your code for you.

For more information about FuckItJS, please visit the developer's site.

Email Restrict

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Email Restrict is intended to be a very heavy-handed approach to limiting system emails to select users only. Very useful for development sites that have real users loaded but don't want to accidentally send emails to all users (ie using rules to send an email when a user joins an organic group).

KC Tools

Component type

module

Categories

Maintenance status

Development status

Downloads

356

Component created

Component changed

This is a set of custom development tools for extending Drupal's functionality and promoting code reuse.