UC Add to Cart Tweaks

Component type

module

Maintenance status

Development status

Downloads

13158

Component created

Component changed

The UC Add to Cart Tweaks product feature allows you to alter ways the add to cart form behaves for any product in your Ubercart store. The current tweaks provided allow you to empty the shopping cart when the add to cart form is submitted and to alter the add to cart redirect URL. Extra integration with Ubercart's product classes interface allows you to set default Add to Cart Tweaks on every product created of any given product class.

Nodequeue Node

Component type

module

Categories

Maintenance status

Development status

Downloads

1450

Component created

Component changed

This module extends Nodequeue by providing the ability to create a new Node that is linked with a single Subqueue - a "Meta node" for subqueues. (See also: #471732: Use cases)

Requires Nodequeue 6.x-2.1 or higher!

Warning: This module will break on websites with version of Smartqueue per Users prior to 6.x-2.x.

Domain Internationalization

Component type

module

Maintenance status

Development status

Downloads

1975

Component created

Component changed

Internationalization module allows to specify multilingual variables but often this is not enough for sites using Domain Access. Domain Internationalization module allows customizing variables based on domain and language. It depends on Domain Access and Locale modules and can be used combined with Domain Locale and Domain Conf as well as i18n.

UC eCheck.Net

Component type

module

Maintenance status

Development status

Downloads

1528

Component created

Component changed

The UC eCheck.Net module implements eCheck payments using Authorize.Net's eCheck.Net service. In order to use this module, you must have an Authorize.Net account with eCheck.Net enabled. This module defines a new payment method that collects bank account information on the checkout form and processes payment upon review order form submission.

SWFObject Filter

Component type

module

Maintenance status

Development status

Downloads

1678

Component created

Component changed

SWFObject Filter module automatically loads the SWFObject script into the head of the page if it's needed.

About SWFObject

SWFObject 2 offers multiple standards-friendly methods to embed SWF files into web pages. It uses JavaScript to detect Flash Player and avoid broken SWF content, and is designed to make embedding SWFs as easy as possible. It supports the use of alternative content to display content to people that browse the web without plug-ins, to help search engines index your content, or to point visitors to the Flash Player download page. SWFObject 2 detection is future-proof, includes Adobe Express Install, and offers an elaborate API for JavaScript developers. All of this is powered by one small (under 10K) JavaScript file.
- http://www.adobe.com/devnet/flashplayer/articles/swfobject.html

Modal Frame API

Component type

module

Maintenance status

Development status

Downloads

126444

Component created

Component changed

This module provides an API to render an iframe within a modal dialog based on the jQuery UI Dialog plugin. You should not install this module unless another module requires you to, or you wish to use it for your own custom modules.

It is an alternative to Popups API (Ajax Dialogs) which implements its own library and API to manage popup dialogs. On the other hand, the Modal Frame API is based on the jQuery UI Dialog plugin and it is specially built to deal with iframe elements with very little effort (and no particular AJAX requirements).

For themers, this module provides a default template for rendering child pages within modal frames (modalframe-page.tpl.php) that can be copied to the theme directory and customized to suit the particular needs of the site. It is also pretty easy to adapt the provided stylesheets to match the look of the site.

Requirements related to jQuery UI: jQuery UI version 1.7.x (1.8.x. not yet supported) Note that you also need jQuery 1.3.x, currently provided by jQuery Update 6.x-2.x.

Highly recommended: onBeforeUnload API (enhances synchronization of parent/child windows). See reference: #669436: In search for alternatives to the unload event.

Builtin support for: Dirty Forms.

Modules using Modal Frame API: Modal Frame Contrib Package (includes mini-modules that implement the Modal Frame API to enhance the usability of a few day to day tasks in every Drupal site), Node Relationships, Modal Frame CCK Editor, Modal Frames from Menu Items, Subnodes by Taxonomy.

Modal Frame API is pretty simple, but powerful at the same time.