-
In template.php file replace ['HTTP_HOST'] with Drupal global . Removed function fontfolio_form_search_form_alter that added non existing js file.
-
page.tpl.php : removed creators credits. Needed by Drupal advertising policy (see advertising guidelines: http://drupal.org/node/439226) css files: added some common sense "Drupal resets" for H1 OL and tables. now seeme to work well with Style Guide module
-
Commit merged
-
Fix some css, theme-settings.php validation and template.php theme_image() issue.
-
add favicon
-
Removed files from deprecated master branch.
-
more cleanup
-
more cleanup
-
More cleanup of code style according to ventral.org auto review recommendations.
-
Follow the ventral.org auto review recommendations. mostly style changes. 1 security issue in theme-settings.php: change token type of form_set_error() t() function.