kaltura / mwEmbed

Kaltura's Cross Platform Video Player ToolKit
http://player.kaltura.com
GNU Affero General Public License v3.0
210 stars 137 forks source link

Local On Page Css and player css should be resource mannaged #255

Open mdale opened 11 years ago

mdale commented 11 years ago

We should inject the css into the javascript payload same as we do with the resource loader inside the player for any custom on page css or inplayer css files.

This requires making use of the resource loader css minify / transform so that it can setup valid css paths for assets retaliative to the local resource context.

3rd party or external css and plugins should still be loaded via normal url include.

estimate: 2 days

mdale commented 11 years ago

not essential for 1.7.1