[wp-trac] [WordPress Trac] #18909: Bundled jQuery UI should have CSS

WordPress Trac wp-trac at lists.automattic.com
Tue Jan 31 20:15:53 UTC 2012


#18909: Bundled jQuery UI should have CSS
--------------------------------------+------------------------------
 Reporter:  helenyhou                 |       Owner:
     Type:  enhancement               |      Status:  assigned
 Priority:  normal                    |   Milestone:  Awaiting Review
Component:  General                   |     Version:  3.3.1
 Severity:  normal                    |  Resolution:
 Keywords:  ui-feedback dev-feedback  |
--------------------------------------+------------------------------
Changes (by ciantic):

 * cc: ciantic@… (added)
 * version:  3.3 => 3.3.1


Comment:

 Okay people decide colors later.

 Bundle one theme (at the moment colors doesn't matter!) and call it the WP
 jQuery UI theme e.g. `jquery-ui-wptheme`, then advice every plugin
 developer to use it like this:
 {{{
     wp_enqueue_style("jquery-ui-wptheme")
 }}}

 Make great warning for plugin developers so they won't add their own
 themes anymore, no matter what, I don't want to deal with admin pages with
 multiple jquery themes loaded.

 Then, make a patch, and **commit**, provide it in WP 3.3.2.

 And voila! Cross-plugin compatibility solved. Then everyone can just stop
 bundling separate themes that doesn't work together in the admin.

 After this glorious moment, start to ponder the colors. And '''commit
 these later''', there is no reason to wait for colors to shape until
 bundling any theme! Current behavior is broken, as separate plugins may
 provide different themes.

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


More information about the wp-trac mailing list