WordPress/wp-includes/js/tinymce
Scott Taylor 618c5b4333 When outputting JS with a Content-Type header:
`text/javascript` is obsolete, `application/x-javascript` was experimental. `application/javascript` is the recommended type per RFC 4329.

Props sergej.mueller.
Fixes #29196.

Built from https://develop.svn.wordpress.org/trunk@31029


git-svn-id: http://core.svn.wordpress.org/trunk@31010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-01-03 02:57:21 +00:00
..
langs Call it 'Distraction-free writing mode' and update the help string. fixes #30657. 2014-12-16 10:07:23 +00:00
plugins TinyMCE wpView: when clicking on the Edit button, move the focus back to the editor before opening the modal. This is needed for IE so TinyMCE can save the proper DOM "bookmark", and makes it possible to move the focus to the modal after it is opened. 2014-12-22 21:31:26 +00:00
skins TinyMCE: update the wpView toolbar to look the same as the new image toolbar. 2014-12-02 00:26:22 +00:00
themes/modern TinyMCE: update to 4.1.6+. Adds support for cache-busting when auto-loading JS and CSS. Change the tests to run in /build. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2014-10-23 02:08:20 +00:00
utils TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
license.txt Fix EOL for newly added files 2011-04-11 18:23:51 +00:00
tiny_mce_popup.js TinyMCE: update to the latest dev. version, 4.1.6+. Fixes #30411. 2014-11-20 00:50:23 +00:00
tinymce.min.js TinyMCE: update to 4.1.7, changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. Fixes #30560. 2014-11-30 23:28:24 +00:00
wp-mce-help.php Call it 'Distraction-free writing mode' and update the help string. fixes #30657. 2014-12-16 10:07:23 +00:00
wp-tinymce.js.gz TinyMCE wpView: when clicking on the Edit button, move the focus back to the editor before opening the modal. This is needed for IE so TinyMCE can save the proper DOM "bookmark", and makes it possible to move the focus to the modal after it is opened. 2014-12-22 21:31:26 +00:00
wp-tinymce.php When outputting JS with a Content-Type header: 2015-01-03 02:57:21 +00:00