Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download media_recorder-7.x-1.0-alpha8.tar.gztar.gz 22.63 KB
MD5: e644af55a467a9a69ca692853a596d93
SHA-1: b0c75c36847c4ff2f33ac8f2fe0845f5fcd3b729
SHA-256: 460a820a188afed5b545c97eff9adce9c5116b2c6f32b68c88590f48a3ba3b8f
Download media_recorder-7.x-1.0-alpha8.zipzip 31.29 KB
MD5: 71c78bfcc93e55a58ae0a91aa9430fab
SHA-1: 9e13c777aba7abf6d486837bd649bcb000cb7048
SHA-256: c65028d81208121473cf15f533e1ae4b1972fe532e3a548a62f45e11cd2ee6ef

Release notes

Major update... this adds a media_recorder element that can work anywhere in Drupal as a form element. Note that you must re-download Matt Diamond's Recorder.js library since there was a recent commit that changed the library path. Please also clear the cache after updating. This summarizes the major changes:

Adds a media_recorder element.
Removes dependency on jquery_update by using Promise().
Improves javascript so non-flash based recorders can have multiple instances on a page.
Fixes incompatibility with field_collection module.
Adds compatibility with display and description file fields.
Adds validation requirement in file fields that certain extensions are present.

Created by: kenianbei
Created on: 5 Feb 2016 at 02:01 UTC
Last updated: 10 Feb 2016 at 02:08 UTC
Bug fixes

Other releases