Closed (fixed)
Project:
Ooyala
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2013 at 18:16 UTC
Updated:
18 Feb 2013 at 16:50 UTC
Backport the D7 version to D6.
Almost done with this FYI.
Comments
Comment #1
ericduran commentedThis commit add the api functions required.
--
http://drupalcode.org/project/ooyala.git/commit/416f0ee
Comment #2
ericduran commentedThese two commits wrap this up.
I'm going to leave this open. This actually works (Surprisingly).
That being said in order to get it to work you need to run jquery.ui with a patch version -> http://drupal.org/node/749126
Also it requires jquery_update-6.x-2.x-dev which technically breaks all configuration options in Drupal 6.
Even after breaking all off Drupal the uploader surprisingly works and uploads the content as expected.
I'll need to go fix jquery_update and jquery_ui to wrap this issue up.
--
http://drupalcode.org/project/ooyala.git/commit/81bff35
http://drupalcode.org/project/ooyala.git/commit/a47d9af
Comment #3
ericduran commentedI updated the docs.
This is now closed.