Modules PHP scripts - Top 4 Download

Modules PHP script downloads

Case Tracker Services

This module contains two components: the Case Tracker Services and the Case Tracker Client.InstallationInstall Services and its XMLRPC Server Install Case Tracker Server (from this module)Allow anonymous to "use services".Go to admin/build/services and you'll see the casetracker servicesGo to the keys page admin/build/services/key and create a key for your clientGo to ...

Custom Filter

Instead of creating a new module for each filter you need, now you can easily create and organize your own filters. Your filter will appear in Input Format configuration.Filters are defined using regular expressions, and for replacement texts you can use either raw text with references to matched strings, or PHP ...

InsertNode

The syntax is [node: body|link|collapsed|teaser]If the qualifier is missing, body is assumed, but themed.It works on any Drupal path or node id. InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

ajaxeditable

The element needs to be surrounded by a DIV with the right things in it.This can be done with contemplate or something similar.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

editablefields

At the end of the view, a form is printed out to enable you to add a new element.Editing a field in a view appears exactly like a CCK edit context. InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal ...

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

Admin Role

By default, Drupal only has one super users, this changes that. The update.php page will only work for the real administrator.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x/6.x ...

vBulletin to Drupal

It also includes a login manager that allows existing forum users to login without having to reset their passwords.Testing on backups before using on live data is highly recommended.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

User Stats

This module also integrates well with workflow-ng and is able to automatically promote users, assign permissions, user badges etc. according to their posts number or time passed since join date.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "User Stats": · ...

Email Field

Encryption is available for e-mails by using the SpamSpan module for Drupal 6 only or the Invisimail module for both Drupal 6 and 5.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Email Field": · validation of emails · turns addresses ...

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

Views Fusion

So you can build fusioned views that display information that is stored in multiple nodes - useful for tabular views.The module makes use of node relations in order to join them together.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal ...

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

Workflow ng

The module is a rule-based event driven action evaluation system. It provides certain actions that can be automatically performed on certain events.Modules may use workflow-ng's API to provide defaults, which can be customized by users. Users can share their customizations by using the built-in import/export tool.InstallationUnpack in your modules folder (usually ...

FriendList

Two relationship styles are allowed: one-way (see: fan) and two-way (friend). One way relationships never need confirmation, whereas two-way relationships need confirmation (or, more formally correct, "mutual relationship"). The module also provides an API that provides four functions: add relationship, delete relationship, check a relationship's status, and see a status's available ...

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

Boost Arto Bendiken

Once Boost has been installed and enabled, page requests by anonymous visitors will be cached as static HTML pages on the server's file system. Periodically (when the Drupal cron job runs) stale pages (i.e. files exceeding the maximum cache lifetime setting) will be purged, allowing them to be recreated the first ...

Views Taxargs

However, for Arguments, you only have one choice: "Taxonomy: Term Name", which filters for all vocabularies."Taxonomy: Term Name for [vocabulary-name]" form for arguments is also possible.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x · Drupal Views module ...

Views Union

For example, you could make a view that gets all the events within a certain date range, plus all the sticky events, regardless of whether they are in the date range.It can be configured to get only a certain number of results from every sub-view.InstallationUnpack in your modules folder (usually /sites/all/modules/) ...

Activity Stream

Whether it's bookmarks on Del.icio and Ma.gnolia, pictures on Flickr, music on Last.fm, or posts on your blog, anything you create can be gathered into one easy to read stream. The module comes with support for a half dozen popular sites and support for any site that publishes an RSS or Atom ...