omega_tools 7.x-4.x-dev

This version of Omega Tools provides module integration and utility functionality for the new 4.x version of the Omega theme and solves problems that can't be resolved in the theme layer.

omega_tools 7.x-3.0-rc1

New features
Bug fixes

please update to the latest version for better subtheme generation and stability.

omega_tools 7.x-3.0-beta2

New features
Bug fixes

updates to drush integration, new UI for creating/editing subthemes. Much awesomesauce added to this release.

omega_tools 7.x-2.0

New features
Bug fixes

updated drush to handle new HTML5 and XHTML starterkit generation

use drush help omega-subtheme for usage information.

omega_tools 7.x-2.0-beta7

New features
Bug fixes

This is not new features, but actually less features.

All the placeholder blocks have been removed from this module, and converted back to the omega theme implemented as a theme setting, and creating a block on the fly via hook_process() and attaching to regions.

Using hook_block_info and _view caused too many issues with non-omega subthemes, and too many warnings when regions didn't match 100% between themes.

An update is recommended, as now this module simply provides the drush functionality for generating subthemes, and import/export/revert of theme settings.

omega_tools 7.x-2.0-beta6

New features

Making omega development regions disable for all non-omega themes.

This will require a disable, then uninstall of omega_tools (to clear the block table of junk), then reinstall.

omega_tools 7.x-1.0-beta12

New features

setting the default value of placeholder block display to "off" on installation.

omega_tools 7.x-2.0-beta4

New features

removed gamma subtheme command since gamma is being removed from Omega core in the 2.x branch of omega.

set the omega-subtheme command to use rsync rather than standard file copy, and removed the .bak files generated afterwards.

omega_tools 7.x-2.0-beta3

New features

moving the default block css to the omega_tools module rather than in the omega theme

omega_tools 7.x-2.0-beta1

New features

2.x branch initial release. Should only be used with 7.x-2.x versions of Omega.

omega_tools 7.x-2.x-dev

New features

2.x branch initial release. Should only be used with 7.x-2.x versions of Omega.

omega_tools 7.x-1.0-beta11

Bug fixes

Fixing _block_rehash() error where omega_tools_block_info was returning null when development placeholder blocks were disabled.

omega_tools 7.x-1.0-beta9

New features

Created functionality in omega_tools.drush.inc to allow creation of and Omega subtheme using drush omega-subtheme "Subtheme Name"

omega_tools 6.x-1.0-beta1

New features

Created functionality in omega_tools.drush.inc to allow creation of and Omega subtheme using drush omega-subtheme "Subtheme Name"

omega_tools 7.x-1.0-beta8

New features
Bug fixes

added .intsall to do hook_uninstall cleanups in the block table and variables table to avoid any conflicts for users that have been testing at many levels of Drupal 7 releases which can seriously clutter the block table with bunk data.

omega_tools 7.x-1.0-beta6

Bug fixes

minor adjustments to export/revert code so it works with the omega base theme and not just the subthemes of omega

omega_tools 7.x-1.0-beta4

New features

Added export functionality to the theme settings for any omega subtheme.

omega_tools 7.x-1.0-beta3

New features

Making the placeholder blocks so they can be turned off by a global theme setting.
Adding the ability for ANY theme to revert the theme settings. (This destroys the database copy of modified theme settings and reimplements the settings found in the .info file)

omega_tools 7.x-1.0-beta2

New features

Adding default weights, status and region assignments to the custom generated blocks so they should just "appear" in the appropriate regions automatically.

omega_tools 6.x-1.x-dev

New features

Added dev branch for 6.x because of naming issue to 6.x-6.x for the first HEAD branch.

Subscribe with RSS Subscribe to Releases for Omega Tools