SMS Send

Component type

module

Categories

Maintenance status

Development status

Downloads

2106

Component created

Component changed

Module allows user to send sms to different phone numbers or users from your site (if they entered their phone number in their profile).

jQZoom

Component type

module

Maintenance status

Development status

Downloads

13516

Component created

Component changed

The jQZoom module is a wrapper for the jQuery plugin jQZoom. The module provides a javascript magnification effect for images. When a user mouses over an image, a larger version of the area under the cursor will be displayed beside the image.

Project Issue File Review

Component type

module

Maintenance status

Development status

Downloads

10358

Component created

Component changed

Provides an abstracted client-server model and plugin API for performing distributed operations such as code review and testing. Currently the project focuses on supporting Drupal development, but due to the extent of the code abstraction it can be extended to work with other platforms and environments.

Plugins

The project currently includes the following plugins, but there are plans to include a performance measuring plugin, code coverage plugin, security plugin, etc.

  • SimpleTest - runs SimpleTest tests and aggregates results.
  • Coder - reviews code using the coder and coder_tough_love routines.

Integration

An integration layer can be created to interface the project management system with the PIFR in order to provide a smoother, more enhanced workflow.

  • Project - integrates with project module to provide all information needed to perform reviews.

Design

The project consists of a server, client, and a shared base module that provides common functionality. The server manages the process, queue, and results while the client performs all operations and reports back. An optional project client can also be added to provide an integrated workflow with a project management tool (for example PIFT which integrates with the drupal.org project module) or the like. Both the project client API and the test client API are based on a PULL architecture where the server never makes a request, but simply responds to them.

Usage

Currently Drupal.org makes use of this platform for its development. The process is centered around qa.drupal.org which acts as the PIFR server. The test clients are donated machines that are managed by volunteers. Please see PIFR FAQs for more information on getting involved with qa.drupal.org.

Related documentation

Automated Testing Infrastructure and How to deploy a testbot

Related repositories

Project Issue File Test, Project Issue File Review, drupaltestbot-puppet, drupaltestbot

Maintainer

The project has been developed by Jimmy Berry (boombatower). The code is currently maintained by Jeremy Thorson (jthorson).

Autoload

Component type

module

Categories

Maintenance status

Development status

Downloads

254411

Component created

Component changed

The autoload module - is utility. It allows other modules to leverage PHP5 class autoloading capabilities in a unified fashion.

Requirements:

You do not need this module unless you are developing a module that makes use of classes or you are installing a module that depends on this one.

Menu Export/Import

Component type

module

Maintenance status

Development status

Downloads

89098

Component created

Component changed

This module helps to export and/or import menus. Using it you can easily transfer menus from one Drupal site to another. The module can be used in ensemble with Node export (node content migration). In this case, it allows to batch-arrange existing content into a given menu structure, using a very simple text file.

Here is an example of the JSON-like file format understandable by the module:

Shared Email

Component type

module

Categories

Maintenance status

Development status

Downloads

18533

Component created

Component changed

The shared email module allows multiple users to use the same email address for different accounts. The module works for both registration and account updates.

Compatible with with Email Registration, Subuser, User Import and LoginToboggan modules.

Other features

Shared email password reset
http://drupal.org/project/sharedemail_pass_reset

Mailfix for Postfix

Component type

module

Maintenance status

Development status

Downloads

5018

Component created

Component changed

Description

The Mailfix module integrates Drupal with Postfix, providing email accounts to regular Drupal accounts.

For this module to work you must have previously installed and configured Postfix 2.1 or greater. A step-by-step installation guide for an Ubuntu 8.04 server is available at HowToForge.

Once your Postfix server is appropriately configured you may install this Drupal module.

Comment Count Image

Component type

module

Maintenance status

Development status

Downloads

2143

Component created

Component changed

RSS feeds are only updated once in a while by feed readers. Comments might be updated anytime. Still, it would be cool to show the current number of comments on a given page, blog post, or whatever content. The feed-loving user can then tell in a glimpse if visiting the page will pay off, if there are comments at all or if there are new comments compared to an earlier visit on that page.

CuteMenu

Component type

module

Categories

Maintenance status

Development status

Downloads

10630

Component created

Component changed

Description

When installing CuteMenu you get one CuteMenu block per menu. The block is a top-menu with a drop down (using the 1st and 2nd level menu items.)

Using a CuteMenu block generates HTML using many <div> tags so one can really nicely theme the menu the way they want it to be without having to write code for it. The result is that you can dearly beautify the menu.