Downloads
Download tar.gz
44.67 KB
MD5: a1c02e1dcaed64f63a3dd7bda9bf8ae3
SHA-1: 3cb7aae4b1b081a008e1856ce3fd6767cd6b392d
SHA-256: d2e4e6c1a4db60dc7d35b0b2d230b2b5adae43c0b6015fb14355ae7c7081c6cf
Download zip
57.25 KB
MD5: f45b951edad7ded8c90257a3affa71bc
SHA-1: ab5233aecd3f4dab1a6dd8f49db2cd083d1855e9
SHA-256: dfea0d6db00c99d60a11668866304e114e432762cd92c3fa43e31d4d6acb41e2
Release notes
Changes since DRUPAL-6--1-0-BETA1:
- bug #918360 by eojthebrave: fixing thickbox formatter
- bug #925284 by eojthebrave: allowing ooyalaRefreshThumbnail to work with multiple values. also fixes some spacing in the ooyala_upload.js file.
- bug #908162 by eojthebrave: ads a unique player ID to the player.js call, Adds the &callback=receiveOoyalaEvent parameter to player.js calls, should work with multiple fields as well.
- bug #918700 by eojthebrave and sirkitree: do not call themem_ooyala_player if field is empty
- feature #919556 by eojthebrave: Store additional information provided by backlot along with video embed code
- feature #908176 by eojthebrave: Implement javascript event callback that allows other modules to respond to player events as well
- feature #947310 by sirkitree: importing videos from backlot as nodes
- feature #963220 by sirkitree: reorganize the api call functions into a dedicated ooyala.api.inc
- some general code clean-up
- general code clean-up
- verify that we even have a valid connection before trying to iterate over the videos supposedly returned
- fixing the node creation process for import. should find the field name rather than be static
- Putting info file into typical order.
- #996550: Ooyala Import Cleanup.
- #966016: Adding Ooyala Chapter Markers module.
- #632232: Syncronize Taxonomy with Ooyala Labels.
- #998244: Consolidate all import code into ooyala.import.inc.
- #998518: Taxonomy Sync doesn't work with trees.
- #998538: Cannot enable text.module and ooyala.module at the same time.
- #998608: Send label-video associations when first enabling taxonomy sync.
- #999524: Centralize syncing of data pulled from Ooyala.
- #999526: Move taxonomy integration into a separate module.
- #999742: Add more help to the settings page.
- #1000298: Make the ooyala/ping URL pull in information even if auto-publish is not enabled.
- #999732 by eojthebrave: Cleanup unused parameter for theme_ooyala_video_length/status functions.
- #1005604 by sirkitree: fix the theme path
- #1013626: fixing up the javascript for the shared player