Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
A simple API class that implements a JSON-RPC client. It can be used to call a JSON-RPC service on another Drupal server or many other JSON-RPC services.
As an API module, this doesn't do anything on it's own and will only be useful if you are writing a module or doing some other Drupal coding.
This project is abandoned due to lack of interest among the affiliate community for whom it was offered.
This profile should grow over time to include some extra themes, modules, and configurations that a small site would need on start-up. As with all Installation Profiles the idea is to get off the ground quickly without having to ponder a lot of small configuration items that are commonly used.
Deep Survey is a module which aims to turn Drupal into a market and social research surveying tool. It allows privileged users to add surveys to a site. These surveys consist of questions which then in turn consist of answer lists - both of these are separate content types. Other Drupal users may complete the surveys, being asked one question after another and responding via the answer lists. It is possible to have the user skip one or more questions based upon their responses to earlier questions.
The data collected may be downloaded from Drupal in csv format.
The current Drupal 6 version is "feature complete" but will still be provided with bug fixes if necessary. Once a Drupal 7 version has been completed the ability to loop through the same question as well as alter the text and responses dynamically (filters and substitutions) will be added.