Needs work
Project:
HTML5 Base
Version:
6.x-1.x-dev
Component:
template.php
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2011 at 00:46 UTC
Updated:
25 Mar 2011 at 12:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
idflood commentedHere is a patch that will include modernizr 1.7
But it should be more flexible seeing how fast modernizr is updated. There should be a way to update modernizr without hacking/updating this theme. And updating this theme should not require to update modernizr. The cleanest way would be to use the libraries api if possible ( http://drupal.org/project/libraries ). But this may be discussed in another issue.
Comment #2
adrinux commentedThere is also already a modernizr 2 beta, based on the 1.7 code base - where you can tailor the download to match only the features you are using on your site -> much smaller library in most cases :)
html5_base should not include the full library at all, it really needs to be a manual download IMO, though we can still specify a location and have a setting to load it.
Comment #3
adrinux commentedFor those that haven't found the link on the Modernizr page, here's the beta download (uses 1.7 code, so useable now!):
http://modernizr.github.com/Modernizr/2.0-beta/