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.
Translations connector
The Node Translation Connector module enhances Drupal's content translation capabilities by enabling nodes to be translated for another node. This allows for the creation of translation...
Categories: Content editing experience
Title Perms
Title Permissions creates a permission scheme to restrict the editing of node titles of selected content types to designated roles. This module only affects content types that require a title. So...
Categories: Content editing experience
Interlink
A text filter for easy interlinking to nodes (like [#123] which gets expanded to a link to http://example.com/node/123) and optionally for their comments (like [#456/78] which gets expanded to a...
Categories: Content editing experience, Site structure, Developer tools
Multiline Title
Drupal only allows textfield for node title and the format cannot be added. If you want to make your node title have more than a single row, this module provides textarea as the input field for...
Categories: Content editing experience
GMap Polygon Field
This module provides new type of field - polygon field. With it you can create polygons on the Google Map by clicking and dragging. Polygons are converted and stored in Google polyline format....
Categories: Content editing experience
MailChimp Campaigns
This module provide features to create MailChimp campaigns from a node content. The module is usable (the developers are using it on production sites), but not ready yet, it's under active...
Categories: Content editing experience, Integrations
Views Goto
This provides a views display plugin, to redirect a view to a specific node. You can use this to, for example, Redirect news/latest to the latest news article node page node/% Redirect search...
Categories: Content editing experience
Active Taxonomy Links
Overview Active Taxonomy Links module processes nodes of selected content types replacing words in the nodes with links to taxonomy terms. Installation Installation is as simple as installing the...
Categories: Content editing experience
W3C Analyzer
W3C Analyzer provides a quick and easy way to validate any page on your site. It integrates data from the W3C Validator module into the Content Analysis API UI. Demos: Node edit – enables you to...
Categories: Content editing experience, Developer tools
i18n comments
A very simple module which would allow you to show all/any comments attached to all node translations. Just a great way to communicate in truly multi-lingual environments. For example I have node...
Categories: Content editing experience, Multilingual
Blog Aid
Helper module for bloggers. This module contains some usability enhances for content creation and blog managemant. It reduces the mouse clicks. This 1.x version designed for one user blog sites,...
Categories: Administration tools, Content editing experience
Organic Groups Node Autosubscribe
This project allows administrators to set certain group post node types to autosubscribe the author to the group(s) when submitting a new node. Group moderation settings are honored. Requires the...
Categories: Content editing experience, Developer tools
Createcontent
Allows module developers to change the "Create content" AKA node/add page. With a simple hook you can override the items shown in that page, add, remove or change the helptexts and even change the...
Categories: Content editing experience, Developer tools
Mark-up Snippets
This module provides a simple select list above the node body field on all node add and edit forms (for users appropriately permissioned) allowing users to pick the name of a saved snippet of mark...
Categories: Administration tools, Content editing experience
Advanced Help Topic Nodes
This module is being deprecated. It functionality will be implemented in Advance Help Inject Module http://drupal.org/project/helpinject The module allows nodes to be advanced help topics. At the...
Categories: Administration tools, Content editing experience
HTTPS Node
Allows to configure node view page to redirected to HTTPS. Valid Usecases Site with set of webform nodes in random URLs and some of the forms (that collects user sensitive details) should be served...
Categories: Content editing experience, Security, Developer tools
Anonymize Data
This module basically used to anonymize user's and node's data. Anonymize means convert original data to some other form. * Anonymize User Data: This option basically anonymize username and user...
Categories: Administration tools, Content editing experience, Content display
Node version scheduler
This module allows nodes and there versions to be publish'd on a specific time. The need of this module could be when you are writing a new version of a node in, let's say, in daytime and you need...
Categories: Content editing experience
Save As Draft
This module is very similar to Revision Moderation, and uses much of the code therein. The major difference is that instead of a moderater releasing the 'future' revision, any user with appropriate...
Categories: Content editing experience, Content display
Field definitions
This module is a port of CCK Field Definitions for Drupal 7. It will support the new Field API, instead of CCK. The purpose of this module is to display to the user a list of node type fields,...
Categories: Administration tools, Content editing experience
Edit Unpublished Node Warning
This is a TINY module that shows a warning to users when they are editing an unpublished node. Depending on how the node add/edit form has been laid out it can be difficult for users to know if...
Categories: Content editing experience
Group Mapping From Node
This module adds a configuration section to a node form to select a Group and make it part of it. By Default, Group module does not allow to map a node to a group from the node itself, however,...
Categories: Content editing experience
Breadcrumb Overrides
Allows to override the breadcrumbs for specific node directly in the node edit form.
Categories: Content editing experience, Site structure
OG Menu link
Stores relations between menu links and groups (Organic groups), filters the available parent menu items on node forms to the ones belonging to the groups a user is a member of, and automatically...
Categories: Content editing experience, Site structure
OCR for Drupal
OCR functionality for Drupal, import text from images as Drupal nodes using tesseract ocr tool. This module creates nodes using text extracted from images. The module uses tesseract for extraction...
Categories: Administration tools, Content editing experience