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

OBSOLETE: According to the community you should use the http://drupal.org/project/diggbar_blocker or http://drupal.org/project/frameprevention instead. An implementation of the Diggbar Blocker for Drupal, written by Dustin Brewer. Original idea/regex/message by John Gruber, http://www.daringfireball.net/2009/04/how_to_block_the_diggbar By...

Third-party integration, Utility, 6.x

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

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 Accessible Content module helps content authors create and manage content in a way that ensures that the content meets accessibility standards, and lets site administrators build and customize the standards the site should adhere to. When the module is enabled, it creates two kinds of nodes, a collection...

Utility, 6.x

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

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, 6.x

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

Warning: although the code _works_, there are very active discussions on what it does, and -- more importantly -- how it does it. See http://groups.drupal.org/node/15088 This module allows you to log your user's activity. The module itself is tiny: it's basically a glue module between: * Two database...

Administration, Utility, 6.x

Activitystream extension for Github activity Maintainer: cweagans (cweagans.net)

Import and export, Third-party integration, Utility, Views, 6.x

This module adds the ability to reference non-existing (new) nodes right from nodereference field when You're adding or editing the node. It's recommended to use this module with a Form restore module. It simplifies the workflow and enables support for multi-step chained nodes creation - if the content...

Administration, Content, Content Construction Kit (CCK), Utility, 4.7.x

averages

This is a very simple module that adds the content local tabs (Edit, Delete, Revisions, etc.) as links to teasers/lists of nodes. It also makes the 'Delete' link show up as a tab in the individual node view just like the 'Edit' and 'View' tabs (Drupal 6+ only). This module also provides support for...

Administration, Content, Site navigation, Utility, 5.x, 6.x

Reviews: 1

averages

This module adds administrative links to nodes and blocks for users with proper permissions to easily edit content. These links conveniently appear when the user mouses over a node or block, and then disappear on mouse out. Admin:hover also integrates with the Devel and Clone modules. Requirements This...

Administration, Developer, Utility, 5.x, 6.x

Reviews: 2

The Administration Dashboard is still in development, however near completion. The module will provide a sort of control panel for users with administrative rights. It can be used to store commonly used links or to add block content to the 'dashboard' region. On installation of the module, a Dashboard...

Administration, Javascript Utilities, Site navigation, Utility, 6.x

This module lets the administrator see all administration pages in her preferred language. You can use this to display the frontend of the site in one language and still keep most of the backend in English (or another language of your choice). You can use the standard Languages page to choose the language...

Administration, Utility, 6.x, 7.x

averages

Administration menu module provides a theme-independent administration interface (aka. navigation, back-end) for Drupal. It's a helper for novice Drupal users coming from other CMS, a real time-saver for Drupal site administrators, and definitely a must for Drupal developers and site builders (keyword:...

Administration, Developer, Javascript Utilities, Site navigation, Utility, 4.7.x, 5.x, 6.x, 7.x

Reviews: 53

averages

Designed as a companion to the awesome Drupal Administration Menu module, Administration Menu Dropdown changes the way the Drupal Administration Menu is displayed. Once enabled the Administration Menu will be hidden. This default state can be toggled by going to the module's settings page. After pressing...

Administration, Content display, Developer, Site navigation, Theme related, Utility, 5.x, 6.x, 7.x

Reviews: 3

This module integrates with the API provided by theJQuery Menu module (version 1.8 and higher) to provide click and expand book menus with the ability to customize each block individually. Not only can you set blocks to hold particular sets of books, but you can also set each block to enable new books...

Administration, Content, Content display, Javascript Utilities, Site navigation, Taxonomy, Utility, 6.x

The advanced caching module is mostly a set of patches and a supporting module to bring caching to Drupal core in places where it is needed yet currently unavailable. These include caching nodes, comments, taxonomy (terms, trees, vocabularies and terms-per-node), path aliases, and search results. The...

Performance and Scalability, Utility, 5.x, 6.x

This module provides additional features to the core contact module including providing a default subject and setting the category through URI arguments. This can be useful for sites that want to be able to link to a specific contact form from different sections of the site. This module doesn't do much...

Mail, Utility, 5.x, 6.x

The advanced help module allows module developers to store their help outside the module system, in pure .html files. The files can be easily translated simply by copying them into the right translations directory. The entire system can appear in a popup or not as the module prefers (and by taking away...

Administration, Utility, 5.x, 6.x, 7.x

This module assists you in writing help texts suitable for use with the Advanced Help module by allowing you to write your help texts in Drupal books. Once you've written the help texts you can inject help icons into any page, form or form item, linking them to the book page that should later appear....

Content, Import and export, Utility, 6.x

Advanced Taxonomy Blocks makes use of the JQuery menu module to create extremely customizable blocks for browsing through single hierarchy taxonomies. Though the taxonomy menu module does something similar, if you use this module you will see that they are in fact entirely different in their approach....

Content, Javascript Utilities, Taxonomy, Utility, Views, 6.x

averages

Details The advanced user module allows the filtering of users based on the user.module fields and optionally the profile.module fields. The fields available for filtering can be configured using the module settings. Eg. Site admin may search through 1000s of users to display all users who have not accessed...

Administration, Security, User management, Utility, 5.x, 6.x

Reviews: 2

averages

Note: This module is no longer supported. Its functionality is now included in Drupal 6. Ahah forms is a utility module, for adding Ajax/javascript driven incremental page reloading, without needing to write any Javascript. This framework uses the FormAPI to generate the necessary Javascript. The key...

Developer, Javascript Utilities, Utility, 5.x

Reviews: 1

This project aims to provide a simple but useful tool for flight clubs to allow the members to reserve the available planes for the single pilots. It is not strictly fixed to planes, though. I just released a new reservation system for Drupal 6, based on this module, and rewritten completly from scracht....

Content, Utility, 4.7.x, 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 Z All

Sponsored By

Drupalcon San Francisco 2010
Drupal Hosting

Latest Reviews

rating

Google Analytics

"These days, Google Analytics is essential for a website. Get an account and this module. Set the code..."

rating

Services

"Just the answer I needed for a new website I was making. Well, the domain is new but the content old...."

rating

Rules

"This module more or less allows you to write mini-modules in a GUI. Having them written by Rules instead..."

Module Finder New Modules RSS Feeds Code Search Drupal Hosting News