Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.
A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.
CKEditor 4 - WYSIWYG HTML editor
This module will allow Drupal to replace textarea fields with the CKEditor 4 - a visual HTML editor, usually called a WYSIWYG editor. This HTML text editor brings many of the powerful WYSIWYG...
Categories: Administration tools, Content editing experience, Developer tools
Feeds
Feeds is the module for importing or aggregating data into nodes, users, taxonomy terms and other content entities using a web interface without coding a migration. Data can be imported from...
Categories: Import and export
Mime Mail
The Mime Mail module gives Drupal core and other Drupal modules the ability to send HTML email messages. This is an all-Drupal solution that does not require external third-party libraries....
Categories: Integrations
jQuery plugins
The jquery_plugin module provides miscellaneous jQuery plugins, which can be loaded from any module or theme by calling jquery_plugin_add($plugin) in Drupal 6 or drupal_add_library('jquery_plugin',...
Categories: Developer tools
Bulk User Registration
This module allows an administrator to import and register user accounts from a CSV file. The module allows the administrator to create user accounts by simply importing a CVS file. The file...
Categories: Access control
Gallery formatter
Gallery formatter provides a CCK formatter for image fields, which will turn any image field into a jQuery Gallery. (Drupal 6) Watch the screencast for a demo of how to set it up REMOVED BY BLIP.TV...
Categories: Content display, Developer tools
CVS Migration Prefs
This module allows developers tracked by the CVS integration module to be associated with an e-mail address, to assist with the migration of CVS repositories to Git repositories. CVS Users will be...
Categories: Developer tools, Import and export
Mass Contact
Synopsis The Mass Contact module allows anyone with the proper permission to send a single email message to multiple users of a site, even to all the authenticated users. There are currently two...
Toggle Editable fields
Synopsis Toggle Editable fields is a formatter to transform "classic" boolean field formatter to toggle editable field directly on 'view' display or on views lists. Requirements Drupal 8. Bootstrap...
Categories: Administration tools, Content editing experience, Content display
Drush Make CVS
Provides legacy support for CVS downloads for drush make. Installation Running drush dl make_cvs will place this project in your .drush directory.
Simple Committer
This module is requires development Seeking active developers. Contact me for commit access, or submit a patch! The issue queue outlines a plan of action. The initial goal of this module is to...
Categories: Integrations
CVS deploy
Helped sites that were deployed directly from a CVS workspace, as opposed to sites built via packages downloaded from drupal.org. This module is obsolete now that drupal.org uses Git not CVS....
Categories: Administration tools, Developer tools
Version Control API -- CVS backend
This module provides an implementation of the Version Control API that makes it possible to use the CVS version control system. It can retrieve commit information by parsing commit logs or by using...
Categories: Developer tools
Old CVS sandbox
this is my old CVS sandbox.
SuperSearch
SuperSearch is a drop-in replacement for the built-in Search; some of the highlights: 1. It is blisteringly fast; most queries are pulled from the cache, faster than they would with Solr 2. Results...
Release Monitor
Releasemonitor is a Site Administrator Module that assists with keeping contributed modules up to date and summarizing their upgrade availability. The Release Monitor reads the current version...
Categories: Developer tools
CVS integration
A module that lets you track CVS commit messages. You can see it in action at http://drupal.org/cvs. Interfaces with the project module to make releases via specific CVS branches and tags, and...
drupalorg_cvs_legacy
Sandbox for working on handling legacy CVS links on drupal.org.
Samizdat
Full description coming tomorrow once it's copyedited. (P.S. Give eads his cvs account, kthxbye.)
Module Paths
This is a simple helper module for module developers and maintainers to keep an overview of the different CVS branches (like DRUPAL-5, DRUPAL-5--2, DRUPAL-6--1, HEAD, etc) they have enabled on...
Categories: Developer tools
FCKeditor - WYSIWYG HTML editor
CKEditor module: CKEditor is the successor to FCKeditor and has its own CKEditor module. The FCKeditor module will not receive any new features, nor will it be updated for Drupal 7. Upgrading to...
Project CVS instructions
Module adding CVS instructions to Drupal.org modules, themes, and installation profiles. Credits Development of this module is sponsored by the Drupal.org redesign team and Four Kitchens.
Categories: Developer tools
DB Export, Edit MYSQL Row as Text and Import
A good name for this script is: Poorman's PhpMyAdmin ;) Intro This is a tiny php command line script that : - exports a mysql row into a text file via php's var_export. We have 1. mysql row that...
Categories: Administration tools, Import and export
NGP COO/CWP Integration
This module allows for integration of Drupal with NGP Software's Campaign Office Online and Contribution Web Package. This will allow you to take email and volunteer signups and contributions...
Categories: Integrations
22336_move_core_script
This is a port from kbahey's legacy CVS sandbox http://drupalcode.org/viewvc/drupal/contributions/sandbox/kbahey/22336/ attempting to fix [#22336].