WordPress/wp-includes/js/tinymce/plugins
Andrew Ozz c66f166956 TinyMCE: fix the More and Next Page tags behavior:
- Append them inside top level <p> tags.
- If the caret is not in a top level <p>, create new paragraph after the current top level tag.
- Do not change placement when edited in the Text editor.
See #27378
Built from https://develop.svn.wordpress.org/trunk@27729


git-svn-id: http://core.svn.wordpress.org/trunk@27566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-26 02:08:15 +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 TinyMCE: fix the More and Next Page tags behavior: 2014-03-26 02:08:15 +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 TinyMCE: bring back removal of the size-* class when the user soft-resizes an image, see #24409 2014-03-25 00:16: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