WordPress/wp-includes/js/tinymce
nacin a7c296dd47 Move WP_Editor to a _WP_Editors encapsulation.
* WP_Editor will return in 3.4 as a one true API for editor instances. Stick to wp_editor() for now.
 * TinyMCE can now be forced on with tinymce = true. It defaults to the value for user_can_richedit().
 * Restores wp_default_editor(), wp_link_query(), wp_link_dialog(), wp_fullscreen_html().
fixes #19320.


git-svn-id: http://svn.automattic.com/wordpress/trunk@19420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-23 19:06:52 +00:00
..
langs Move WP_Editor to a _WP_Editors encapsulation. 2011-11-23 19:06:52 +00:00
plugins Fix js error on mousedown in the editor, props joehoyle, fixes #19165 2011-11-05 19:49:42 +00:00
themes/advanced ALIGN ALL THE THINGS. fixes #19242. 2011-11-14 20:40:31 +00:00
utils TinyMCE 3.4.5, fixes #18107 2011-09-09 20:08:40 +00:00
license.txt Fix EOL for newly added files 2011-04-11 18:23:51 +00:00
tiny_mce_popup.js Update TinyMCE to 3.4.2, includes native <iframe>, <audio>, <video> support and stops removing HTML 5.0 tags, fixes #17086 2011-04-10 18:36:05 +00:00
tiny_mce.js TinyMCE 3.4.5, fixes #18107 2011-09-09 20:08:40 +00:00
wp-mce-help.php Fix styling in the MCE help popup, see #18314 2011-11-09 14:38:37 +00:00
wp-tinymce.js.gz Fix js error on mousedown in the editor, props joehoyle, fixes #19165 2011-11-05 19:49:42 +00:00
wp-tinymce.php Use stripos() instead of strpos( strtolower() ). Props hakre. see #16920 2011-04-11 18:55:11 +00:00