Closed (fixed)
Project:
Ooyala
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2009 at 02:24 UTC
Updated:
8 Dec 2009 at 19:00 UTC
Jump to comment: Most recent file
Hi, I made a patch for modifying ooyala_player, theme_ooyala_player and template_preprocess_ooyala_thickbox_player in order to be able to specify custom width and height other than what's globally configured.
It would be nice to have configurable video sizes form administrative interface, meanwhile this will help to embed custom sized players.
Also there was a small issue, in theme_ooyala_player was calling to variable_Get capitalized which is wrong.
Thanks!
Javier
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ooyala_height_width.patch | 2.12 KB | quicksketch |
| ooyala-configurable_size.patch | 1.96 KB | javi-er |
Comments
Comment #1
heronog commentedthanks! I like this, I'll test it later
Comment #2
quicksketchThis seems pretty much like an API cleanup. I've committed this patch with a few changes, like code style formatting and variable names. Otherwise looked good! Committed.