WordPress/wp-includes/js/tinymce/plugins
Andrew Ozz 532e8f0204 TinyMCE: preserve <script> and <style> tags inside the editor.
Uses image placeholders for the tags and makes then visible. That way the tags can also be deleted from inside the editor.

Props iseulde, azaozz.
Fixes #32923.
Built from https://develop.svn.wordpress.org/trunk@38039


git-svn-id: http://core.svn.wordpress.org/trunk@37980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-07-12 22:09:31 +00:00
..
charmap TinyMCE: update to 4.3.13, changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2016-06-29 13:21:27 +00:00
colorpicker
compat3x
directionality
fullscreen
hr
image
lists TinyMCE: update to 4.4.0, changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. Includes two bugfixes for #36434. 2016-07-12 00:20:29 +00:00
media TinyMCE: update to 4.3.13, changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2016-06-29 13:21:27 +00:00
paste TinyMCE: update to 4.4.0, changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. Includes two bugfixes for #36434. 2016-07-12 00:20:29 +00:00
tabfocus
textcolor
wordpress TinyMCE: preserve <script> and <style> tags inside the editor. 2016-07-12 22:09:31 +00:00
wpautoresize TinyMCE: disable the wp-autoresize plugin in iOS. All iframes there are already expanded to the height of the content document. 2015-04-09 00:11:27 +00:00
wpdialogs
wpeditimage
wpembed
wpemoji
wpgallery
wplink TinyMCE: do not trigger execCommand on loading, it focuses the editor in Chrome. 2016-06-30 15:18:27 +00:00
wptextpattern TinyMCE: wptextpattern: fix for fast typing 2016-06-09 19:07:28 +00:00
wpview TinyMCE: check if wp.mce.views exists before loading the wpview plugin. Fixes a js error when the rest of the media scripts are not loaded. 2016-05-30 22:05:27 +00:00