This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
WordPress
Watch
3
Star
0
Fork
0
You've already forked WordPress
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
65f9c441a7d0d48d1314e2a66225731650121850
WordPress
/
wp-includes
/
js
/
tinymce
History
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
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
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
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
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
Fix decoding of ' in TinyMCE
2011-04-21 20:20:56 +00:00
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