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.
Keywords
Русская версия English version below Возможности модуля Показывает на отдельной вкладке ("Ключевые слова") ноды список найденных ключевых слов и фраз, а также их плотность в тексте ноды На странице...
Categories: Content editing experience
Stock
This is a stock module that provides visitors live stock prices from various market exchanges. Registered users can configure a portfolio that would be displayed in a block with they own stock...
Categories: E-commerce, Integrations
Article
This module is no longer supported. The article module allows for nodes of any type to be organized and displayed in a centralized location. This allows the site administrator to organize nodes of...
Categories: Content editing experience
API
The API module was designed to produce the Drupal developer documentation available at api.drupal.org. You can set up your own API documentation site by following these instructions. The API module...
Categories: Developer tools
Term Access
As this module was created recently, there is only a development version available. Please take some time to test the module so we can iron out any bugs before an official release. This module...
Image filter
This module allows you to reference image nodes from other nodes. To use this module, you first create an Image node for the image you want to to embed in another node. Then, in the node where you...
Categories: Content display, Content editing experience
Daily
The daily module is meant for things like comic strips or daily headlines. Any node can be `daily content', which means it is associated with a certain group (implemented as a taxonomy term) and...
Categories: Content editing experience
News Page
Allows creation of pages which show syndicated 'news' items from an aggregator category. News items are automatically filtered by keywords (chosen when creating the page), so that only news items...
Categories: Content editing experience, Import and export
quicktags
Quicktags adds buttons to your forms, for easy insertation of code (like basic HTML) into a textarea. It uses on-the-fly generated javascript to do the magick. It is not a wysiwyg editor, but...
Categories: Content editing experience
Related links
The relatedlinks module enables nodes to display related URLs to the user via blocks. Related links can be defined in 3 ways: Parsed links: links that are retrieved from the body of a node. Manual...
Categories: Content editing experience, Site search
Comment closer
This module lets you automatically close the comments on any or all node types. You can close comments that are a week|month|year old. Comments are closed in a cron hook daily|weekly|monthly...
interwiki
This filter provides a simplified, wiki-like syntax for linking to articles or search results on many commonly-used internet reference websites. For example, [[w:public relations]] can create a...
Categories: Content editing experience
Side Content
When creating or editing a page, this module enables content to be added to a side bar block. The content will only be seen when viewing the page (node) that it's been added to. This works on any...
Categories: Content display
Node Relativity
The module allows parent-child relationships between nodes to be established, managed and searched. You can restrict the types of nodes that can be parented and the ordinality of parents. These are...
Categories: Content editing experience, Site structure
Creative Commons
The Creative Commons module allows users to select and assign a Creative Commons license to a node and any attached content, or to the entire site. It also provides integration between CC and...
Categories: Media, Site search
Code Snippets
Overview The Code Snippets module allows you to store and display code snippets on Drupal sites. The module implements a "Code snippet" content type for storing snippets and uses GeSHi to highlight...
Categories: Developer tools
Admin block
The adminblock module enables admins to display a block with the comments approval queue and the node moderation queue. Each item gets their own edit link and delete link for quick administration....
Categories: Administration tools
Node Vote
This module provides the ability for users to vote on various node, assigning a score to each one. The average overall score and number of votes are displayed below each node. Users do not see the...
Categories: User engagement
Flickr Block
Flickr Block is a simple module that provides a configurable block for displaying Flickr photos. This block can be configured to show a number of photos from a Flickr account and from a photo set....
Categories: Content editing experience, Content display
Security
This module is about strengthening the security of your Drupal site. Drupal is fairly secure out of the box, but as new technology emerges with HTML5, site maintainers must keep up. This module:...
Categories: Security
Tables Filter Module
The tables module is a filter that converts a simple [table ] macro into HTML encoded table. The macro has the format where it begins "[table=class" where class is a style sheet class name. If the...
Categories: Content editing experience
Audio
The audio module allows users with proper permissions to upload audio files into drupal. Each audio item is created as its own individual audio node. The audio module uses the getID3 library to...
Premium
Restricts access to premium content by role. This is useful on a news or membership site where teasers are available to the general public but the full body is only available to privileged users....
Categories: Access control
Pirate
On International Talk Like a Pirate Day (September 19th), this filter changes all appropriate English phrases and words into pirate-speak. Based on Dougal Campbell's Pirate filter, part of his Text...
Categories: Content display
Checkout (Content locking)
Drupal's default content locking strategy is optimistic, that is, two users may start to edit the same content and the one who is hitting the save button first wins the race, while the other is...