Drupal Modules PHP scripts - Top 4 Download

Drupal Modules PHP script downloads

User registration notification

This Drupal module notifies administrator (site_mail) of new user registrations.You can define both the address it goes to and the subject and messages emailed and you can get emails when someone updates there profile as well.Installation - Unpack in sites/all/modules directory and enable from Administer > Site Building > Modules  Requirements: ...

Nudge

There are permissions to allow users to nudge others, as well as options for sending an email with a custom message to the author of the node.A list of recent nudges is provided as a navigation menu item. A link below the node shows up for the author if there are ...

Version Control API Git backend

It can retrieve commit information by parsing commit logs.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

CCK IP Address

You can use this module to add an IP address or an IP range to your node. Also you can configure the form to reject private IPs.IP ranges can be restricted with CIDR prefixes.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: ...

Office Hours

The field enables allowed hours restrictions, setting default hours, input validation. It can use both 24 hours and 12 hours format.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x/6.x · Drupal Content Construction Kit module ...

Category Aggregator

This is an extension of the Aggregation module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Upload Image

Thumbnails are shown in place of the file name in the list of attachements. Each attached image will be made an image node. The thumbnail of that node is shown in the attachment list and links to the node. The author of the blog can then edit the image nodes and ...

Article

This allows the site administrator to organize nodes of several different types in one place. The user can navigate the nodes by selecting different categories in the taxonomy tree associated with the article module.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. ...

Filefield Views RSS

It requires the Content Construction Kit module to be enabled.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x · Drupal Content Construction Kit module · Drupal FileField module ...

AutomaticMenu

The feature can be enabled based on content type.For each content type you can also select a parent menu item under which the new item will appear.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

ApacheBench

The module also features storing and reporting on cron-based invocations.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 6.x ...

Workflow ng

The module is a rule-based event driven action evaluation system. It provides certain actions that can be automatically performed on certain events.Modules may use workflow-ng's API to provide defaults, which can be customized by users. Users can share their customizations by using the built-in import/export tool.InstallationUnpack in your modules folder (usually ...

Meez Integration

Meez is a system for creating a centralized avatar that you can use on multiple sites.This module uses a profile field to hold the Meez username for the user. By default the module uses profile_meez for the name of the profile field but you can change that on the settings page.The ...

LiveJournal CrossPoster

Installation - drop the entire directory into your modules or sites/*/modules directory - go to administer >> modules and enable the module - go to administer >> settings >> ljxp and enable the content types you want to use - If you want more than just UID #1 to use this ...

Zemanta

This Drupal module is a blogging tool, that saves you time, brings more traffic and makes your posts beautiful.Have your browser understand what you are blogging about and suggest pictures, links, articles and tags to make your posts more vibrant. While you are writing your post, Zemanta analyzes the text and ...

Yahoo Search BOSS

It integrates with the core search module and also provides an API for submitting search queries.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules.  Requirements: · Drupal 6.x ...

Object Oriented Drupal

All the functionality this module brings takes place under the hood at no performance cost.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Object Oriented Drupal": · Access any core module using OOP · Access any core include using OOP · ...

Haml

The module also provides the haml_to_html theme function.As PHP can be evaluated from within the Haml filter it is not advised to allow untrusted roles to create content with it. InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Views modify query

In addition, it provides a Views field that lets you display any output generated by the code in the filter. This can be very useful when developing sites. This is a skeleton module which can be used by developers to create their own modules.InstallationUnpack in your modules folder (usually /sites/all/modules/) and ...

Views Or

It helps create filters that make use of OR operators.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Views Or": · Views Or begin alternatives that you insert to begin a block of alternative options · Views Or next alternative that ...