Drupal Modules PHP scripts - Top 4 Download

Drupal Modules PHP script downloads

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

User List API

The module adds one filter and data column through its own API that may help account administration: last access time. Options are provided to hide or reformat several of the default data columns so that the display does not become overly crowded.Several badge icons like "new account", "account blocked" and "account ...