Closed (fixed)
Project:
Drupal.org Library Packaging Allowlist
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 May 2012 at 12:09 UTC
Updated:
6 Jun 2012 at 19:11 UTC
While updated JQuery packages themselves have been included in the jquery_updates project itself for some time...
http://drupalcode.org/project/jquery_update.git/tree/refs/heads/7.x-2.x:...
Distribution builders shouldn't be limited to the version of JQuery based when the jquery_update module is updated.
License - http://jquery.org/license
Download - http://code.jquery.com/
This is also related to #1588192: Please Whitelist this CiviCRM repo minimized to be < 10MB by removing libraries that can be shared from sites/all/libraries
Comments
Comment #1
geerlingguy commentedDefinitely true, I can see a few cases where it would be helpful to have arbitrary jQuery versions. No problem with licenses or code size, they use GPL or MIT.
Comment #2
geerlingguy commentedAdded to the whitelist: http://drupal.org/node/1597498
Since there are entries for jQuery, jQuery UI, and jQuery mobile, for this entry I used the following regex:
This should allow the download of the most recent/current jquery/minified, as well as any older point release.
Comment #3
geerlingguy commented