Drupal Modules scripts - Top 4 Download

Drupal Modules script downloads

IMCE Gallery

This module organizes the pictures uploaded through IMCE into albums created by users.The amount of albums is administerable by the admin. There is also a feature for public/private, to allow users make the album itself be public/private to other users.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > ...

Hierarchical Select

Out of the box, this module implements the hierarchical_select hooks for the taxonomy. It also converts hierarchical vocabularies that are used as exposed filters in any View to a hierarchical select. Any module that uses a select form element, of which the options are ordered hierarchically, can take advantage of this ...

Direct Debit Payment

The module directdebit provides some basic functions with are used by the contained uc_directdebit module and the contrib module clieop. Requirements: · Drupal 5.x/6.x · Drupal Ubercart module ...

Comment Subscribe

If you write a comment to a node , the follow up comments will be sent to the email you provided in the comment. Also if you don't want email notification you can unsubscribe using the link listed in your email. There are two methods for unsubscription. One is to unsubscribe email notifications for the ...

Home Real Estate

This is actually a package that contains multiple modules.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Home (Real Estate)": · Display maps · Manage pictures (gallery) · Print flyers · Contact the poster of the home · Browse home by ...

OG Menu

The module automatically creates the menus for groups. If a group is created, and a member of that group goes to admin/build/menu, a new menu is created.Members of that OG can add/delete links to the menu but cannot delete the menu itself or see menus for groups to which they are ...

Custom Filter

Instead of creating a new module for each filter you need, now you can easily create and organize your own filters. Your filter will appear in Input Format configuration.Filters are defined using regular expressions, and for replacement texts you can use either raw text with references to matched strings, or PHP ...

CiviNode And Civinode CCK

This module aims at making CiviCRM integration with Drupal easier and expose it to popular Drupal features.Installation Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "CiviNode And Civinode CCK": · Catagorize a mirrored CiviCRM contact with taxonomies · Attach ...

Auto Assign Role

It also gives the end user the option of choosing their own role or roles when they create their account.These functions can be controlled by the site administrator and they can work independently of each other.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. ...

CAS

CAS is a Java-based single sign-on solution originally developed at Yale and later placed under the auspices of JA-SIG (Java Architectures - Special Interest Group). CAS authenticates users and sends the user to the requested application with a ticket. The application is then responsible for authenticating the ticket (behind the scenes, ...

Comment Page

The individual pages will also come in handy for the site's users, as it makes for easy bookmarking and linking to particular comments in a discussion.Pages use a very simple URL naming scheme: 'comment/1' . The comment subject is also included after the comment ID to include search keywords in the ...

User Suspend

The user record, user roles and optionally user-created nodes and comments are transferred to separate tables where they are not accessible by the normal Drupal system.The users that were suspended can be unsuspended at any time and all of their settings, nodes, comments etc will also be restored.InstallationUnpack in your modules ...

Upload Log

Any programming language that supports HTTP uploads with HTTP authentication can be used to send log files.It is also possible to send notifications via e-mail. InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Devel

A module containing helper functions for Drupal developers and inquisitive admins. This module can print a log of all database queries for each page request at the bottom of each page. The summary includes how many times each query was executed on a page, and how long each query took.Features - ...

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

ImageCache Unsharp Mask

Values for Amount, Radius and Treshold can be configured.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x · Drupal ImageAPI module · Drupal ImageCache module ...

Drupal Administration Menu

Drupal Administration Menu displays the whole menu tree below /admin including most local tasks in a drop-down menu. So administrators need less time to access pages which are only visible after one or two clicks normally.Admin menu also provides hook_admin_menu() that allows other modules to add menu links.Installation - Place the ...

Code Filter

This is a simple filter Drupal module that handles and tags so that users can post code without having to worry about escaping it.Installation - Copy the codefilter folder to the Drupal modules/ directory, so that all files are in modules/codefilter. - Go to administer > modules, and enable the ...

LoginToboggan

The Login Toboggan module offers several modifications of the Drupal login system in an external module by offering the following features and usability improvements: - Allow users to login using either their username OR their e-mail address. - Allow users to login immediately. - Provide a login form on Access Denied ...