Video Recording

Component type

module

Categories

Maintenance status

Development status

Downloads

447

Component created

Component changed

This D7 module is designed to be used with the D7 version of the Video Recorder module and a Wowza EC2 instance. Currently a functioning D7 version of Video Recorder is only available from @balint.kleri's sandbox https://drupal.org/sandbox/balint.kleri/1992958.

The Video Recording module defines a video_recording entity type and adds the video_recorder to the form.

Schema Kill

Component type

module

Maintenance status

Development status

Downloads

661

Component created

Component changed

When you're wrangling with databases from multiple instances, you'll frequently leave extra tables in your database. This module provides an administrative screen to which lists extra tables with the ability to drop them.

Views area block

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Views area block exposes Views areas (Header and Footer) as blocks, so instead of being placed at the top or bottom of the view in the content region they can be placed in any region you require.

BNR Exchange

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a block that displays a list of exchange currency rates as a table.

The module allows the user to select the currency rates of interest and choose the way they show in the block view. It also provides options for the cache expire time of the block view.

To clone it, please use:
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/epoint/2185357.git bnr_exchange

EFQ Helper

Component type

module

Maintenance status

Development status

Downloads

1442

Component created

Component changed

Entity field queries are a powerful tool for quering data from Drupal's entity system. This module provides a EfqHelper class which extends the EntityFieldQuery class providing shortcuts to common EFQ usage. This is a module intended to assist in development and provides no functionality visible to an end user.

Example Usage

Here is an example to load the last 10 article type (bundle) nodes created with field_featured (a checkbox, perhaps) set to 1.

Fly With British Airways

Component type

module

Maintenance status

Development status

Component created

Component changed

This module interacts with British Airways Developer API available at https://developer.ba.com.
Documentation- https://developer.ba.com/docs

The module gets information about the lowest price on the specified route across over a 3 month period.
Module uses Google Visualization API to display varied visualizations.