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.
Webform Permissions By Term
What is Webform Permissions by Term module Per default, Drupal allows you only to restrict access to Drupal nodes by coupling node content types to user roles. The Webform Permissions by Term...
Categories: Administration tools, Site structure, Security
Field fallback
Description Field fallback allows you to configure a field as fallback. When no value was provided, the value of the fallback field will be used. This module works with all types of fields. Example...
Categories: Accessibility, Content editing experience, Site structure
MERCI Signup
This module adds support for the Signup module to MERCI Reservation nodes. It enables users with the permission to request volunteers when creating Reservation to enable Signup. The normal Signup...
Categories: Site structure
Mupload
Overview Mupload provides a file field (and image field) widget that wraps a Plupload form element. This means multiple file uploads across a wide range of browsers. It even supports drag-and-drop....
Categories: Content editing experience, Site structure
Anchors Panels Navigation
This is my attempt to create some solution like Single Page Website module on the higher level of abstraction (Panels API) . This way allow more flexible solution without any theme restrictions. I...
Categories: Site structure
Yahoo Terms
Read the contents of a post (aka node) and attaches appropriate taxonomy tags. It uses the Yahoo Term Extractor service to find these tags. Includes Auto tag on post creation or updating Option to...
Categories: Site structure, Integrations
Important
A simple module which creates a page and block for displaying important information on the site. The module allows all the configuration options from one single screen rather than creating separate...
Categories: Content editing experience, Site structure
View Mode Page Menu
The View Mode Page Menu module works with the View Mode Page module to create a dynamic menu block that shows related links for the given node. REQUIREMENTS View Mode Page (https://www.drupal.org...
Categories: Content editing experience, Administration tools, Site structure
Index
Drupal 6 Index allows users to browse data on you site as if it were a hierarchy. They can browse through Taxonomy, content, users, comments and more. Index is the successor of Vocabulary Index....
Categories: Content editing experience, Content display, Site structure
Eventnotify
This simple module allows to manage notice of impending events. The administrator can, for each node type of event to add, how long in advance to be alerted by e-mail the selected group. Depending...
Categories: Site structure
Usertags
The Usertags module allows users to tag content individually, and see what other users tagged content as. It can also be used as a way of collaborately tagging content. The functionality (AJAX) is...
Categories: Site structure
Context-TermDepth
This module is a Context plugin, where gives you a new Condition for the term depth. You can use it at the taxonomy pages, where it list all nodes that use a term. The new condition need 1...
Categories: Content editing experience, Site structure
FieldMask
Field mask module able to modify simple text fields with an Input mask for the admin interface. By using, the module can restrict node editor to fellow mask rule. The module filter is based on the...
Categories: Site structure
Node Terms in a Block
This is now easier to do with Views or even just theming. I'm not using this module anymore, but if someone wants to maintain it, please contact me. Have you ever used CCK Blocks? This module does...
Categories: Site structure
Rules Geocoder
Rules Geocoder provides a geocoding action for the Rules module. You can specify one or more CCK text fields that will be concatenated and geocoded using the Google Maps API (v3). The result is...
Categories: Site structure, Automation
Temporal
The Temporal module allows tracking of changes in fields on nodes and users. It stores these changes only on the fields tracked so that minimal storage is required to reconstruct the history of...
Categories: Content editing experience, Site structure, Developer tools
Taxonomy Theme
Taxonomy Theme allows you to change the theme of a given node based on the taxonomy term or vocabulary. Taxonomy Theme 6.x Taxonomy Theme 5.x has not beeen ported to Drupal 6.x, as such. For Drupal...
Categories: Site structure
Charts Field Formatter
The Charts field formatter module provides a way to build any kind of chart inside an entity (e.g. node, paragraph ..etc) with Highcharts (>=3.3 and
Categories: Content display, Site structure
Event Bookings
Event Bookings integrates the Bookings API functionality with a date enabled node - aka "Event". Specifically, this module provides the following functionality: Book resources directly from an...
Categories: Site structure, Developer tools
Field Based Subscriptions
Provides an API that allows you to take actions when new content is added, either immediately or in a digest format. Use Case Lets say you have a node type 'article' with a field 'field_article...
Categories: Content editing experience, Site structure, Integrations
Hide Termpage Content
Hides related content (nodes) from /taxonomy/term/%taxonomy_term pages where needed by providing an alternate page callback. Currently, this only controls content visibility per vocabulary. This is...
Categories: Site structure
jQuery Backstretch
A module for adding jQuery Backstretch functionality to Drupal It provides following ways to add the background functionality to Drupal: By adding images through comma seperated URLs By using the...
Categories: Site structure, Developer tools
Views Date Range Rewrite
Output text depending on the range in a date field with start and end values. You can use this module to show an Open or Closed text flag for events, depending on whether the current time falls...
Categories: Site structure
Breadcrumb field
INTRODUCTION The Breadcrumb field module provides configurable breadcrumbs that improve on core breadcrumbs by including the breadcrumb field with possibility to override current page crumbs. This...
Categories: Content display, Media, Site structure
CKEditor Entity Embed
Note: This sandbox is now marked as Unsupported. I would encourage the use of the Entity Embed module instead, which did not exist when this module was created. Embed entities in text fields that...
Categories: Content editing experience, Site structure, Media