Skip to content
Commit 2bd4727f authored by Maxime Rabot's avatar Maxime Rabot
Browse files

Version 7.x-1.8

- 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 <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
parent f6b061b3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment