WordPress/wp-includes/js/tinymce/plugins
Daryl Koopersmith 62e5ae4e56 MCE Views: First pass at keystroke and insertion handling.
* When a MCE view is selected, normal keystrokes (those without command/control) are blocked.
* Backspace/delete will successfully remove the view.
* Arrow handling will be added at a later point.
* When a MCE view is selected and content is pasted or injected (e.g. when an attachment is added), the content is added to the first text node after the view. If the view is at the end of the document or the next element is another view, a text node is injected into the DOM immediately after the selected view.

see #21390, #21812, #21813, #21815.


git-svn-id: http://core.svn.wordpress.org/trunk@22210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-12 03:28:22 +00:00
..
directionality
fullscreen
inlinepopups
media
paste
spellchecker
tabfocus
wordpress
wpdialogs
wpeditimage
wpfullscreen Compress scripts/styles: 3.5-alpha-21964. TinyMCE updated. 2012-09-24 03:24:33 +00:00
wpgallery
wplink
wpview MCE Views: First pass at keystroke and insertion handling. 2012-10-12 03:28:22 +00:00