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.

Organic Groups Webform Integration

Component type

module

Maintenance status

Downloads

6393

Component created

Component changed

This module provides integration between Organic Groups and Webform modules. It allows users that have "edit own webform content" or "access own webform results" to edit any webform content for which they are a group administrator. It also corrects some issues with properly displaying setting group context when editing webforms or viewing the submission results page.

This module requires Webform 3.3 or higher.

FullCalendar

Component type

module

Maintenance status

Development status

Downloads

189668

Component created

Component changed

Provides a Views display, style and row plugin for displaying nodes using Adam Shaw's FullCalendar jQuery plugin.

WARNING: The module has only been tested with the 1.5.x version of the jQuery plugin. The 2.0.x version has shown some issues, consider using the older versions.

Information

There is a good deal of info in the issue queue, but if you're on IRC, come by the #drupal-fullcalendar channel and say hello!

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.

Context Block Classes

Component type

module

Maintenance status

Downloads

1238

Component created

Component changed

Context Block Class gives users of the Context module the ability to define custom classes for blocks per context, both for each block and globally for a region. The module implements a context reaction, providing the interface required for adding classes to blocks which have been defined for that context. This unlocks a tremendous amount of theming flexibility for users of Context module. When combined with a grid based theme or any other theme which implements re-usable styles, the options are endless!

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.