Shift Queue

Component type

module

Maintenance status

Development status

Component created

Component changed

Shift queue is extended from Drupal system queue with two new features:

Disable the processing of a particular queue
This feature allows to stop the processing a queue.

Set maximum failed processing attempts
Originally in Drupal system queue, when a queue item is processed with exception, it will be processed again until it is processed completely.

This feature allows to retry in a limited configurable times and if it still get problem, this item will be moved to a separate queue called: 'ORIGINAL_QUEUE_NAME:failed'.

Flexslider field with nav

Component type

module

Maintenance status

Development status

Component created

Component changed

Small extension module to flexslider which adds a new "Flexslider with Nav" field formatter. This embeds two duplicate carousels, each with a different flexslider optionset. This allows you to create the Slider w/thumbnail controlNav pattern straight from a multi-valued image field without needing to override theme functions or use views.

Commerce Restrict Language

Component type

module

Maintenance status

Development status

Downloads

2112

Component created

Component changed

Restrict commerce functionality per language/locale. Prices can be hidden and/or the cart and checkout disabled. This might be useful if you have a Drupal commerce site but cannot provide full support in certain languages and yet still want to display your products.

How to use

Edit languages from the standard languages administration screen (/admin/config/regional/language) and untick the checkboxes in order to hide links (and block access to) the cart and checkout, hide prices or hide/block the order history & address book tabs on a user profile pages.

Are You Sure

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Based on codedance Are You sure jQuery plugin.

A light-weight jQuery "dirty forms" Plugin - it monitors html forms and alerts users to unsaved changes if they attempt to close the browser or navigate away from the page. (Are you sure?)