Scrambler

Component type

module

Maintenance status

Development status

Downloads

431

Component created

Component changed

Does a developer retrieve the actual data of your production database for developing the website?
Does your database contain company/customer/business sensitive information?

If you answer "yes" on both questions, then you actually need to start using the scrambler module.

ATTENTION! WE STRONGLY ADVICE NOT TO USE THIS MODULE IN A LIVE/PRODUCTION ENVIRONMENT. YOUR DATA WILL GET SCRAMBLED AND THE ONLY WAY BACK IS PLACING BACK A DATABASE BACKUP.

Color Rebuilder

Component type

module

Categories

Maintenance status

Development status

Downloads

714

Component created

Component changed

Color Rebuilder

This module allows to clear the images and css cache of the color module.
It allows to set a new color scheme for a specified theme.

It supports Drush and Hook_Menu

Rebuild using URL

Load the page http://drupalsite.com/color_rebuilder/rebuild/<theme_name>/<color_scheme>

Drush grant RID

Component type

module

Categories

Maintenance status

Development status

Downloads

461

Component created

Component changed

This is a simple drush 6.x plugin that grants and revokes user roles based on RID instead of name. I wrote this because of issues with bash assembling a drush command and invoking it when the role name had a space in it. This caused issues with drush parsing the name into multiple arguments broken out based on the space between them regardless of encapsulation. This is an easier fix then that.

It's also useful if you know the RID / make an RID during an operation and want to use that instead.