Drupal Modules scripts - Top 4 Download

Drupal Modules script downloads

Absolute src

When using a CDN/static file delivery server, custom URLs can be set.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x/6.x ...

Account Expiry

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 users can be altered via the user edit page, or via 'User Account Expiry' ...

Account Types

Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Acidfree Albums

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 with the rest of your website. ...

Actions

A Drupal action is a specially written PHP function whose parameters are configured through the web.The proper place for actions code is in the module that uses the action. In other words, modules "expose" actions. After the module that exposes the action is enabled, the actions will show up at Administer ...

Actions token email

This Drupal module is similar to a patch for the Actions module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x · Drupal Actions module · Drupal Token module ...

Active Template

This module was built on Taxonomy Template, but uses views instead of taxonomy.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Active Template": · Easily integrate JavaScript/jQuery into your view for animation and/or increased interactivity. · Define custom CSS that acts ...

Activity

The module is extensible so that any other module can integrate with it. The messages that are produced are customizable via the admin interface and are context sensitive. Installation - Download the package and put into [drupal-root]/sites/all/modules/ - Go to [your-site]/admin/build/modules and enable the Activity module and any supporting plug-in ...

Activity Stream

Whether it's bookmarks on Del.icio and Ma.gnolia, pictures on Flickr, music on Last.fm, or posts on your blog, anything you create can be gathered into one easy to read stream. The module comes with support for a half dozen popular sites and support for any site that publishes an RSS or Atom ...

addtofavorites

Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 4.7.x/5.x ...

Admin hover

These links conveniently appear when the user mouses over a node or block, and then disappear on mouse out.This module also integrates well with the Devel and Clone modules.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x/6.x ...

Admin Links Dave Reid

The module also provides support for the Universal Edit Button.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x/6.x ...

Admin Role

By default, Drupal only has one super users, this changes that. The update.php page will only work for the real administrator.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x/6.x ...

AdSense Khalid Baheyeldin

The module provides sharing of ad revenue with contributors who write articles on the site.Installation Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "AdSense": · The colors are customizable, as well as the type (text/image). Ads can be displayed from ...

Advanced Forum

Advanced forum is a glue/theme module which makes it easier for non programmers to put together a forum similar to popular forum packages using Drupal's core forum. It requres the forum module.Installation - Copy the entire advanced_forum project directory (not just the contents) to your normal module directory (ie: sites/all/modules) - ...

Advanced Poll

Features - Voting systems: Basic polls, Approval Voting, Borda Count, and Instant-Runoff Voting. - Vote management: view each user's vote, delete all votes, or restrict the poll to a list of users. - Time management: schedule when to open or close the poll, and choose when to show results. - Choice ...

Advanced User

The fields available for filtering can be configured using the module settings. Once the group of users with selected common denominators are filtered, the module can be used to perform functions that email, block, unblock, add or remove roles, or delete.The module is also able to send notifications to admins or ...

AES encryption

Some users will be able to see other users passwords in plain text if they have a role with the permission to do so.This module also provides an API for developers which implement the aes_encrypt and aes_decrypt functions.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building ...

Aggregation

RSS 2.0, ATOM 1.0 & RDF 1.0 are supported, but its architecture is easily expandable to support any XML format.Features - Highly efficient. This module was created for performance. - Ability to assign term(s) to all items generated from a feed. - Ability to dynamically tag all incoming items during feed ...

AJAX Newsflash

The module creates a new content type called "Newsflash". The Newsflash content type supports plain text, html formatting and images.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...