Ubercart Add to Cart Extras

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides alternative ways of adding products to cart.

The initial version provides a views field handler ("Product: Quantity input field") that relies on the Views Form API (a part of Views 3 since RC1) to output a quantity textfield that turns the view into an add to cart form. The default quantity can be configured, and only products with a quantity larger than 0 are added to the cart.

Auto Exposed Block

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Exposed form in block, without a block!

This is a simple module that will only be useful under very specific circumstances. Let me paint a picture and if you can see yourself in it, go ahead and use it :)

- You got MANY views page displays.
- The designer has all the exposed filters in the sidebar (or any region).
- The view pages do not have any other content in that region.
- If you exposed each filter form into a block you'll end up with MANY blocks which will make the blocks' administration a pain.

NYS Image Map

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

Add a Views V3 style, NYS Image Map, which integrates views with a HTML image map to display data both on hover and on click using jQuery UI functions. Works with the jQuery Map Hilight module to allow further customization of the HTML image map.