Gamify

Component type

module

Maintenance status

Development status

Component created

Component changed

This is an API to piece together contib modules in order to build social games on Drupal sites :) Primarily, it will be used to drive user interaction and traffic

autodelete_account

Component type

module

Maintenance status

Development status

Downloads

2611

Component created

Component changed

The autodelete account module is designed to enable certain roles and of course users within that roles to auto delete his own account. By default this option is only enabled to admin users in edition user mode.

Usage:

0. Download the module and rename 1267268 folder to autodelete_account. see note.
1. Install autodelete_account module.
2. Set the permission ''delete own account' to the roles you want enable to delete his own account.
3. Inform your users that they can delete his own account.

autodelete_account_broken

Component type

module

Maintenance status

Development status

Component created

Component changed

The autodelete account module is designed to enable certain roles and off course users within that roles to auto delete his own account. By default this option is only enabled to admin users in edition user mode.

Usage:

1. Install autodelete_account module.
2. Set the permission ''delete own account' to the roles you want enable to delete his own account.
3. Inform your users that they can delete his own account.

Sample

Component type

module

Categories

Maintenance status

Development status

Downloads

643

Component created

Component changed

Sample data about the server environment and report it to a central location. The primary purpose of this tool is to allow core developers to collect samples of specific server environment information to aid in decision making.

The results can be viewed at http://survey.reviewdriven.com/results.

Media Nivo Slider

Component type

module

Maintenance status

Development status

Downloads

22412

Component created

Component changed

Overview:

The Media Nivo Slider module provides Nivo Slider functionality to Media Galleries (http://drupal.org/project/media_gallery). This module provides the ability to take any media gallery and expose it's images as a Nivo Slider slideshow which is contained in a Drupal block. These Nivo Slider blocks allow you to easily add a slideshow to various pages and in various regions of your site.

Backup and Migrate: Cloud Files

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows the fine Backup and Migrate module to backup to Rackspace Cloud Files (Rackspace's alternative to Amazon S3).

This is very useful you host your site on Rackspace Cloud instead of Amazon EC2, because (1) it will be faster and (2) you won't be charged for bandwidth between your server and Cloud Files.

Commerce Quantity control using rules

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a demo module showing how to enforce a maximum quantity a user can order per product (line item) using rules.
All the module does is create a new rule “max order quantity” that enforces a maximum quantity of 5.
You can use this approach to create more complex custom rules for controlling the quantities users can order.