Test Notifier

Component type

module

Development status

Component created

Component changed

Drupal Test Notifier is a user script for your browser that notifies you when an automated test (a.k.a SimpleTest) has completed. This allows you to go about your other business without checking back on the tab running your tests every few seconds waiting for it to complete. It also saves you from forgetting that you had a test running while you go about your other business.

Canvas Field

Component type

module

Maintenance status

Development status

Downloads

3351

Component created

Component changed

This is the HTML5 Canvas field module, which allows you to capture manual "drawing" input directly in the browser. It's main component is a FieldAPI Widget for the image field, meaning you can display captured images the same way you would any image field. Some suggested uses are marked-up screenshots and signature capture.

Sweepstakes

Component type

module

Categories

Maintenance status

Development status

Downloads

6622

Component created

Component changed

This module provides a node type that allows authenticated users to enter sweepstakes (contests). Winners are automatically chosen after the sweepstakes' end date. This module can also integrate with Webforms so that a sweepstakes can be attached to a webform. Then, when submitting the webform, the user is entered into the sweepstakes.

To use with a webform:
1) Create a webform.
2) Create a sweepstakes. In the "Attach to Webform" field, select the webform from step 1.

CTools HTTP Header Plugins

Component type

module

Maintenance status

Development status

Downloads

4170

Component created

Component changed

This module defines context and access rules plugins for CTools (and Panels) based upon values of HTTP request header elements. The following headers are exposed into context and can be used as access rules parameters:

  • Referrer
  • User Agent
  • Host
  • Accept
  • Accept Charset
  • Accept Encoding
  • Accept Language
  • Connection

Dependencies

Chaos Tools

Commerce PayPal

Component type

module

Maintenance status

Development status

Downloads

176139

Component created

Component changed

This project integrates PayPal into the Drupal Commerce payment and checkout systems. It currently supports off-site payment via PayPal Payments Standard (WPS) and PayPal Express Checkout (EC), off-site or on-site payment via PayPal Payments Advanced (PPA) and Payflow Link (PFL), and on-site credit card payment via PayPal Payments Pro (WPP). The PayPal WPS / EC integration supports PayPal's Instant Payment Notifications (IPNs) to react to authorizations, captures, voids, and refunds with full logging for testing and debugging.

We recently added PayPal Bill Me Later support on top of the Express Checkout integration to enable merchants to extend financing opportunities to their customers.

The full integration for PayPal Express Checkout, PayPal Payments Advanced, and Payflow Link was added in the 2.x version of the module and has been verified by PayPal. There is no upgrade path for the 1.x branch, so it has been discontinued. Additionally, this module deprecates the third party project(s) attempting to extend this module for EC support.

Sponsored by Commerce Guys.

Password reset restrict

Component type

module

Development status

Downloads

756

Component created

Component changed

Enables a period of time to be set to throttle how often a password reminder email can be sent to each user.

This can be used to prevent a user being sent multiple password reminders by a malicious visitor that knows their username.

Sponsorship

Development

Smart Crop

Component type

module

Categories

Maintenance status

Development status

Downloads

118790

Component created

Component changed

Smart Crop is an imagecache action that crops based on entropy, which produces more pleasing results when cropping to a fixed aspect (for example it can help prevent cutting off people's heads when cropping a portrait to a square. This does not mean it can do face detection, though that would be cool, wouldn't it?

Want to share some image samples? Post them in this issue:
http://drupal.org/node/907984

Hose XML

Component type

module

Categories

Maintenance status

Development status

Downloads

546

Component created

Component changed

Hose XML is an XML export system for nodes. Node fields are mapped to XML elements by a profile that is held in the database.
Hose XML UI allows editing of XML profiles through a GUI. Hose XML implements validation and conversion for several data types including dates.
Complex mappings of fields to values and attributes are possible using tokens and the optional PHP input setting.

This module is in development - expect things to change and some stuff not to work. Backup your database before using.