Active menu

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a simple module to allow menu items to be enabled, yet not active (thus there is no link provided by them, yet they can be a parent). This only has the use case for something like Quickbar, Admin or Admin_menu.

token_auto_increment

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Token_auto_increment makes a [auto_increment] token available to use with path_auto.
It is just a simple number, and it will add keep track of post numbers.
It can be used on every content_type. So it will keep separate counters on for example "page" and "story" content types.

Deep Survey

Component type

module

Categories

Maintenance status

Development status

Downloads

337

Component created

Component changed

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.

A manual is available here.

Do

Component type

module

Categories

Maintenance status

Development status

Downloads

2304

Component created

Component changed

This project is obsolete, check out Coffee instead!

Do was inspired by Gnome Do and is an extensible tool for quick & painless Drupal site administration and development.

Usage

Press Ctrl + Space to open the dialog and type a command (this shortcut can be configured). Hit Enter to execute it.

Examples

A command be followed by unlimited parameters, separated by spaces:

JSON-RPC Client

Component type

module

Categories

Maintenance status

Development status

Downloads

2745

Component created

Component changed

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.

Limit One

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The goal of this project is to add a check box to the edit node type form in order to allow admins to limit a type of content to a single submission by users.

Userpoints Max per Category

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The goal of this project is to allow admins to set a maximum number of userpoints by category as opposed to overall. I anticipate this being on the individual term forms.