[wp-trac] [WordPress Trac] #18626: Update user_can_richedit to allow TinyMCE with iOS5/contentEditable support
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 9 21:37:26 UTC 2011
#18626: Update user_can_richedit to allow TinyMCE with iOS5/contentEditable support
--------------------------+------------------
Reporter: markoheijnen | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.3
Component: Editor | Version: 3.3
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------
Comment (by azaozz):
Yes, the browser detection in /wp-includes/vars.php seem to be older than
WP (before 12/11/2003) :)
However we still need some sort of hand picking browser name and version
by the header strings especially for all the mobile browsers. Feature
detection is fine but we don't need to output the whole TinyMCE when we
can find out in PHP that it's not supported.
That saves quite a bit of bandwidth which is still pretty expensive for
mobile devices in some regions.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18626#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list