WordPress/wp-includes/js/tinymce/plugins
Andrew Ozz 60435c4143 Edit Image modal:
- Bring back some of the advanced settings.
- Make the layout two-column for wider screens, remove the sidebar, and shrink the modal a bit.
- The image reflects the size as inserted in the post as long as it doesn't overflow the column and is not too tall. Changing the size to another intermediate will also update the image "preview."
- Rename "Edit Image" to "Edit Original" to try and better communicate that editing the image will modify the media library item not just the image inserted into the post that is being edited.
(updates two PNGs from precommit)
Props gcorne, see #27366
Built from https://develop.svn.wordpress.org/trunk@27797


git-svn-id: http://core.svn.wordpress.org/trunk@27632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-27 22:41:14 +00:00
..
charmap TinyMCE modals: re-enable the Close button in charmap, fix arrows in listboxes, add and position dashicons to the menu (when visible), see #26952 2014-03-12 08:19:14 +00:00
compat3x TinyMCE: update to 4.0.20, see #24067 2014-03-19 04:46:15 +00:00
directionality TinyMCE: update to 4.0.20, see #24067 2014-03-19 04:46:15 +00:00
fullscreen TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
hr TinyMCE: update to 4.0.20, see #24067 2014-03-19 04:46:15 +00:00
image TinyMCE: update to 4.0.18, see #24067 2014-03-04 01:57:15 +00:00
media TinyMCE: update to 4.0.20, see #24067 2014-03-19 04:46:15 +00:00
paste TinyMCE: update to 4.0.20, see #24067 2014-03-19 04:46:15 +00:00
tabfocus TinyMCE: update to 4.0.20, see #24067 2014-03-19 04:46:15 +00:00
textcolor TinyMCE: update to 4.0.20, see #24067 2014-03-19 04:46:15 +00:00
wordpress Remove unused JS variables after [27770]. see #27013. 2014-03-27 17:31:14 +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 modal: 2014-03-27 22:41:14 +00:00
wpfullscreen TinyMCE modals: re-enable the Close button in charmap, fix arrows in listboxes, add and position dashicons to the menu (when visible), see #26952 2014-03-12 08:19:14 +00:00
wpgallery Unifying media controls and supporting playlists in the editor: 2014-03-20 13:33:14 +00:00
wplink TinyMCE: add Ctrl+K, the "de-facto standard" shortcut to open wpLink, fixes #27305 2014-03-07 03:09:14 +00:00
wpview wpView: select/deselect views when moving the caret with the arrow keys, don't move the caret after deselect(), props gcorne, see #26959 2014-03-20 02:48:14 +00:00