wordpress-develop/src/wp-includes/js/tinymce
Scott Taylor 0c8f553115 Add TinyMCE placeholders for audio and video shortcodes.
* Add `wp.media.mixin`.
* Add `wp.media.audio` and `wp.media.video`.
* Add `wp.media.model.PostAudio` and `wp.media.model.PostVideo`
* Add `wp.media.controller.AudioDetails` and `wp.media.controller.VideoDetails`.
* Add `wp.media.controller.ReplaceAudio` and `wp.media.controller.ReplaceVideo`.
* Add `wp.media.view.MediaFrame.AudioDetails` and `wp.media.view.MediaFrame.VideoDetails`.
* Add `wp.media.view.AudioDetails` and `wp.media.view.VideoDetails`.
* Update the `wpgallery` TinyMCE plugin.
* Display audio and video players in the media modal when shortcode is clicked.
* Provide a UI to edit shortcode attributes in the media modal.
* Provide a UI to replace the `src` media file in an `audio` or `video` shortcode.

See #27016.



git-svn-id: https://develop.svn.wordpress.org/trunk@27411 602fd350-edb4-49c9-b593-d223f7449a82
2014-03-05 15:06:00 +00:00
..
langs Add core support for Playlists and Video Playlists. 2014-02-24 18:07:51 +00:00
plugins Add TinyMCE placeholders for audio and video shortcodes. 2014-03-05 15:06:00 +00:00
skins Update mce-view.js and the wpview TinyMCE plugin, and use them to show gallery previews in the Visual editor, props gcorne, see #26959 2014-03-05 07:00:18 +00:00
themes/modern TinyMCE: update to 4.0.18, see #24067 2014-03-04 01:56:57 +00:00
utils TinyMCE 4.0.12, first run. 2013-12-28 23:52:04 +00:00
license.txt New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
tiny_mce_popup.js TinyMCE: update to 4.0.18, see #24067 2014-03-04 01:56:57 +00:00
tinymce.js TinyMCE: update to 4.0.18, see #24067 2014-03-04 01:56:57 +00:00
tinymce.min.js TinyMCE: update to 4.0.18, see #24067 2014-03-04 01:56:57 +00:00
wp-mce-help.php TinyMCE: style the modals to match WordPress admin (first-run). Fix couple of IE problems in tiny_mce_popup.js. Props avryl, see #26952, see #24067 2014-02-18 06:31:30 +00:00
wp-tinymce.php New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00