Modules PHP scripts - Top 4 Download

Modules PHP script downloads

URL list

urllist.txt is listed as a valid feed for submitting all your site's URLs through your collection of "My Sites" at Yahoo!.Installation - Copy the urllist module directory to your modules directory. - Enable urllist module at: Administer > Site building > Modules - The url list is now operational at q=urllist.txt ...

Domain Access

The module thus allows you to share users, content, and configurations across a group of sites such as: example.com, one.example.com, two.example.com, my.example.com. By default, these sites share all tables in your Drupal installation.The module uses Drupal's node_access() system to determine what content is available on each site in the network.Unlike other ...

FireStats

This module allow FireStats, the web statistics system, to monitor access to your Drupal site.Installation: - Install FireStats as a Standalone. - Install and activate the Firestats module. - Put the FireStats file system location in the FireStats module settings.  Requirements: · Drupal 6.x ...

Utility

The Drupal utility module is a module that contains a bunch of utilities that are simple to code, everyone wants, but nobody actually codes them.Right now, it contains the following utilities: - System module fieldset closer - Allow to enable/disable individual plugins' through admin/settings/util page - Automatically save height for resized ...

Image Assist

The Drupal Image Assist module provides a user interface for adding images to any textarea that is aware of input formats.It automatically generates an "Add image" link under fields of your choice. Clicking the link opens an image browsing window, displaying all images that have been uploaded through the Image module.Images ...

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

LoginToboggan

The Login Toboggan module offers several modifications of the Drupal login system in an external module by offering the following features and usability improvements: - Allow users to login using either their username OR their e-mail address. - Allow users to login immediately. - Provide a login form on Access Denied ...

User Protect

This module provides various editing protection for users. The protections can be specific to a user, or applied to all users in a role. The following protections are supported: username, e-mail address, password, status changes, roles, deletion, all edits (any accessed via user/X/edit)When a protection is enabled for a specified user ...

Update Notifications Disable

Drupal 6.x core provides a new module called 'Update status' which provides update notifications when new versions of core or contributed modules and themes are available.If for some reason you do not want to enable this functionalilty (for example, you have privacy concerns, or you plan to handle your own system ...

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

Web Links Robert Middleswarth

The Web Links Drupal module provides a comprehensive way to post weblinks to your site. All links are nodes, which can be put into taxonomies/categories and administered. Additionally a block may be enabled for any category (or sub-category) of weblinks. This module plays nicely with taxonomy_access/node_access allowing for various group and ...

Lightbox2

This module enables the use of lightbox2 which places images above your current page, not within.This frees you from the constraints of the layout, particularly column widths.This module will include the lightbox CSS and JS files in your Drupal Installation without the need to edit the theme.The module comes with a ...

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

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

Advanced Forum

Advanced forum is a glue/theme module which makes it easier for non programmers to put together a forum similar to popular forum packages using Drupal's core forum. It requres the forum module.Installation - Copy the entire advanced_forum project directory (not just the contents) to your normal module directory (ie: sites/all/modules) - ...

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

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

WordPress Comments

This Drupal module streamlines the appearance of the standard Drupal comment form to appear more like WordPress.Installation - Unpack in /sites/all/modules and enable from Administer > Site Building > Modules   Requirements: · Drupal 6.x ...

Amazon Jeff Eaton

This project aims to be a full implementation of the Amazon Ecommerce APIs for Drupal 6. It's modular in design, with a central "Pure API" component that interacts with Amazon, and optional modules to handle expanded data for additional product types, features like wishlists and customer reviews, etc.Features - CCK integration ...

CCK Blocks

Adds a block for every CCK field you created, allowing to show the field value of the currently shown node in the block (placed left, right or in whatever region) instead of (or next to) the node's main content area.Kind of a simple panel variation. Your client can add node-related block-content ...