fusion 7.x-3.x-dev

New features

Initial release for 7.x-3.x.

This version moves skin support to Skinr and removes support for older versions of IE.

fusion 7.x-2.0

Bug fixes
Unsupported

This is the official release of Fusion for Drupal 7.

fusion 7.x-2.0-beta2

New features
Bug fixes
Unsupported

Fusion 7.x-2.0-beta2 includes new features for Responsive layouts in conjunction with the Fusion Accelerator module (7.x-2.0-beta1 or later). New sub-themes built with Fusion 7.x-2.0-beta2 (and later) starter themes will automatically support the Responsive features included in Fusion Accelerator.

fusion 7.x-2.0-beta1

Bug fixes
Unsupported

Includes minor bug fixes and an improvement to handling IE-specific CSS.

fusion 7.x-2.0-alpha1

New features
Unsupported

Initial stable release of Fusion 2.x, using Fusion Accelerator instead of Skinr for applying skin options.

fusion 6.x-1.12

Bug fixes
Insecure
Unsupported

This is a minor change to 6.x-1.11 that properly addresses compatibility with the page_title module. See #1144188: Page Title module not working

fusion 6.x-1.11

Bug fixes
Insecure
Unsupported

fusion 7.x-1.0-alpha1

New features
Bug fixes
Unsupported

First official (alpha) release of Fusion for Drupal 7.

If you are upgrading from a previous Drupal 7 (dev) release, make sure you DELETE ALL FUSION FILES FIRST, because some files have been removed in this release.

READ THESE FIRST:

Overview of what's new in Drupal 7 theming
Full list of Drupal 7 theming changes
An upgrade guide for Fusion themes (only covers earlier changes, more docs coming soon)

Here's an executive summary!

If you're coming from the Drupal 6 version of Fusion, here are the most important things to know about changes in the Drupal 7 version:

- There's no menu variable printed in page.tpl.php for primary (main) and secondary links. Instead there is a Main Menu region that you should place your main menu block within, and you can place your secondary links in any region.
- Superfish is no longer baked into Fusion. Use the Superfish module for the same features and more!
- Some regions that are no longer needed have been removed, and some renamed to match Drupal core
- Skins (via the Skinr module) are implemented in a completely different way now. Here's an example skin: http://skinr.org/example-skin-implementation
- In some places the .inner class has been renamed to .gutter, in order to differentiate between classes that are structural to the grid for adding gutter margins (.gutter) and when there's an .inner wrapper just to help you with styling.

There are still open issues that will be addressed in 1-2 more releases until we have a final release candidate version: http://drupal.org/project/issues/fusion?text=&status=Open&priorities=All...

fusion 6.x-1.1

Bug fixes
Insecure
Unsupported

This release includes various minor bug fixes.

fusion 7.x-1.x-dev

Initial development version of Fusion Core and Fusion Starter for Drupal 7

#576420 by sociotech, ported fusion core and fusion starter to drupal 7

Important! This code is under active development and not recommended for production use. There is significant functionality still missing (e.g., Ubercart product theming, Skinr previews, etc.).

Guide to upgrading Fusion subthemes from Drupal 6 to Drupal 7: Converting Drupal 6 Fusion themes to Drupal 7

Changes:
- changed core = to 7.x in fusion core and fusion starter
- added help, page_top, and page_bottom regions
- removed content-top and content-bottom regions
- moved all default theme settings into .info file
- changed advanced theme settings code in theme-settings.php to fusion_core_form_system_theme_settings_alter()
- deleted code that initializes theme settings
- converted page.tpl.php to d7 style
- added html.tpl.php template so i can add body classes
- changed main and secondary links/menu to d7 style
- removed head and body markup from page.tpl.php
- removed closure region from page.tpl.php
- changed body_classes to d7 style in template.php/page.tpl.php

fusion 6.x-1.0

New features
Bug fixes
Insecure
Unsupported

BUG FIXES
#808988 by gmclelland, fixed class typo bug for 12 unit fluid grid in fusion core
fixed $title typo in node.tpl.php
#721088 by tsi, sociotech, fixed floating layout issues for content tabs and primary menu in RTL
#729740 by eternalistic, fixed views admin links being cut off
by sociotech, fixed clearfix to reduce page clipping due to overflow:hidden
by sociotech, added check for case in which there are no default theme settings in .info file
#735634 by eternalistic, fixed background collapsing on floated styles
#729752 by sociotech, fixed issue with node titles being obscured in webkit when clicking on anchor links
#748356 by jbrauer, fixed label for 11 unit width incorrect
#603644 by sociotech, fixed QuickTabs blocks were always appearing at the bottom of regions
#732746 by sociotech, fixed allow user-defined widths in sidebar blocks in fluid layouts
#755576 by sociotech, fixed missing styles in maintenance-page.tpl.php
#763108 by sociotech, fixed incorrect classes with custom grids using less than 10 columns
#721386 by RdeBoer, sociotech, fixed array_merge() error in fusion_core/theme-settings.php
#733040 by eternalistic, sociotech, fixed Panels editing options get cut off
by sheena_d, fixed Superfish menu to prevent getting cut off in sidebars & added vertical menu style
by eternalistic, fixed Skinr styles not showing for Panels

fusion 6.x-1.0-rc1

Bug fixes
Insecure
Unsupported

IMPORTANT NOTE: This release requires that you also upgrade Skinr to version 6.x-1.4

#606462 by sociotech, fixed floating of blocks within Quicktabs block
#681652 by sociotech, removed reference to head.php from maintenance-page.tpl.php
#670334 by sociotech, added RTL styling for content tabs in Fusion Starter
by sociotech, removed design pack and put color styles back into fusion-starter-style.css -- this was not intended to be committed to Fusion itself and is better served by Skinr and/or future sub-subtheming
by eternalistic, changed the targeting for form-submit so styling for buttons targets the button on search pages as well
by eternalistic, fixed duplicate search form ids
by sociotech, added new style preview code that accommodates varying screenshot dimensions
by stephthegeek, reworked multicolumn menu style to not have fixed widths, but use a 50px margin between columns instead
by stephthegeek, changed reduced line height on small form item description text
by sociotech, updated Skinr styles to conditionally load JS/CSS files where possible now that Skinr v1.4 is released (including separating the Equal Heights style to its own section)
by sociotech, added font-family declarations for form-text in typopgraphy.css to ensure correct field widths (e.g., password) in ie6, ie7, & ie8

fusion 6.x-1.0-beta4

New features
Bug fixes
Insecure
Unsupported

Bug fixes:
#645212 by sociotech: fixed primary menu dropping behind other menus
#659030 by sociotech: fixed grid overlay button from obscuring admin menu
#641234 by sociotech: fixed sf-menu class not being added when using Devel Themer
#656478 by sociotech: removed iepngfix.htc definition from Fusion Core ie6-fixes.css to reduce page not found errors, added it to Fusion Starter ie6-fixes.css as a commented-out example
by sociotech: adjusted margins for paragraphs and lists
by sociotech: fixed registry rebuilt message being displayed twice
by stephthegeek: changed margin on ul.links img and th img to left/right only -- removes awkward alignment in table sort headers and modules that insert icons into node links
by stephthegeek: removed redundant Drupal Messages, font sizes in typography.css

New features:
#661970 by codycraven, sociotech: added .clearfix class to regions and blocks for backgrounds
#634014 by eternalistic: added preview of styles to Fusion. This implementation will likely change in the future for better flexibility but a working solution is in for now
by eternalistic, sociotech: added Design Packs directory to Fusion Starter with all color definitions moved into Basic example to demonstrate easier color changing
by stephthegeek: added resets to Views admin links
by stephthegeek: added more resets to vertical tabs section

fusion 6.x-1.0-beta3

New features
Bug fixes
Insecure
Unsupported

#629646 by sociotech: fix for nested fluid width bug
#638098 by sociotech: un-center user login block by default
#638100 by sociotech: fix to keep admin form elements on top and visible, changed references to admin-page class to use drupal's page-admin class
by sociotech: cleaned up sidebar width theme setting code
by sociotech, stephthegeek: updated some wording of theme description, Skinr styles
by sociotech: merged head.php back into page.tpl.php -- abstraction not worth the confusion for subthemers
by sociotech: changed search-theme-form.tpl.php id from edit-search_theme_form to edit-search-theme-form-header
by sociotech: changed variable $grid_options to $width_options in theme-settings.php
by sociotech: added node-top to block region grid info function and equal heights js list
by sociotech: removed form element width expression from ie6-fixes.css
by sociotech: fixed node-top & node-bottom layout issue because they are off-grid
by sociotech: fixed broken typography in horizontal login, callout & multi-col menu skinr styles
#637684 by sociotech: increased left margin for ordered lists in fusion core
#645212 by baalwww, sociotech: fix IE7 bug of Superfish menu going behind content
by stephthegeek: removed some unnecessary table styles (that are already in Drupal core)
by stephthegeek: added .inner to core list styles

fusion 6.x-1.0-beta2

Bug fixes
Insecure
Unsupported

Fusion Core
#625306 by sociotech: Changed $theme_data retrieval function, fixed $info_theme_settings default array initialization, changed $theme_name arg() retrieval method.
by eternalistic: Fixed conditional code for $submitted variable in node.tpl.php.

Fusion Starter
#611826 by eternalistic: Added missing $submitted code, $node_top region, and $terms code to node-product.tpl.php.
by eternalistic: Fixed conditional code for $submitted variable in node.tpl.php.

fusion 6.x-1.0-beta1

New features
Bug fixes
Insecure
Unsupported

Fusion

This is a major release of Fusion, moving things into beta!  Full Skinr integration with Views and Panels is now working and a number of generally useful styles (padding, border, lists, image floats, etc) were added.  Sidebar and layout options were also added, with optional defaults for these in the subtheme's info file.  Blocks can also be arbitrarily positioned with advanced grid CSS class support.

Markup was also cleared up for lists and other margins, header layout updated, and some styles were shuffled between fusion_core and fusion_starter.  In general, this release should smooth out the subtheming process substantially.

fusion 6.x-1.x-dev

New features

Initial development release of the Fusion base theme, including fusion_core (the base theme) and fusion_starter (a starter kit for a sub-theme). Not recommended for production use, but feedback is appreciated.

See the Acquia Prosper theme for an example of a complete subtheme based on Fusion.

Subscribe with RSS Subscribe to Releases for Fusion