WordPress/wp-includes/js/tinymce
Andrew Ozz c908c8f708 Edit image in TinyMCE:
- Add a "toolbar" at the top of the image with two buttons: Edit and Delete.
- Don't open the edit modal on second click on the image. Makes the "edit" button somewhat pointless and can sometimes trigger after resizing the image.
- When the image has caption: attempt to prevent IE11 from making the caption element resizable and wrapping it in thick border.
- When the caret is inside a caption next to the image, pressing Enter will create a new <p> tag above the caption.
- Hide the image toolbar on drag, cut, align.
Props gcorne, see #24409.
Built from https://develop.svn.wordpress.org/trunk@27159


git-svn-id: http://core.svn.wordpress.org/trunk@27025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-02-10 23:48:12 +00:00
..
langs TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
plugins Edit image in TinyMCE: 2014-02-10 23:48:12 +00:00
skins Edit image in TinyMCE: 2014-02-10 23:48:12 +00:00
themes/modern 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
utils TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
license.txt
tiny_mce_popup.js TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
tinymce.js TinyMCE: update to 4.0.16, see #24067. 2014-01-31 18:58:15 +00:00
tinymce.min.js TinyMCE: update to 4.0.16, see #24067. 2014-01-31 18:58:15 +00:00
wp-mce-help.php TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
wp-tinymce.js.gz Edit image in TinyMCE: 2014-02-10 23:48:12 +00:00
wp-tinymce.php Add a sane, inclusive HTML element/attribute schema to TinyMCE. 2012-12-07 11:26:25 +00:00