OG context access callback

Component type

module

Maintenance status

Development status

Downloads

163

Component created

Component changed

Note: Development and issues are handled on GitHub, and code is synced back to Drupal.org

Provide helper function for having OG context part of menu access callbacks.

There are such situations where you would like to have OG context used in your menu item's
access callback.
In different scenarios, such has having OG Purl module enabled using OG context in the access callback will not work.

Commerce Braintree Web

Component type

module

Maintenance status

Development status

Component created

Component changed

Commerce Braintree Web origins from commerce_braintree module ver 1.x.

Project Goal

When PCI DSS v3 became effective on 1 Jan 2015. This module aims to provide SAQ A compliant integration with Braintree.

Features

Hosted Fields integration
Hosted fields allows you to implement more flexible UI then that Drop-in UI does.

PayPal
Provide PayPal integration to work with Hosted Fields as different payment method.

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'.

Configuration Helper

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

Configuration Helper

Simplify the task of changing some behaviors of CKEditor:

Hide dialog fields
Remove dialog fields
Set a 'placeholder' when the editor is empty

Reference:http://ckeditor.com/addon/confighelper
More details: https://alfonsoml.blogspot.com.es/2012/04/placeholder-text-in-ckeditor.html

INSTALLATION

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.