[wp-trac] [WordPress Trac] #7827: TinyMCE: update to 3.2.0 and remove compression

WordPress Trac wp-trac at lists.automattic.com
Thu Oct 2 16:28:19 GMT 2008


#7827: TinyMCE: update to 3.2.0 and remove compression
-------------------------+--------------------------------------------------
 Reporter:  azaozz       |       Owner:  anonymous
     Type:  enhancement  |      Status:  new      
 Priority:  normal       |   Milestone:  2.7      
Component:  TinyMCE      |     Version:           
 Severity:  normal       |    Keywords:           
-------------------------+--------------------------------------------------
 Update for TinyMCE to version 3.2.0.1.

 WordPress had to run twice on each load of the Write/Edit pages, once to
 output the page and again to compress/output TinyMCE. The advantage was
 that several JS files were concatenated and compressed before sending to
 the browser, disadvantage - the browser (and Gears) couldn't cache the
 compressed file.

 Removing the compression speeds up the average loading time (after the
 browser cache is primed) by about 2 sec. when not using Gears and about 4
 sec. with Gears (tested on a typical shared hosting).

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7827>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list