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.
The site logo variable is used by many contrib modules but the way it is rendered by default leaves little room for customization. Usually it is rendered by the theme in a pre-defined region, linking to the home page and displaying the full image without any possibility of using image styles. Logo Block solves these problems by creating a block that you can put wherever you want, with a configuration form where you can select which page (if any) you want the image to link to, as well as an optional image style that you want to use for the rendering of the logo.
This module provides a payment reference Webform component, which allows users to associate payments (made through Payment) with Webform submissions. A possible use case is requiring users to pay before submitting a webform.
I am looking for a co-maintainer who is more familiar with Webform than I am for general maintenance and better integration.
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
$Id: README.txt,v 1.0 2012/10/17 13:29:13 Exp $
CONTENTS OF THIS FILE
---------------------
* INTRODUCTION
* FEATURES
* INSTALLATION
* USAGE
INTRODUCTION
------------
Current Maintainers: Chittaranjan Pattnaik
Co-maintainer: Somesh Sen
Original Author: Kunal Maity
Prevent Hacking module helps your site URLs and Form elements from entering hacking or vulnerable character. This module helps in automating this process instead of manually applying this rectriction for URLs or Form elements.
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.