[buddypress-trac] [BuddyPress] #1673: global.js - for packaged jQuery plugins use minify version when possible
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Jan 23 04:19:48 UTC 2010
#1673: global.js - for packaged jQuery plugins use minify version when possible
------------------------+---------------------------------------------------
Reporter: r-a-y | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: 1.2
Keywords: |
------------------------+---------------------------------------------------
Instead of including the .pack versions of jQuery scripts, when possible
try to use .min (minify) versions.
Minified scripts offer a performance boost (when gzip'd).
In global.js, the Cookie plugin and querystring plugin are packed.
cookie.min.js can be found here -
http://dev.jqueryui.com/browser/tags/1.6rc6/external/cookie/jquery.cookie.min.js?rev=2024
An online minify javascript tool can be found here -
http://jscompress.com/
--
Ticket URL: <http://trac.buddypress.org/ticket/1673>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list