twentyGOLEM/wp-includes/js/tinymce
azaozz 65f9c441a7 Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
git-svn-id: http://svn.automattic.com/wordpress/trunk@18027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 01:04:12 +00:00
..
langs
plugins Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311 2011-05-25 01:04:12 +00:00
themes/advanced Add the missing icon to the TinyMCE buttons, props empireoflight, props saracannon, see #15986 2011-05-19 16:26:07 +00:00
utils
license.txt
tiny_mce.js Fix decoding of ' in TinyMCE 2011-04-21 20:20:56 +00:00
tiny_mce_popup.js
wp-mce-help.php When viewing Help in DFW, show only the shortcuts tab, see #17136 2011-05-19 18:49:36 +00:00
wp-tinymce.js.gz Fix autosave and word count for DFW HTML editor, always update word count on autosave, see #17136 2011-05-16 06:17:44 +00:00
wp-tinymce.php Use stripos() instead of strpos( strtolower() ). Props hakre. see #16920 2011-04-11 18:55:11 +00:00