Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 161 by adriannye: create blocks for js imports, css imports, move jquery imports into blocks so they can be replaced. http://code.google.com/p/django-hotclub/issues/detail?id=161
Currently any page using base and site_base will import jquery whether they use it or not. This is a waste of bandwidth. Some developers will require YUI or other libraries because of particular features present (for example YUI has DataTable, jquery does not). This would provide a clear place to put these. Also it is possible there could be one version of jquery supported by all the contrib apps and a different one for the project apps. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pinax-updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pinax-updates?hl=en -~----------~----~----~----~------~----~------~--~---
