Commerce Views Pane

Component type

module

Maintenance status

Development status

Downloads

5392

Component created

Component changed

Commerce Views Pane provides a Views display plugin to embed a view in a Drupal Commerce checkout pane. This plugin is similar to the Views block display, except it is for Drupal Commerce checkout panes instead of blocks.

Why use Commerce Views Pane?

  • You want to display a view during checkout and optionally pass any order data as a view's contextual argument.
  • You want to display order information on the checkout complete page.
    Examples:
    • Download links to files purchased.
    • Shipping information - addresses, tracking numbers, estimated delivery.
    • Payment transaction information

ContactFormAdd

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a quick little module that will add a checkbox to the Drupal contact form. This checkbox will give the user the option to request to be added to the mailing list or not. It is off by default. If checked the recipient will see this field marked as 1 and be able to manually add this user to any mailing list the site uses.

Twitter delete

Component type

module

Maintenance status

Development status

Component created

Component changed

This extends the Twitter module for Drupal by adding a mechanism that deletes old tweets from the Drupal database before the Twitter module refreshes a user timeline. This can be useful as a way of making sure that a user's deleted tweets don't continue to appear on Twitter blocks on the Drupal site.

Nivo Slider API

Component type

module

Maintenance status

Development status

Component created

Component changed

DESCRIPTION

Nivo slider API theme - is a developer theme to easy construct and output
the new nivo slider instance. It hasn't any UI, so you are responsible to creating
and outputting the slider.

USAGE

For usage example see nivo_slider_api_test() (/nivo-slider-api-test)
In short: use theme "nivo_slider_api" as usually to render slider.
To create theme which support nivo slider callbacks see 'simplejstheme' theme

FEATURES

Garlic

Component type

module

Maintenance status

Development status

Downloads

677

Component created

Component changed

Integrates the Garlic.js library with Drupal forms.

Garlic allows you to save the state of an incomplete form to the local storage of your browser. This helps remedy accidental browser window closing or general "murphy's law" conundrums when filling in form data.