Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download bigdaddy-7.x-1.9.tar.gztar.gz 29.87 KB
MD5: b1cbe777a1e4346d2d9e1ac0a17e506c
SHA-1: 1b143803ba18c1770fe6966bfcd2774bbb88727f
SHA-256: d3cec3c0f050e7e9fb5551b5edd684916d77b627c494a9acaeec4467fa43f17b
Download bigdaddy-7.x-1.9.zipzip 35.63 KB
MD5: d45983b23d6e63ffa1686afac6a29f93
SHA-1: 393bcf9383b2da5fab3c38e9f87322b78453440d
SHA-256: aed223942bff86ee8f1209d0c06fcb17406ac7d9ba0b8e28a0f9040617b07043

Release notes

- add a example of hook_form_alter in the template.php file
- remove the function bigdaddy_preprocess_views_view_unformatted(&$vars)
- debug the template.php file (see http://drupal.org/node/1494880)
- add extra comments in the master-css3.css file
- customize the edit tabs style
- Changes the default meta content-type tag to the shorter HTML5 version
- Changes the search form to use the HTML5 "search" input attribute
- change HTML tag for the sidebars to $lt;aside> due to the new specs
- remove redundant type attribute and CDATA comments
- Remove media="all" but leave others unaffected
- add a few CSS from normalize.css for some HTML5 tags
- add a new theme setting for altering the webforms and create a HTML5 placeholder using the label value
- change the message status and error style
- change the error input style

Created by: maximer
Created on: 21 Jul 2012 at 12:59 UTC
Last updated: 21 Jul 2012 at 13:01 UTC
New features
Bug fixes

Other releases