-
by sociotech, stephthegeek, added updated README.txt for D7 Fusion
-
Bug fixes: [#843928] by sociotech: Some region widths not calculating correctly in Lite New features: [#814240] by stephthegeek: Move main & secondary menus to regions. Fusion now uses blocks for all menus instead of printing special case menu variables in the theme. This is the way Drupal core is headed and enables much more flexibility with content you can put in regions, and how they can be styled. Cleaning up & streamlining: [#843938] by stephthegeek: Remove block configuration link theme setting. Drupal now has its own great contextual links. by stephthegeek: Combined administrator/developer theme settings, removed rebuild theme registry setting in favour of Devel by sociotech: Removed Skinr references. There is no functional release of Skinr for Drupal 7, and the format of skins is completely changing, so the outdated skin format has been removed in Fusion.
-
New features: [#814240] by stephthegeek: Move main & secondary menus to regions. Fusion now uses blocks for all menus instead of printing special case menu variables in the theme. This is the way Drupal core is headed and enables much more flexibility with content you can put in regions, and how they can be styled. [#760078] by stephthegeek, picca: Rename local.css to sample.local.css. More similar to Drupal core's default.settings.php and kinder for tab autocompletion.
-
Bug fixes: [#814238] by sociotech: Header region is forced to be full width. Fix: header now uses its own preprocess function to avoid the standard region markup, so blocks can optionally be floated beside site info. [#896352] by chillin411, juhaniemi, stephthegeek: Function views_css_safe no longer exists in D7, was also not correct value for type of view by stephthegeek: Corrected label wording from "last sidebar" to "second sidebar" in theme settings by sociotech: changed WEIGHT to GROUP for drupal_add_css per changes to D7 New features: [#815336] by sociotech: Apply IE overrides after local.css [#814240] by stephthegeek: Move main & secondary menus to regions. Fusion now uses blocks for all menus instead of printing special case menu variables in the theme. This is the way Drupal core is headed and enables much more flexibility with content you can put in regions, and how they can be styled. by sociotech: Removed baked-in Superfish in Fusion, now officially supporting the more powerful Superfish module (which uses the same JS/starter CSS as was in Fusion), made possible with the changes in [#814240] [#760078] by stephthegeek, picca: Rename local.css to sample.local.css. More similar to Drupal core's default.settings.php and kinder for tab autocompletion. Cleaning up & streamlining: [#843938] by stephthegeek: Remove block configuration link theme setting. Drupal now has its own great contextual links. by stephthegeek: Combined administrator/developer theme settings, removed rebuild theme registry setting in favour of Devel by sociotech: Removed Skinr references. There is no functional release of Skinr for Drupal 7, and the format of skins is completely changing, so the outdated skin format has been removed in Fusion. by sociotech: removed layout-first-main-last body class in favor of core's sidebar classes by sociotech: removed unneeded custom search-block-form.tpl.php template by sociotech: removed $skinr class variable in views-view--page.tpl.php template by sociotech: removed (commented out for now) overflow:hidden and various overflow:visible overrides by sociotech: removed Skinr image previews
-
#844620 by dylan.riordan, sociotech, removed unnecessary node_load() in fusion_core_preprocess_comment() in template.php
-
by stephthegeek, removed old readme.txt and TODOs in fusion-starter-style.css
-
by stephthegeek, added more extensive readme.txt
-
by sociotech, removed commented out horizontal menu skinr style in .info file
-
by sociotech, integrated screenshot.js into script.js by sociotech, added leading semicolons to some jquery plugins
-
#743448 by eternalistic, set superfish menu li to z-index:100 for ie6 and ie7 #826328 by sociotech, jbrauer, removed formatting for submitted by in template.php #838036 by sinasalek, sociotech, added check for i18n module to translate primary menu #804674 by sociotech, bkno, added proper class variable to views-view--page.tpl.php by sociotech, added extra parameter to insert classes into grid_row theme function