Drupal Modules PHP scripts - Top 4 Download

Drupal Modules PHP script downloads

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

Coherent Access

Emails notifications are being sent to users when they receive edit and view permissions over nodes.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x/6.x ...

Collapsible Text

In order to achieve this behavior the text needs to be surrounded in [collapse] [/collapse] text.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Color Module

The module allows webmaster's to customize site color's and give user's permission to pick schemes.The module provides extensible support for color replacement and shifting.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Comic View

If you are using imagefield module, you can use a new type of image visualization for your CCK field.The module supports pagination so you can see one comic book page at a time.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · ...

Comment approval

To achieve this, three new sub-menu items are added to the admin/comments screen; "approved", "disapproved" and "not yet moderated". The users with appropriate permissions can use these pages to perform various actions like approval, disapproval, removal or editing. InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site ...

Comment CCK

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

Comment Info

This happens automatically and is included in the Drupal 6 core.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Comment Notify

The goal is to drive one-time users that comment back to you site to convert them to real registered users. Installation Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules.  Key features "Comment Notify": · Mail anonymous users about comment follow-ups · Mail ...

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

Comment Redirect

This also implements some additional views tweaks.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x · Drupal Views 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 ...

Comment Workflow

Several rules need to be met for this module to make the modifications. These rules are: comment Workflow is enabled for the node type; the node's comment setting is Read only or Read/Write (Comment Workflow will not alter a Disabled comment setting); a workflow with three or more states (including creation) ...

Community Managed Taxonomy

Users can influence both what terms nodes are tagged with and how these terms are themselves organized. It can also be used to make structured tags on the fly. The users do not need to be logged in to make or propose terms for content.InstallationUnpack in your modules folder (usually /sites/all/modules/) ...

Competition

It provides management tools necessary for managing a continuous cycle of competitions that run on your site.Certain content types (chosen by an administrator) are selected for submission as competition entries. After the competitions close, and the voting phase begins, users vote on each other's content. InstallationUnpack in your modules folder ...

Conditional Fields

When a field or group is ‘controlled’, it will only be available for editing and displayed if the selected values of the controlling field match the ‘trigger values’ assigned to it. When editing a node, the controlled fields are dynamically shown and hidden with JavaScript.InstallationUnpack in your modules folder (usually /sites/all/modules/) ...

Connect IV Game

The aim of the game is to get four pieces in a row either diagonally or horizontally. The tiles can be images (or colored tiles) that can be themed to your site.The user who beats the computer the fastest has his name saved. The game win messages are configurable in the ...

Contact attach

This functionality is added to the core Drupal Contact module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x/6.x ...

Contact Role

The idea of this module is that you may want site visitors or basic users to contact a site admin (and you don't want to re-enter that admin's address), or all users of particular administrative role (such as the accounts managers). The module works by allowing fake email addresses in the contact ...

Content Access

It allows specification of custom view, edit and delete permissions for each content type. Per node access settings can also be enabled for node access customization.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Content Access": · it comes with sensible ...