If you have found this module you have probably created a field with a max_length that is no longer valid. You are either unable to store a value since it exceeds max_length, or perhaps you want to shorten the max_length to reduce database size?
Commerce Pre-order provides a framework to allow pre-ordering products utilizing Drupal Commerce's checkout.
Admin dashboard displaying site health status.
Built in e-mail system for reporting health issues.
Health API for easily hooking up 3rd party systems to view site health.
Easily integrate custom health status items.
Great for sites with custom bits of functionality to monitor.
Use case
It is a field formatter based on custom formatters module.
It is useful when you have users with a imagefield empty and you want to display an standard avatar (male or female) according the values of another field (sex field).
A standalone form for creating arbitrary payments with the payment module.
Simple Bank Transfer payment method for Ubercart
Current Version:
- Multiple account from one single settings
Todo:
- Create capability to support multiple bank account
- Create bank transfer report page
- Create bank transfer confirmation page
This is an integration of Westpac's PayWay gateway as a method for the Payment module.
Currently it only handles PayWay Net (Not PayWay API).
Term Value provides a new compound field type allowing entry of term reference and textfield pairs. The use case for this is to use a vocabulary to define types of values that can be provided, leaving it up to the content author to choose what values are provided.
Tired looking at the boring batch page ? Always going for a walk when running simpletests until they are done ?
Add a video to it and have some fun while you wait! Videos are config entities, so you can easily create your own videos.
Inspired by Alex Pott during a Drupalcon breakfast.
The HubSpot Blog Integration module is built to pull blog content created in HubSpot to be used within the Drupal site.
This is a joint Educational project of the Drupalista's group to implement a panel that 'slides' out from the left or right, over the content of a page. In the initial version, the content of the panel is entered through the administrative panel and there is one trigger block that can be positioned in a region. Later versions will support multiple trigger blocks and panels. The Link below describes our initial project. The feature to implement the animated buttons within the panel will be implemented in a separate CKeditor plugin.
This is a Context plugin which allows you to set a condition when a chosen view returns any results, because sometimes you use the context module, and some of those times you maybe use views, and perhaps some of those times you want to set a context condition when a given view returns a result. This is a module for those times.
This sandbox tries to clean up the Field Group module – #2000128: Clean up code.
This is fork of Teaser Thumbnail originally developed by hunvreus.
Documentation and over info are coming soon.
Integrates the Workbench Moderation module to work with ApacheSolr.
Development sponsored by Propeople.
This is a Drupal module that utilizes the sidr.js jQuery plugin developed by Alberto Varela. http://www.berriart.com/sidr
This module provides a feature and a migrate script to set up and sync the Flemish e-gov product catalog into Drupal.
The feature beipdc_products will create a content type which has all the fields you might expect from the product catalog. It was created for regular mortal users (non-developers).
Step 1) Create module info file "mythemescript.info" .
name = My theme Script
description = Developed by gajendra.
core = 7.x
engine = phptemplate
scripts[] = mythemescript.js
Using a preprocess_page function
To conditionally add js to the theme, you can use a process_page function:
Step 2) Create module file " mythemescript.module ".
New ScalD provider supporting Brightcove Videos and player.
Features :
Populate Time zone field from Geofield and Google Time Zone API.