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.

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:

Font Awesome Iconpicker

Component type

module

Maintenance status

Development status

Downloads

3111

Component created

Component changed

Integrates https://github.com/farbelous/fontawesome-iconpicker with drupal. Exposing a new element and widget like the text field.

Install Notes:

Apart from normal procedure to enable drupal modules, you would have to download the library located at https://github.com/farbelous/fontawesome-iconpicker/archive/1.3.1.zip.

ViewportChecker

Component type

module

Maintenance status

Development status

Component created

Component changed

Little script that detects if an element is in the viewport and adds a class to it. Check the site for a demo:
http://dirkgroenen.github.io/jQuery-viewport-checker/

Dependencies

Libraries

jQuery Viewport Checker in sites/all/libraries/jquery.viewportchecker (can be downloaded from https://github.com/dirkgroenen/jQuery-viewport-checker)

WYSIWYG CKEditor Plugins

Component type

module

Maintenance status

Development status

Component created

Component changed

When using the WYSIWYG module with CKEditor, this module lets you specify arbitrary CKEditor plugins that can be recognised by WYSIWYG.


Rationale

There are quite a few Drupal modules out there exist as shims to allow CKEditor plugins to be recognised by WYSIWYG's CKEditor interface. A good example of this is WYSIWYG Abbreviation, which supports one CKEditor plugin (that happens to be built into that module), and does it really well.