New modules
Hosting task garbage collection
This is an add-on module for the Aegir hosting system: http://aegirproject.org
If you are managing an Aegir installation, you should take a peak at the size of your hosting_task_log table. If it's out of control (like mine was - over 1GB!), this module can help!
Simply install, enable (as an experimental...
Hosting Varnish integration
Allows the Varnish cache for Aegir-managed sites to be purged via the user interface.
This module adds a tab to a site for purging the Varnish cache for the site. Supported features include:
Multiple web servers
Multiple site aliases
Purging by URL
Purging by regular expression
Case-insensitive regular...
Features Translations
Features Translations adds a Features component "Translations" that allows to import/export sets of translated strings. String sets can be chosen per language and per text group.
Project Information
Maintenance status: Actively maintained
Development status: Under active development
...
Creditfield
Creditfield is a small proof of concept module that provides 3 fields to be used in the Drupal Form API for custom forms:
Credit Card Number
Credit Card Expiration Date
Credit Card CVV
These fields provide basic validation and form errors on their own (including Luhn check against card number). You...
Bot Bible
Ever wanted to have a Bible on your Bot module bot? Well now you can, and with a wide arrangement of translations to choose from and support for ESV, NET Bible, Biblia and BibleSearch APIs.
Example usage:
[User] bible John 3:16
[Bot] "For God so loved the world, that he gave his only Son, that whoever...
Bean: Flickr Integration
This module uses the amazing Flickr API module to provide Bean integration. With this module, users can easily create blocks that fetch Flickr images. Currently it provides two ways to search (per block):
Search on a given string
This can be used to show a blocks photos mentioning the client name, for...
Fast Private Downloads
This module provides fast private downloads via Node.js.
The Node.js server process hands authentication off to Drupal, but handles the slow file-serving part.
Project Information
Maintenance status: Actively maintained
Development status: Under active development
...
DBSlicer
The DBSlicer module allows you to export and import the content of your database.
It uses database slicing collect the rows which will be exported.
With dtabase slicing you can select a smaller piece of the database (this we call slice) that contains all of the records belonging to the slicing criterion....
Impress 3D
This module is integrating impress.js to create 3D html5 presentations while using Drupal node system and Views to manage the slides.
It is actually a feature, it will create an 'impress_slide' content type to use for the presentation, in these nodes you'll find the fields needed to position the slide...
Mobile Switch
The Mobile Switch module provides a simple automatic theme switch functionality for mobile devices, detected by browscap.
Functionalities
Automatic switch to a mobile theme, if detected a mobile device by browscap.
A little bit help for website developers.
Required modules
Browscap
Similar modules
Mobile...
Google Chart Tools
Display live data on your site using Google Chart Tools
Google Chart Tools module provides a simple API to Build custom interactive SVG charts.
The module contain an example module which demonstrate how this module can be use.
Analytics Dashboard
In addition, an Analytics Dashboard module is included.
The...
Sync PostGIS
This module pushes geospatial data (generally stored in a geofield) attached to entities into a PostGIS database. This enables modules to perform complex spatial queries and external services to interact with the data.
The data stored in Drupal is treated as the master copy and changes are synchronized...
Views Date
Views has great support for simple sorting of dates and/or times, but what if you're looking for an untraditional sort?
Do you want to sort by month and day (but not by year) to make a View of birthdays or anniversaries?
Do you want to sort by hour of the day, to quickly analyze which user accounts are...
MailChimp Campaigns
This module provide features to create MailChimp campaigns from a node content.
The module is usable (the developers are using it on production sites), but not ready yet, it's under active development, so many changes will come...
Please try it out, send feedback!
Features
Create MailChimp campaigns...
Webdrop Apps
Provides an Apps connector to the Webdrop Apps Server.
The App Server doesn't yet have any production-ready apps, we are rolling out our initial dev stuff so please bear with us, we are working hard to make this happen! :)
Sponsorship
This module is sponsored and developed by Webdrop and Drop Themes.
...
Organic Groups Notifications
This module integrates Notifications with Organic Groups.
User will be able to subscribe/unsubscribe on the all new nodes posted in a group. And will be able to edit his subscriptions.
Compatibility
Works fine with OG7.x-1.x. Didn't test it for OG7.x-2.x.
Similar modules
There are no similar modules...
Custom Text
The Custom Text module provides developers with a back-end to give customers easy access to edit any text in the website.
Developers need to implement hook_custom_text_info() to provide an identifier and a description for each text, and then they can use this text wherever they choose by using custom_text_get($identifier).
The...
API.Drupal.org customizations
Used on http://api.drupal.org/. Not recommended for use elsewhere.
Project Information
Maintenance status: Minimally maintained
Development status: Under active development
Last modified: March 25, 2012
Cookie Control
On May 26th 2011 a new EU originated law came into effect that requires website owners to make significant changes to their sites and may fundamentally change the whole web browsing and shopping experience for everybody.This Cookie Law is amended privacy legislation that requires websites to obtain informed...
File Redirect
This is an attempt to alleviate some of the pain around the issue of files (uploaded assets) living on production and needing to be available on development and testing servers.
How it Works
When given the host URL of your production site, this module will add a snippet into the .htaccess file at your...