Modules PHP scripts - Top 4 Download

Modules PHP script downloads

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

Content Profile

Installation - Copy the module's directory to your modules directory and activate the module. - There will be a new content type "profile". Customise its settings at admin/content/types. - When you edit a profile content type there will be a further tab "Content profile", which provides content profile specific settings. ...

Automatic Nodetitles

To prevent empty content title fields it sets the title to the content type name or to an configurable string.If the token module is installled it's possible to use various content data for the autogenerated title - e.g. use the text of a CCK field.Advanced users can also provide some PHP ...

Validation API

However, the latest versions are limited to text-based core fields.Currently, the JavaScript portion is not tied in, and it will be getting switched over to jQuery.Installation - Place validation_api in your modules folder (recommend: /sites/all/modules/). - Goto admin/build/modules, check enabled on Validation API, and click submit.  Requirements: · Drupal 6.x ...

Javascript Tools

Javascript Tools provides a common set of methods extending those available in Drupal core (drupal.js) for Javascript and AJAX module development in Drupal.Installation - To install, move this directory and all its subdirectories to your sites/all/modules directory. - Enable it in Administer >- Site building >- Modules Requirements: ...

Workspace

Each user has his/her own workspace, which is accessible by following a "My workspace" link in the main site navigation, just like the "My account" link.Installation - Place the entire workspace directory into the sites/all/modules directory of your Drupal installation. - Enable the workspace module by navigating to: Administer > ...

Countdown David Kent Norman

It can be configured to just show days, or days and hours, etc.Installation - Copy the countdown module folder to the modules directory. - Activate the module in Administer >- Site building >- Modules - Configure the block in Administer >- Site building >- Blocks >- Countdown configure. - Enable the ...

Atom

An administration option allows content to be prepended or appended to each feed item such as RSS ads from Yahoo!.Installation - Unpack into /sites/all/modules folder and enable it from Administer > Site Building > Modules  Requirements: · Drupal 4.7.x/5.x/6.x ...

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