The active select module defines the activeselect form element. An activeselect element is the same as a regular select element, except that when the user selects a new option (or set of options), one or more different select elements (the target elements) get their lists updated. This is done using...
The Active Template module is similar to the ConTemplate module except that it works with Views instead of content types. Essentially it gives you the power to customize your views displays in any way that you can imagine. The Active Template module allows you to: 1.) Easily integrate JavaScript/jQuery...
Designed as a companion to the awesome Drupal Administration Menu module, Administration Menu Dropdown changes the way the Drupal Administration Menu is displayed. Once enabled the Administration Menu will be hidden. This default state can be toggled by going to the module's settings page. After pressing...
Note: This module is no longer under active development. It's functionality is now included in Drupal 6. Ahah forms is a utility module, for adding Ajax/javascript driven incremental page reloading, without needing to write any Javascript. This framework uses the FormAPI to generate the necessary Javascript....
This module is going(May-June 08) through some major changes. Please DO NOT use this module on your production site. The project aims to produce a browser-based form builder for Drupal. Users (e.g., module designers) will be able to create and edit forms and their elements and properties through a browser...
Overview The Ajax Table module is an API-based tool that will allow other modules to create ajax-refreshable tables by supplying a few parameters. There are some handy utilities built in that aid in managing data more quickly than many Drupal modules offer by default. With an Ajax Table, it is easy to...
This is an implementation of a subset of the Doxygen documentation generator specification, tuned to produce output that best benefits the Drupal code base. This module was designed to produce the Drupal developer documentation available at api.drupal.org. You can set up your own API documentation site...
The Backport module makes selected core Drupal 4.7 methods and tools available to 4.6 modules. Initially included are portions of the Forms API and the Javascript tools. Using Backport, developers can construct forms using the Forms API in 4.6 modules and can use the drupal.js methods and widgets. Note...
Backup and Migrate simplifies the task of backing up and restoring your Drupal database or migrating data from one Drupal site to another. It supports gzip, bzip and zip compression as well as automatic scheduled backups. With Backup and Migrate you can dump some or all of your database tables to a file...
Backup Client-Server is a set of modules that allow for the backup and monitoring of a single or multiple Drupal websites. Backup Client Provides PHP based tar and mysqldump functionality and is intended to be platform independent. Several additional features have been added to the stock tar and mysqldump...
Bitcache is a distributed content-addressable storage (CAS) system. It provides repository storage for bitstreams (colloquially known as blobs) of any length, each uniquely identified and addressed by a digital fingerprint derived through a secure cryptographic hash algorithm. This is a module that provides...
This is an API that takes care of general booking functionality, with arbitrary time granularity. Bookable resources can have default availability times set, and bookings with time conflicts are not permitted.
Small module that disables all caches while enabled.
This module enables teams to track outstanding cases which need resolution. It provides e-mail notifications to participants about updates to cases and is similar to many issue tracking systems. This is like the project.module and is very similar to that module but varies in important ways. The project.module...
Allow your client to interact with Case Tracker from the comfort of her own site. There are two components to this module: Case Tracker Services This module provides generic services with the aid of the Services module. The services are 1. Return a list of cases, 2. Return information about a case, 3....
This module allows you to allocate time to activities in Case Tracker. It's currently being revised from a pre-Drupal 5 version that had not been released. An alpha is available. Overview Writing timesheets is annoying and also managing jobs and time spent by developers is a pain. You need a quick process....
This module lets you select an existing cck_node type and creates module install code for the cck node, cck fields as well as the referenced taxonomy. This is usefull if you create a module based on cck and need to make an installer that generates the cck strucure (not the content). Creating modules...
Inspired by wrunt's code for 4.7, the Checkall module for 5.0 gives the Javascript a very nice facelift with jQuery. Use this module to add checkboxes to your forms that check or uncheck every checkbox in an "edit-" group. Implementation is very simple using the Forms API, and the checkbox itself is...
This is the basic module we use on all our client sites. Feel free to use it on your sites too, however, be warned that it's written specific for our client setup. It currently only hosts our simpletests, it's possible that the module will do more in the future. Most of the simpletests are generic enough...
Sometimes CiviCRM can be real tough to debug. Especially when you are getting fatal errors, but only by some users, and you can't recreate the problems. This utility will send you a detailed email when a CiviCRM fatal error occurs.
The Click Heatmap modules provides integration between Drupal and the ClickHeat library. The module itself does not record the necessary data or generate the click heatmaps themselves. Instead this module adds the necessary Javascript to Drupal pages in order to have the click data sent to the ClickHeat...
Cluetip Overview The cluetip module is a wrapper for the jquery cluetip plugin which can be found here, and downloaded here. The Cluetip plugin provides nice, configurable hover-overs using the "title" attribute. The plugin has many options, and includes a "demo" folder, which you should check out to...
This is a simple filter module. It handles <code></code> and <?php ?> tags so that users can post code without having to worry about escaping with < and >
Developer Module that assists with code review and version upgrade. The module supports a plug-in extensible hook system so contributed modules can define additional review standards. The 5.x-2.x version adds a new UI, core support, theme support, and a cache for faster display of unchanged files. Also...
This module creates a new form element called a 'colorpicker'. It allows a developer to add colorpicker form elements easily to his page. It relies on the color picking plugin Farbastic which is already shipped with Drupal core. I'm looking for someone to help maintain this module so that we can add...
Search Modules
User login
Recent Posts
New Modules
Donate
Does this site make your life easier? Help me keep it online. Bandwidth and server costs are more than $220/month.
Most Downloaded
Latest Reviews
Lightbox V2
"Lightbox is becoming more and more prevalent in sites and this module makes integrating with Drupal very..."