Expiring Private File Link
Component type
Maintenance status
Development status
Component created
Component changed
Development of this module sponsored by Energy Web Design
Development of this module sponsored by Energy Web Design
A Webform component that allows you to restrict the number of times a given option can be submitted. Once the limit has been reached, the option no longer appears in the list.
CCK Add Multiple Fields provides a way of creating content types fields in a faster way.
Instead of having to add them one by one, you can add a batch of them and then configure them individually.
This module helps to transfer data via HTTP from the Drupal site to a remote server to compute recommendations.
This module provides information blocks, regarding replication status between MySQL masters and slaves.
The user can set a block with a MySQL replication scenario; at one side master connection info and at the other side slave connection info. Then on block render the visitors can see a simple report, with the status of the replication and other useful information.
moShare, the mobile sharing service that enables you to send videos, pictures, music and stories to your friends' mobile phones.
This is a fork of search_api_location to develop solr latlng field processor for search_api
@see #1328490: Support official Solr 3 spatial search APIs
@see Mollux's Sandbox
This module will merge into the Search API Location module, so this sandbox will disappear when the merge is complete.
A simple parser for the Feeds module that handles serialized PHP arrays.
If your data is coming across from a backend as a serialized nested array of items like the below example, this module is for you:
array(
array('first_name' => 'Joe', 'last_name' => 'Drupalista'),
array('first_name' => 'Jane', 'last_name' => 'Drupalster'),
)