Worker Chains (sandbox)
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Worker component to the 'Conduit Chains' project.
Worker component to the 'Conduit Chains' project.
This is a plugin for making arithmetical calculations when tampering imported data with Feeds Tamper.
Original issue: http://drupal.org/node/1439280
It allows you to execute simple mathematical operations against numeric data being imported. I personally needed this to multiply prices by 100, to get them in cents, following Drupal Commerce reqs.
The Field Tools module also lets you clone/copy fields between entities and should likely be used instead of this module.
Allow administrators to copy fields between entities. This module adds a screen where administrators can select a source entity, a target entity, and the fields to copy between the two entities. The fields are added as a reference to the existing field (new field instances are created, not new fields).
Add ROLLUP support to Views.
Because this feature is only available in MySQL (and not PostgreSQL), this can never be contributed back into the core Views project.
This module allows you to create contents from html files by using simplehtmldom API.
Features Utils provides additional components to allow site builders to capture configurations from core and common contributed modules which have not been available or easy to use in the past. This module is intended for capturing configurations and writing them to code in order to version control and easily deploy changes.
Module to calculate shipping costs based on Brazil correios webservice integration.
This module also parse xml return and error.
Description
JW Player Captions adds captions support into the JW Player drupal module, using the official JW Player captions plugin.
It uses the JW Player drupal module plugin API.
This plugin can be enabled and configured in the JW player preset configuration.
This version supports :
- one or several subtitle files (SRT or XML).
- labels definition in case of several subtitle files are specified
- captions styling using color, font-family, font-size, font-style, font-weight, textDecoration attributes.
Drupal 5 to 7 migration based on Mike Ryan's Migrate_d2d. Help is welcome.
This project contains the bonus layouts for the views module, and was previously part of the views_bonus module. The layouts are based on those in the panels module, and have been updated for Drupal 7.