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

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

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

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 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

Bring all your activity on the web into Drupal. Activity Stream builds a lifestream for you by aggregating your social activities all in one place. Whether it's bookmarks on Del.icio.us and Ma.gnolia, pictures on Flickr, music on Last.fm, or posts on your blog, anything you create can be gathered into...

3rd party integration, 5.x

Easily display advertisements from the Ad Bard Network on your Drupal-powered website, earning a flat 80% of the cost-per-click of ads. The Ad Bard Network is dedicated to fostering a friendly and useful advertising community, built from and focused on Free and Open Source Software. In order to display...

Commerce and advertising, 4.7.x, 5.x, 6.x, 7.x

averages

Provides a addthis.com button to let your users share your content to social network sites. What is AddThis?Launched in September 2006, AddThis is the #1 bookmarking and sharing button on the Internet. AddThis has become the standard button for bookmarking and sharing. The AddThis button spreads your...

3rd party integration, 5.x, 6.x

Reviews: 1

UPDATE: HEAD is a complete rewrite of the module based on lionfish's original code I don't have any spare time at the moment to maintain this module. I am available though, if people want to fund additional development to fix several of the bugs or add features. I can be contacted at: lionfish@uwcs.co.uk This...

CCK, 5.x

USE THE 2.1 VERSION. You must re-save all CCK field settings where you've used this module. This module makes available as a single CCK field all of the fields you'd expect for a user to enter in an address. New additions to version 2.0 include: Custom ordering of fields, Custom naming of fields, Custom...

CCK, Content, 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

Backup and Migrate

"I can't say enough good things about this module. I will never do Drupal without one. What a lifesaver...."

rating

Node import

"This module makes a seemingly complex task spectacularly easy. The UI is extremely intuitive and even..."

rating

LoginToboggan

"This is a great module made better by the fact that it consumes very little real estate. It is faster..."

Module Finder New Modules RSS Feeds Code Search Drupal Hosting