[wp-trac] [WordPress Trac] #20055: Load .dev.js scripts for TinyMCE plugins if $concatenate_scripts == false

WordPress Trac wp-trac at lists.automattic.com
Fri Feb 17 21:44:37 UTC 2012


#20055: Load .dev.js scripts for TinyMCE plugins if $concatenate_scripts == false
-------------------------+------------------------------
 Reporter:  ericlewis    |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  TinyMCE      |     Version:
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+------------------------------

Comment (by azaozz):

 Replying to [comment:5 nacin]:
 > We will A) need to blacklist external plugins for bumpbot, B) whitelist
 WP plugins for bumpbot, or C) let bumpbot compress the external
 editor_plugin.js files the way it wishes. C, of course, is easiest.

 As the number of our custom plugins for MCE doesn't change a lot (4 times
 since WP 2.5) and we shouldn't minify the default MCE plugins that come in
 the MCE distribution, thinking it would be better to whitelist our plugins
 in bumpbot.

 Alternatively we can whitelist all plugins whose directory name starts
 with "wp" or "wordpress".

 Yes, wp-tinymce.js.gz can be build automatically. The format is pretty
 loose: the MCE's core has to go in first and the "mark as loaded" function
 has to be last. Not a big priority though as for development it can be re-
 added by hand after changing one of our MCE plugins.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20055#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list