WordPress/wp-includes/js/tinymce/plugins
Scott Taylor ff8844deae 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.


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


git-svn-id: http://core.svn.wordpress.org/trunk@27258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-05 15:06:14 +00:00
..
charmap TinyMCE: update to 4.0.18, see #24067 2014-03-04 01:57:15 +00:00
compat3x TinyMCE: update to 4.0.18, see #24067 2014-03-04 01:57:15 +00:00
directionality
fullscreen
image TinyMCE: update to 4.0.18, see #24067 2014-03-04 01:57:15 +00:00
link TinyMCE: update to 4.0.18, see #24067 2014-03-04 01:57:15 +00:00
media TinyMCE: update to 4.0.18, see #24067 2014-03-04 01:57:15 +00:00
paste TinyMCE: update to 4.0.18, see #24067 2014-03-04 01:57:15 +00:00
tabfocus TinyMCE: update to 4.0.14. Remove the fix for using init.setup in old plugins, now fixed upstream. See #24067. 2014-01-31 00:06:12 +00:00
textcolor TinyMCE: update to 4.0.18, see #24067 2014-03-04 01:57:15 +00:00
wordpress TinyMCE: Propagate the dragover event outside the editor so drag-and-drop uploads can catch it. 2014-03-03 15:54:21 +00:00
wpdialogs Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
wpeditimage When closing the various "edit" media modals, remove the related views elements from the DOM. Props gcorne, fixes #27204. 2014-02-25 21:03:15 +00:00
wpfullscreen TinyMCE: 2013-12-30 01:54:11 +00:00
wpgallery Add TinyMCE placeholders for audio and video shortcodes. 2014-03-05 15:06:14 +00:00
wplink
wpview 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:01:14 +00:00