Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download bigdaddy-7.x-3.0.tar.gztar.gz 23.17 KB
MD5: e39110c09a59916738a48fc7db9f6b5e
SHA-1: 15f82bd59a6a8ace5249ac8f8c778281b881adbb
SHA-256: 796548deb2ef014496f17a8efdbbc6003fe01e1bb3888f6c9141b78fc73a9071
Download bigdaddy-7.x-3.0.zipzip 29.24 KB
MD5: 47182a1094e05959b27d6788f08855b4
SHA-1: b09561ac54b545ee71b2a7dcdffd1d29fed2dad9
SHA-256: aafe690a214d61e55cd9d3d6c4352dda812d65327e46516831901d339dc11e9a

Release notes

- changed <meta name="viewport" />
- deleted ds-1col.tpl.php, the last version of Display Suite don't use this template anymore
- remove the panel option in the .info file
- updated the README.txt file
- applyed the SMACSS method through all the stylesheet (names convention, rules,…)
- deleted the /font directory in /styles.
- renamed master-print.css into print.css
- renamed typography.css into base.css
- renamed master.css into components.css
- renamed master-ie.css into ie.css
- renamed master-media.css into mediaqueries.css
- renamed master-css3.css into
- removed master-css3.css
- added layout.css
- added the no-js class in the to avoid the FOUC Effect when working with Modernizr
- add some features/code from the last update of HTML5 Boilerplate
- reset.css now based on normalize.css and renamed into normalize.css
- disable some default Drupal's system styles: comment.css, system.messages.css, system.menus.css, system.theme.css and user.css
- CSS update based on Twitter Bootstrap, HTML5 Boilerplate and Foundation
- VERY IMPORTANT: changed the box-model for all the CSS declarations by using box-sizing: border-box
- remove regions highlighted, feature and help
- optimization for the print version
- add the element <nav> for the edit tabs
- removed all the region DIVs like the <div class="region region-sidebar-second"> for cleaner HTML output
- NEW THEME SETTINGS for showing the actual viewport and better work with responsive webdesign development
- dedrupalized the login form and changed the layout

Created by: maximer
Created on: 14 Jan 2013 at 12:35 UTC
Last updated: 14 Jan 2013 at 12:41 UTC
New features

Other releases