WordPress/wp-includes/js/mediaelement
Scott Taylor 943f295d2e Add core support for Playlists and Video Playlists.
* Playlists operate like galleries in the admin. 
* Provide default UI and JS support in themes using MediaElement and Backbone. 
* The shortcodes are clickable, editable, and configurable using the media modal. 
* Playlists support images for each item, whether or not the current theme supports images for `attachment:audio` and `attachment:video`
* Playlists respond to `$content_width` and resize videos accordingly.
* All playlist data is included inline, using a script tag with `type="application/json"`, allowing anyone to unenqueue the WP playlist JS and roll their own.
* Playlist styles are minimal and work out of the box in the last 5 default themes. They inherit and adapt to the current theme's font styles, and their rules are easily overrideable.

See #26631.


Built from https://develop.svn.wordpress.org/trunk@27239


git-svn-id: http://core.svn.wordpress.org/trunk@27096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-02-24 18:08:16 +00:00
..
background.png
bigplay.png
bigplay.svg
controls.png
controls.svg
flashmediaelement.swf Upgrade MediaElement to 2.13.2 from 2.13.0. For a full list of changes: https://github.com/johndyer/mediaelement/compare/2.13.0...2.13.2 2014-01-29 18:24:11 +00:00
loading.gif
mediaelement-and-player.min.js Upgrade MediaElement to 2.13.2 from 2.13.0. For a full list of changes: https://github.com/johndyer/mediaelement/compare/2.13.0...2.13.2 2014-01-29 18:24:11 +00:00
mediaelementplayer.min.css RTL fix for MediaElement.js video controls. Also filed upstream. fixes #24897. for trunk. 2013-07-31 17:50:37 +00:00
silverlightmediaelement.xap
wp-mediaelement.css Add core support for Playlists and Video Playlists. 2014-02-24 18:08:16 +00:00
wp-mediaelement.js JSHint fixes for word-count.js and wp-mediaelement.js. see #25187. 2013-11-15 06:52:09 +00:00
wp-playlist.js Add core support for Playlists and Video Playlists. 2014-02-24 18:08:16 +00:00