Maintainers strive to actively monitor issues and respond in a timely manner.

Watchdog Array

Allows for passing an array to the watchdog command.

Popup forms

Note: please use dev version, 7.x-1.x release was made by mistake. API of this module is unstable, it can and will change in the future. We will issue a stable release after we finalize the API.

About

This module provides an easy way for developers to display any Drupal form in a popup (through jQuery UI dialog).
Note: this module does nothing itself and only provides API for module or theme developers.
There are plenty of modules that display something in popups, the most popular of them is Popup (for Drupal 7). The main difference from this kind of modules is that Popup forms does one thing (and does it well): it opens form in a popup.

This module was developed by Code Your Dream.

Features

  • The module uses jQuery UI dialog.
  • Works well with multi-step forms. Just don't add "Next" button id to 'close_buttons' array to keep popup open.
  • Can open https forms from non-secure page and vice-versa.
  • Loads form in an iFrame (no problems with form validation or AJAX-driven forms).
  • Allows you to pass various parameters to the form callback.
  • Gives you access to the $form_state from Javascript after the form is submitted successfully.
  • Graceful degradation to non-ajax variant.

Requirements

Commerce Merchant Warrior

Merchant Warrior is an Australian payment gateway. This module integrates their credit card processing API with Drupal Commerce.

Stopwatch Element

Stopwatch Element Screenshot

An element usable as part of FAPI that shows a box fill up or empty out within a configurable time.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained