Nice ImageField Widget

Component type

module

Maintenance status

Development status

Downloads

2235

Component created

Component changed

The Image Drupal module allows you to work with a set of images using the tabledrag feature, but in many cases it is uncomfortable.

This module uses the 'sortable' interaction of jQuery UI to overcome this problem and presents a widget called 'Nice Multiple' that can be used with fields of Image Type.

Youtube Channel Videos Sync V3

Component type

module

Categories

Maintenance status

Development status

Downloads

1107

Component created

Component changed

This module creates video file entities from YouTube channels. It supports multiple YouTube channels. Provide a field machine name in which YouTube channel name is stored. This module will fetch the needed information from the field's table. Find the setting at "SOURCE OF CHANNELS" section of page admin/config/media/cyoutube.

It imports youtube data like description into entity field. It allows us to set up mapping between downloaded metadata and Drupal fields. Find the setting at "ENTITY FIELD MAPPING" section of page admin/config/media/cyoutube.

Able Player

Component type

module

Maintenance status

Development status

Component created

Component changed

Introduction

Able Player is a fully accessible cross-browser media player created by accessibility specialist Terrill Thompson. It uses the HTML5 <audio> or <video> element for browsers that support them.

The Able Player module integrates the jQuery Able Player plugin as a file formatter with support for captions, transcripts, and audio description.

Scald Services

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

Scald Services is Services resource (hook_services_resources callback) for creating Scald atoms (media), eg. via json.

Currently only atom creation, not retrieval (easy to add, we'll see what the interest-level is like).

Works with uploaded files of any atom type (tested with atom types: image, audio, video, file). Also works with Scald Youtube and Scald Vimeo.

Installation

This project is provided as a features module. You need to have features installed.

Multimedia block

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a simple module, allow to add the multimedia blocks: slideshow, image, embed-video easier by administrator.

INSTALLATION:
1. Download and extract the ResponsiveSlides.js library into the libraries directory (usually "sites/all/libraries").
- Link: ResponsiveSlides.js
- It will become: "sites/all/libraries/ResponsiveSlides.js/"

Multispeak

Component type

module

Maintenance status

Development status

Component created

Component changed

MultiSpeak widget unlocks a full suite of communication options for you and your customers. For the first time, experience live video and audio alongside a robust chat system, all in one easy to use interface.
The multispeak product has some seriously cool functionality. Once installed on your website, it can do the following:

Block Background

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Block Background Module adds the background image to the blocks. User can upload the background image for each block in block configuration page.

Background images can be added to
1.Custom Blocks
2.View Blocks
3.Core Blocks(search,recent comments)

Imagefield Extract

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adds an option to filefields and filefield widget settings to automatically extract the first managed file from the rendered content with an extension allowed in the field settings. Only extracts one file currently, could be changed with a loop.

The widget settings option enables presenting a checkbox to the editor per field instance - 'Automatically extract this field from the rendered content'. If the checkbox is ticked when an entity with that field instance is edited, the file is extracted and set on hook_entity_presave.