Drupal Modules

_ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z All

Translatable module is a different approach on Internationalization and Localization. It is based on the fact that any translatable content in Drupal is input via forms that have been built with the Forms API. Any form item can have the property #translatable. If that property is set to FALSE, the contents...

Content, Multilingual, 5.x

averages

Provides shortcut paths to current user's pages, eg user/me, blog/me, user/me/edit, tracker/me etc. This means logged in users no longer have to know/remember their uid, and it makes it easier to link to user-specific pages from a site help page (without resorting to using php to put $user->uid in...

Utility, 4.7.x, 5.x

Reviews: 3

This module is intended to be used with the .mobi theme. It looks for visitors requesting a .mobi alias of the site and overrides the default theme to display the .mobi theme.

Theme related, 5.x

averages

About This Node creates a block that displays information about the node you're viewing. It allows users to see, at a glance, the following information without clicking "Edit" or digging into revision history: node ID (NID) node type (content type) creation date and time creation author (user who created...

Administration, Utility, 5.x, 6.x

Reviews: 1

When sending e-mail / using CDN/static file server, we often need to parse images to absolute url. This is why this tiny module exists. This module only parse relative url to absolute url dynamiclly, and you can also set custom url when you have CDN/static file deliver server.

Content display, 5.x, 6.x

averages

This module allows users to flag nodes and comments as offensive for the adminstrator to review. The admin can specify which type of nodes are allowed to be flagged. Permissions There are 3 permissions - administer abuse reports, flag content, and direct flag content. Administer abuse reports allows...

Administration, Content, Evaluation and rating, 5.x, 6.x

Reviews: 2

averages

Accents is simple module that removes accents from words to provide better search results. For example "á â Å ã" all become "a". After installation you will need to re-index your search.

Utility, 4.7.x, 5.x

Reviews: 1

The Accessibility Module allows hand-held devices access to a correctly formatted web site specifically made for mobile browsers from one code base. This means that the site owner does not need to create separate versions of the site. With basic device detection this module selects the correct "theme"...

Content display, Theme related, 5.x

Adds and maintains expiry dates for user accounts. Depends on 'Account Types' module. Specific Account Types can be defined as having an expiry date. Default expiry period is configurable (eg 30 days). New accounts will be given an expiry date based on the default expiry period. Expiry dates for individual...

User management, 5.x

averages

Account reminder is a simple module that will resend the welcome email to users who have registered with the site but have not yet logged in. The admin can control the initial time before sending a reminder, the time period between subsequent reminders and the total number of reminders to send. The email...

User access and authentication, 5.x, 6.x

Reviews: 1

averages

Use 1.4 version. If you have a ton of users and a ton of roles on your site this module aims to eliminate errors in assigning roles and simply make it easier to keep track of who should be able to do what. The site admin - defines account types assigns roles to each account type via checkboxes Either...

Administration, User access and authentication, User management, 5.x

Reviews: 1

Because the core statistics module increments the content "read" counter every single time content is accessed, this usually results in an inflated "read" count. If you were to sit there and refresh the same page, it would keep increasing the "read" counter. This module helps keep the statistics module...

Utility, 6.x

averages

A full-featured media management system for drupal. This makes it so you can easily manage your photos and videos with drupal. Acidfree albums and media items are drupal nodes to integrate better into your system. It offers themeable drawing routines for albums and each media type so it can fit in better...

Content display, Media, 4.7.x, 5.x

Reviews: 1

The ACL module is an API for other modules to create lists of users and give them access to nodes. It has no UI of its own and will not do anything by itself; install this module only if some other module tells you to. I'm aware of the following modules using ACL (let me know if you know of others): Content...

Content, User access and authentication, 5.x, 6.x

I have not found an official "heres the way to email everyone in a certain role(s)" action, so I've cleaned some code and contributed it. This module provides an action which is configurable to email everyone in the specified roles, it is much like the built in "send email" action however it allows...

Mail, Utility, 5.x

averages

Action Views is used together with the views module. Action views adds a view type of "Action View" to the views interface. This will present your view as a table, and adds a list of actions you can perform against the results of the query executed by the view. We have taken a modular approach whereby...

Views, 5.x

Reviews: 1

The Actionkit Project looks at ways of integrating ActionApps (AA) and Drupal. We developed two modules for Drupal that demonstrate integration on the View Level and on the Data Level. Both modules are available for free, licensed under the GPL, and are open for improvements.

3rd party integration, 4.7.x

averages

The actions module allows the configuration of Drupal actions. A Drupal action is a specially written PHP function whose parameters are configured through the web. For example, the Send Email action has parameters Recipient, Subject, and Message. You could fill in joe@example.com for the recipient, Hi...

5.x

Reviews: 1

The current Actions module 5.x-2.5 doesn't use the Token module while it would be useful in the Send email action for example. This little module does just that, and only that. In other words, it lets you use tokens instead of actions’ own variables. It could just become a patch for Actions, but that...

Content, Utility, 5.x

Enables editing of content or settings from the same page via popups. This is the beginning of a full rewrite of the Active edit formerly included in Javascript Tools. So far it's only a skeleton. Dependencies: Popups module and Formfilter module.

Content, Javascript Utilities, 6.x

averages

Activemenus makes the standard Drupal navigation menu expandable. Clickable, highlighted regions are added to the menu. When a collapsed menu item is expanded, the child menu items are loaded dynamically through AJAX. Formerly part of the Javascript Tools package, Tabs is now an independent module as...

Javascript Utilities, 6.x

Reviews: 2

The active select module defines the activeselect form element. An activeselect element is the same as a regular select element, except that when the user selects a new option (or set of options), one or more different select elements (the target elements) get their lists updated. This is done using...

Content display, Developer, 4.7.x, 5.x

The Active Template module is similar to the ConTemplate module except that it works with Views instead of content types. Essentially it gives you the power to customize your views displays in any way that you can imagine. The Active Template module allows you to: 1.) Easily integrate JavaScript/jQuery...

Content, Content display, Developer, Views, 5.x

The Active Translation module is designed for internationalized sites where translated versions of content need to be displayed when available but if they're not the original, untranslated content should be displayed. If several regional versions of a language are available these will be used as substitutions. By...

Content display, Multilingual, 6.x

The Activity module keeps track of the things people do on your site and provides mini-feeds of these activities in blocks, in a specialized table, and via RSS. The module is extensible so that any other module can integrate with it. The messages that are produced are customizable via the admin interface...

Community, Content display, 5.x

_ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z All

Search Modules

Restrict search to:

User login

Donate

Does this site make your life easier? Help me keep it online. Bandwidth and server costs are more than $220/month.

Latest Reviews

rating

Frameprevention

"Does what it says on the tin. Perfect! Was this review helpful? bbbaaa"

rating

Views Popup

"This is a great little module. Does what it promises. Was this review helpful? bbbaaa"

rating

Lightbox V2

"Lightbox is becoming more and more prevalent in sites and this module makes integrating with Drupal very..."

Module Finder New Modules RSS Feeds Code Search Drupal Hosting