WordPress/wp-includes/js/tinymce
Andrew Ozz 0df02eb8ea Add hooks to the wpeditimage tinymce plugin and to the image details portion of the media modal.
- Add wp.media.events which is intended to be a global media event bus.
- Add a post-render event to the ImageDetails view that third-party code can leverage to add subviews.
- Performance improvement for the initialization of the PostImage model.
- A bit more markup to the image details template to make it easier to add a view to the advanced options.
Props gcorne, fixes #27698
Built from https://develop.svn.wordpress.org/trunk@28095


git-svn-id: http://core.svn.wordpress.org/trunk@27926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-13 04:02:15 +00:00
..
langs Make sure Playlist states that are audio are marked as such with proper localized strings. 2014-03-27 18:37:17 +00:00
plugins Add hooks to the wpeditimage tinymce plugin and to the image details portion of the media modal. 2014-04-13 04:02:15 +00:00
skins RTL for TinyMCE: 2014-04-13 00:23:15 +00:00
themes/modern TinyMCE: update to 4.0.21, see #24067 2014-04-01 22:46:14 +00:00
utils TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
license.txt
tiny_mce_popup.js TinyMCE: update to 4.0.20, see #24067 2014-03-19 04:46:15 +00:00
tinymce.min.js Update TinyMCE to the current development version, 4.0.21.1. Fixes #27744 2014-04-10 21:09:16 +00:00
wp-mce-help.php Nuke the TinyMCE help dialog as it is duplicated by help tabs. This leaves just Keyboard Shortcuts. 2014-04-08 02:32:14 +00:00
wp-tinymce.js.gz Add hooks to the wpeditimage tinymce plugin and to the image details portion of the media modal. 2014-04-13 04:02:15 +00:00
wp-tinymce.php Don't include the non-minified tinymce.js in /build. Load it when running from /src, else load wp-tinymce.js.gz (production) or tinymce.min.js (SCRIPT_DEBUG). Props nacin, fixes #27739 2014-04-11 22:16:14 +00:00