Google Analytics i18n
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Small module to allow different Google Analytics Web Property ID's per language.
Small module to allow different Google Analytics Web Property ID's per language.
This module provides the ability to perform actions when an order is marked 'completed'.
Out of the box, it provides two simple features:
1. It records the timestamp when an order's status is changed to 'completed'.
2. It provides two hooks allowing other modules to do stuff when an order's completion date is set/unset.
When an order's status is changed to 'completed', this module will store the current timestamp in the {uc_order_complete} table.
This timestamp is available on the $order object in $order->completed.
This module demonstrates how to write code to customize webform module features.
Aids in the development of input filters by providing a page that allows you to enter a bit of text and see both the rendered and unrendered HTML after filtering, without caching.
There's no need to install this module unless you're developing or debugging input filters or text formats.
This module provides connectivity between your Drupal Website and the Paysafecard solution.
In PaySafecard you can exchange money for a prepaid card that can then be used to buy at your Drupal E-commerce Website. We provide you with a module that connects your Drupal to this solution.
If you need to use it or you wish to work in this module, please contact us. luis@kadabrait.com
We can work together!
This is a multi-level selectbox for WebFrom in Drupal
0.0.1
(It is tested with Drupal 7.x)
Place the folder inside the module folder of Drupal, and you will be able to use it as a component in WebForm
Copyright (C) 2012 Twitter
This module is for developers who want to show custom statistics on a Geckoboard dashboard using the Geckoboard Push API. The Push API has two main benefits:
This module also includes a working example that sends two random numbers to Geckoboard so you can see how to use it.
Export nodes to Octopress.
This module introduces a form element and a field widget which provide a flexible way for choosing an item from an hierarchy. It is based on a jQuery component http://www.givainc.com/labs/mcdropdown_jquery_plugin.htm
Form element is created just like any other element but 'tree_select_dropdown' type is used:
Drupal 6 Node CTools access plugin for UUID. Choose panel variant by UUID (for example).
For Drupal 7 Entity look at #1556140: Ctools access check for a specific UUID.