Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

Rotten Tomatoes

This module provides tools for connecting to and importing data from the Rotten Tomatoes service.

Dependencies

This module uses Features to provide two content types, Movie and Review. Those are the content types that will be populated by import operations.

The code to actually talk to Rotten Tomatoes is provided as a separate Composer library on Packagist.org. This module requires the composer_autoload module, or its code will not load correctly.

Installation

Before enabling the module, you must run php composer.phar install from within the module's directory. That will download the 3rd party dependencies this module has, as well as setup the autoloader.

Configuration

There is currently only a single configuration directive: The Rotten Tomatoes API key. That may be set at /admin/config/services/rotten-tomatoes. Alternatively, add it to your $conf array in settings.php like so:

$conf['rotten_tomatoes_api_key'] = 'abcde';

Usage

TheCity

This modules contains submodules for interacting with The City software (http://developer.onthecity.org/)

Queued Expire

This module allows for hook_expire_cache() to be executed through a cron queue worker.

Project Source: GitLab

This module integrates Project Source and GitLab's API to generate Drupal project update XML suitable for consumption by drush an

Select2 Field Widget

Select2 - The jQuery replacement for select boxes now available for Drupal fields.
This module provides a new Field widget for Entityreference and Term reference fields. It is based on the Select2 jQuery library: http://ivaynberg.github.io/select2/

This module integrated this library with the Drupal Field API, and provides a new type of widget.

Pages

Subscribe with RSS Subscribe to RSS - Integrations