Drupal Modules PHP scripts - Top 4 Download

Drupal Modules PHP script downloads

Avatar Blocks

The avatars are linked and will take the user to the user profile pages when clicked. InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Avatar Blocks": · Who's Online Avatars - a block that displays the user pictures of online ...

Backlinks

Giving it a node ID will generate a list containing all nodes that link to that particular node.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

backup Douglas Muth

This module can be used to perform a backup of Drupal-power websites.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Basic webmail

This provides an webmail client with basic features.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

BAWStats

The BAWStats module integrates the third-party betterAWStats system,Statistics data is collected by AWStats, stored in the normal AWStats files and presented using the betterAWStats engine within drupal. BAWStats has the ability to display statistics information for multiple websites. Data is displayed in a variety of graphs, tables, and schematics.InstallationUnpack in your ...

Biblio Facets

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

Birthdays

It lists birthdays on a seperate page and in different blocks. Users can receive an e-mail on their birthday automatically, and the administrator can receive dayly reminders of who are having their birthday. This module requires that the core Profile module be enabled.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable ...

Block Bar

The module builds an Outlook style collapsible menu bar from the child blocks with each child block representing one panel within the bar. Multiple BlockBars can be created. Each BlockBar can be set with "sticky panels" which will remember the panel's open/close state between page refreshes.Installation - Unpack in your modules ...

Block Cache

Block caching happens separately from page caching and so it will work for logged-in users whether or not page caching is enabled for the site. Cached blocks make just one call to the database and can therefore reduce the overhead required to render blocks that require complex queries and/or calculations such ...

Block Class

By adding a very short snippet of PHP to a theme's block.tpl.php file, classes can be added to the parent element of a block.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. - Add to your theme's block.tpl.php file (see ...

Block Filter

This filter allows an editor to embed any available block into content by using the blocks module and delta in the following syntaxt: [block:{module}:{delta}]InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Block Reference

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

Block Refresh

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

Block Term

When you visit a page where the node is tagged with one of these terms, the block will show, otherwise it won't.The [yourtheme]_block($block) in template.php needs to be edited.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Blockquote

These blocks are intended for one or more verses or paragraphs that are quoted verbatim (word for word). Separating this text into a block shows that the whole block is quoted, therefore no punctuation marks are needed to indicate the beginning or end of the quotation.The module has RTL support for RTL ...

Blog Theme

Blog theme allows users to have persistent themes for their blogs based on the theme they choose for their account. When others view thier main blog page, or any node (of specific admin-defined types) created by them, the reader will see the authors theme instead of their own. ...

Blogger

A "read more" link is also displayed for each blogger.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Blogger": · Display list of bloggers. You can limit how many bloggers displayed. · Display number of written blogs or not, i.e: Samuel ...

Bluga Webthumbs

The module allows embedding a webthumb with a PHP snippet.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Book Bridge

It currently includes token integration which can allow for pathauto setups such as BOOKNAME/TITLE and a views argument for the book ID which can allow per-book searching.The functionality this module provides is already included in the core Book module in Drupal 6.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under ...

Book Review

A book review is simply a node, providing custom fields that are appropriate to writing a book review.Features - Provides fields for booktitle, cover image, publisher, copyright, isbn, number of pages, price, synopsis, table of contents and the review text. - Supports unlimited number of authors. - Supports unlimited number of ...