Drupal Modules PHP scripts - Top 4 Download

Drupal Modules PHP script downloads

Avatar Approval

When a new avatar is uploaded, it is placed in the 'not yet moderated' queue, and not displayed. A moderator can then either approve, disapprove, or delete the avatar. Only approved avatars will be shown site wide.Avatar moderation is done on the admin/content/approval page, where moderators will find three tabs. Not ...

DynoSearcho

The admin can display various blocks on the site that provide a dynamic way to search for content.DynoSearch uses AHAH to display results as the user enters them (similar to Drupal's most-excellent autocomplete feature). Each block can be configured to display a configurable number of results from specific node types.DynoSearcho does ...

Comment CCK

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

HTMLBox Peter Galiba

The editor is based on jQuery the official JavaScript library of Drupal.The code is significantly different from the original HTMLBox script.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x/6.x ...

Assetfield

This module is the backend for the Asset Manager module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x · Drupal Asset Manager ...

jWYSIWYG Sandro Franchi

There are three versions of the editor (Full, MINified and PACKed) and the textareas which are to be replaced can be specified.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 6.x ...

userlink

Userlinks are fully themeable, and the module comes with a css file that defines the necessary values to theme your links.Userlink comes with a series of userlink-related blocks: view all links, view all link categories, view popular link categories, recent links, my links, my link categories, and the link menu.Installation - ...

FileField Podcaster

It provides a podcast-compatible (as determined by Apple) RSS feed, using node variables, getID3, filefield in cck, and filefield meta data to generate the RSS tags.The module requires Views version 2. InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal ...

Workflow Graph

It currently generates two distinct kinds of graphs: - One for the workflow definition, showing all workflow states, the transitions linking them, and the roles allowed to perform those transitions. - One for a workflow *instance history*, i.e. the path that a workflow took for a specific node. Here, the graph ...

Dynamic Views

The module also provides a second block for a block-enabled view that turns a pager on for that view-block.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Dynamic Views": · Update the main content area dynamically by clicking on a node ...

Vote up down Package

AJAX functionality is used for voting if the browser supports it. Bookmarklets are supported for quickly submitting new story links. A number of RSS feeds are available.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x · Links ...

XML Sitemap

This helps search engines keep their search results up to date.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules.  Requirements: · Drupal 5.x ...

List Nodes by Vocabulary

The numbers in the examples below are vocabulary IDs.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "List Nodes by Vocabulary": · example.com/vocabulary/list/1; · example.com/vocabulary/list/1+2+3 and so on; · example.com/vocabulary/list/1,2,3 and so on; · example.com/vocabulary/list/1 2 3 and so on; ...

Views Filter Block

This differs from the views block option which displays the view exposed filters AND a limited number of rows from views content. It themes the block using collapsible fieldsets rather than the table currently used by views, and it uses some logic to decide which fieldsets should be collapsed or not ...

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

CiviRegister

The task of creating users is handled by CiviCRM instead of Drupal. To minimize required configuration, the module will select the first Profile designated for 'User Registration' as the Account Registration form, and will set the required settings.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > ...

UpDown

This can be enabled for content of various types.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 6.x ...

CiviCRM Event Block

The event registration link name can be configured.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x · CiviCRM ...

MicroID

The module generates some JavaScript that attaches a class to each node with the unique MicroID for that node. It also add's a metatag to the header of each node view. The module also provides the facility to turn off the 2 types of MicroID generation at the site level and ...

Clickpath

Clickpath is a Drupal module that maintains a list of the last 10 pages visited by each user, and displays those ten pages in a sidebar block.It can also optionally override Drupal's breadcrumb trail to implement wiki-style "how you got here" breadcrumbs.Installation - Unpack in /sites/all/modules and enable from Administer > ...