Download Size md5 hash
squaregrid-7.x-3.0-alpha6.tar.gz 118.35 KB 7c2cc86026cd88e18fe665845d45c9a0
squaregrid-7.x-3.0-alpha6.zip 150.61 KB 367f232dbd1e8b5fed37b52db004536d
Last updated: February 7, 2013 - 22:29
Official release from tag: 7.x-3.0-alpha6

Release notes

This release updates some mobile head markup to conform to current best practices. Commits for this release address:

  • Adding a clarifying comment in node.tpl.php re html5 elements handling in templates
  • Viewport: Adding initial-scale=1 for more predictability in mobile displays. Apologies for those using alpha who already were working around this.
  • Viewport: removing targetDensity, which is pretty much deprecated as a best practice
  • Removing LICENSE.txt which is automatically added -- how did that get in there anyway?
  • #1906712: Add MAIN element to mark-up: Add support for MAIN element