Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
169.35 KB
MD5: f76ac1696b313becf466e9e9abb81f2b
SHA-1: 0830bf2c7010990be5583fd276df2c080440cde2
SHA-256: 338690977c722a7a5d26516ca91cff77c4fe61c659f2d11106bca1998f6bbeb1
Download zip
219.52 KB
MD5: cc04c8e3c518a967b6327c4a876ac092
SHA-1: 6c5701c8bcc5525552e942de01f2150d5a99bd84
SHA-256: 234f98a72f090cecec5f8d6298c9a6ca392aa58cc8e943140635af930d62f5af
Release notes
- Adding dependency management for extensions
- The layout extension now depends on the latest Omega Tools 4.x development version
- Removing stray functions from omega.inc and some cleanups for the documentation
- Improving caching and performance of the core functions in omega.inc
- Improving system info altering in conjunction with Omega Tools 4.x (This is important for the Layouts extension)
- Added a submit callback for the theme settings form to retain settings of disabled extensions that would otherwise get pruned due to the Form API handling of form items in a disabled tree.
- Improved the Drush integration and fixed some minor bugs