
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.
Table Ruler
Is your admin full of tall tables? Tired of trying to make sure you're clicking on the right row? Table ruler provides some visual clues to the position of your cursor in admin tables.
Node Password
Adds simple password authentication to nodes. To use - install module and enable, then add a field to any node content type called "node_password". Now if you fill in this node_password field on...
Weather Underground API
I'm trying to progress development of some code, wanted to cut my teeth and develop my own branch of a module. This module is using the Weather Underground API from http://api.wunderground.com/api
Related
Overview Related is a Drupal module to show related nodes at detail page.
Field collection sorter
The field collection module provides two widgets - hidden and embedded. For large field collections with many fields, the embedded widget is often unsuitable, resulting in an overly complex editing...
alias_validation
A simple module that adds some extra validation to the node form; specifically: No spaces allowed in node aliases: throws form error No leading forward slashes allowed: removes leading forward slash
Checkbox
Everyone has said it. "Why doesn't the permissions administration page allow you to check all of the check boxes on a column". I can't answer that question but I can answer the...
PM Inquiry Cart
This modules utilizes the Flag (https://drupal.org/project/flag) and Private Message (https://drupal.org/project/Privatemsg) modules to create an Inquiry Cart solution. Any node that a user creates...
erpal_worksteps
this sandbox will bring worksteps (forms + checklists) to erpal requires at least features 7.x-2.0-rc1 and features override for panels locations
Ctools Examples
This module I just created for getting basic concepts of ctool. I thought this also may be useful to other users so contributing towards the community. Following examples are included. 1. Multistep...
autodownload
The Auto-download module allows privileged users to create automatic downloads for their sites. First, the user creates an 'assignment' between an existing node page in Drupal and a file (can be...
VB Game
This module provides node types, database-cache and management interface for displaying personalized match information for various official volleyball competitions in Germany. Background The...
Services-d6
Back port to d6 to fix csrf security issue https://drupal.org/node/2012982 SA-CONTRIB-2013-051
Openlayers Geocoder for D7
Openlayers Geocoder ported to Drupal 7 https://drupal.org/project/openlayers_geocoder The module provides a extension to Openlayers Map Widget provided by Geofield module. It works with geofield-7...
Features import
Features module is one of the most popular contrib modules. Although a feature module is like any other Drupal module, it doesn't contain hooks, node types, permissions etc like a basic module. In...
Smarter Blox
Provides Smarter Blox, which can be placed on pages or in Panels, Mini-Panels, etc., via an include/exclude pattern based on the page's Drupal-relative URL matching a URL pattern in the include...
Power
This modules measures the memory and execution time per each page of your website and provides usefull analytics.
testing forking media mixcloud
only testing how to fork a contrib into sandbox and proceed to forking existing projects
Field collection nomenclature
Fixes [#1422870], renaming the entity type's 'field_name' column for a field_collection_item to simply 'name' to avoid conflicts with field's actually named 'field_name'.
Bot Jenkins
Integrates the Bot module with Jenkins CI. Tell your bot to initiate builds!
Picasa Albums
Introduction This module allows you to visually attach Picasa albums (public as well as private ones) to nodes. The module supports a plethora of settings which help you to tailor the presentation...
Sleek Login
This modules provides a sleek and minimalistic login block.
SmsFramework Tools
This modules provides a user interface to enable sending sms using the smsframework module. A block or page can be created, that will enable drupal send sms to many of the gateways supported by...
Field translation widget
This module provides a widget which displays the source text near the field to help the translations. It is strong related to the entity override module (http://drupal.org/project/entity_override)....
Chess Annotation
Chess Annotation is a chess module that creates a custom content type for displaying annotated chess games. It uses Chesstempo.com 's JavaScript library to parse the PGN. This software is under...