-
Updated CSS styles. All mentions of "primary-menu" has been replaced with "main-menu". Added a few new styles so that the node template from Fusion can be used instead our own customized node template.
-
Update block template and theme info file for Drupal 7 compliance.
-
Removed node template. The node template from Fusion should be enough. Added page template. The page template for Fusion does not include $main_menu and $secondary_menu. That's why we need our own page template.
-
Sitename is now conditionally displayed using CSS's visibility rule. However, the actual name remains in the HTML for search engine optimization purposes.
-
Bringing the Drupal 7 version of the module into the repo. Split the main module file into two files - module file and module admin file.
-
Commiting the first Drupal 7 compatible code.
-
The node template, page template, and info file are now Drupal 7 compatible.
-
Bringing the html.tpl.php file into the repo.
-
Committing the first development version for Drupal 7.
-
Removed empty lines from the bottom of the file.