Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 9.8 KB
MD5: 9f50092dfdda156b6e585a1ef34b782f
SHA-1: b2c04d7b0f41d564b7a751d87830019c6fc49c8d
SHA-256: bd349300aca4a461832fe256c98ce8faf640575a3b6cc36de85e8147992c48a1
Download zip 11.03 KB
MD5: 9e0fe9ec756ffa1343a8a6c986f26fe3
SHA-1: c30940a32a6e58acc460e0d16b207409d428e9bd
SHA-256: e668a582a346dc803a1853287a53153940bf2a7f1982cb1117d68580fe3df2f1

Release notes

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.

Created by: himerus
Created on: 1 Feb 2011 at 15:38 UTC
Last updated: 1 Feb 2011 at 15:42 UTC
New features
Bug fixes
Unsupported

Other releases