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.

wss_base

Component type

module

Maintenance status

Development status

Component created

Component changed

wss_base stands for WebService Search Base. This module provides some PHP classes and their corresponding interface definitions, which can be used to ease implementation of webservice integrations inside other Drupal modules.

In fact wss_base doesn't make sense as stand-alone module, but it can help developing further modules with a unified way for accessing (requesting and response parsing) foreign webservices.

Box API Sitewide

Component type

module

Maintenance status

Development status

Component created

Component changed

This is an API module to make it easy to integrate the Box.com service into your site. Other modules allow individual Drupal users to authorize their own Box.com account. This one supports the use case of a single, administrative Box.com account, which is used by your module in all its operations.

It was built for the use case of synchronizing files from a specific Box.com account to Drupal nodes.

Usage

Your module should have a dependency on this one.

* visit /admin/config/media/box_api_sitewide to configure your api credentials.

Be sure

Component type

module

Maintenance status

Development status

Downloads

8525

Component created

Component changed

Synopsis

The module is designed to help developers and webmaster to be sure about their Drupal sites.

The module provides three differents dashboards, where an administrator can check status about SEO, performance or security parts of a site.

Be Sure

Hooks

Component type

module

Categories

Maintenance status

Development status

Downloads

340

Component created

Component changed

This modules allows you to implement Drupal hooks with object-orientated classes, this has a number of benefits: