Here are some of the new function calls that the patch over at [#] creates. These would be useful for other feature moving forward, and that patch is pretty large, so we need to split out just the api calls and work on those here.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ooyala_cleanup-plus-api_950760.patch | 9.96 KB | sirkitree |
Comments
Comment #1
sirkitree commentedOops, forgot to put the link in: #632232: Syncronize Taxonomy with Ooyala Labels. Wish I could edit the original issue text... grr
Comment #2
sirkitree commentedAfter removing all of the sync, label and taxonomy related code, here is what we're left with from the patch in #632232: Syncronize Taxonomy with Ooyala Labels:
1. Some general cleanups.
2. Disable multiple values in the field configuration.
3. Removal of hook_widget_settings().
4. New function: ooyala_node_embedcodes() to Fetch a list of all embed codes within a node.
5. New function: ooyala_api_video_query() to Retreive a non-cached list of videos from Ooyala.
Comment #3
sirkitree commentedThis was committed along with #947310: Bulk import for Backlot videos into Drupal: http://drupal.org/cvs?commit=446422