WordPress/wp-includes/js/tinymce/plugins
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
..
charmap TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
compat3x 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
directionality TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
fullscreen TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
image 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
link 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
media 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
paste TinyMCE: update to 4.0.16, see #24067. 2014-01-31 18:58: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 4.0.12, first run. 2013-12-28 23:53:15 +00:00
wordpress Fix scrolling inside the Visual editor on MacOS, add the same functionality to the Text editor, see #27013 2014-02-06 19:34:12 +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 Edit image in TinyMCE: 2014-02-10 23:48:12 +00:00
wpfullscreen TinyMCE: 2013-12-30 01:54:11 +00:00
wpgallery 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
wplink TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
wpview 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