omega 7.x-4.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-4.0-beta3.tar.gz | 301.7 KB | 8042c3541e1a3f24f3cc9f3d90fc095b |
| omega-7.x-4.0-beta3.zip | 441.27 KB | c0538e130698171f81eebdc9ca4c0923 |
Release notes
Further bug fixing.
omega 7.x-4.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-4.0-beta2.tar.gz | 313.85 KB | f8d7f2240a1a37423ebdd770a6930d37 |
| omega-7.x-4.0-beta2.zip | 451.39 KB | e7993e21fbfcc643820e901cad6a6d13 |
Release notes
- Extensions can be disabled/enabled (forced) via settings.php $conf entries.
- Caching for CSS/JS exclude regex.
- Bug fixes for theme function override discovery (when using theme hook suggestions).
- Minor template/(pre-)process fixes.
omega 7.x-4.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-4.0-beta1.tar.gz | 272.08 KB | a945310308844cc3f8b5432d9b02b757 |
| omega-7.x-4.0-beta1.zip | 413.42 KB | 4c956d29f540b78a700f6c332bd9917b |
Release notes
Please refer to #1900986: [META] Omega 4.x - Roadmap and #1744592: [META] Omega 4.x Documentation as well as #1915398: Prepare for merging sandbox version back into HEAD.
omega 7.x-4.0-alpha7
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-4.0-alpha7.tar.gz | 183.63 KB | c3ad5b160da6d58bc3f4a20b27bec57a |
| omega-7.x-4.0-alpha7.zip | 243.72 KB | ed36c70fd6ef7579f1296e1f7c4659c7 |
Release notes
- Further improved the existing starterkit
- Added a new advanced starterkit with more complex Sass structure
- Added Gemfile and Guardfile for LiveReload (https://github.com/guard/guard-livereload)
- Added a Simple Omega Layout
- Pretty much emptied the "epiqo" layout to reset it for an upcoming rewrite using an off-canvas navigation
- Added a '--no-readme' option to the Drush subtheme script
- Fixed #1900042: Allow template overrides in theme functions using separate files as supported by Omega
- Fixed a bug that caused regions of all layouts to make it into the main page.tpl.php rendering
omega 7.x-4.0-alpha6
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-4.0-alpha6.tar.gz | 167.49 KB | e8c8be4861f6b709e1c572af56ee7a85 |
| omega-7.x-4.0-alpha6.zip | 218.8 KB | c021026b80fd568b53d5beeb6cd09a66 |
Release notes
- Added a brand-new Drush command called "drush omega-wizard" (drush owiz) that allows users to create subthemes through a Drush wizard. This allows people who do not know the syntax of "drush omega-subtheme" to conveniently generate themes with the same power that the "drush omega-subtheme" command offers.
- Fixed a bug in omega_discovery() that caused sub-themes to not be able to override base-theme definitions.
- Further fine-tuned the starterkits
omega 7.x-4.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-4.0-alpha5.tar.gz | 167.86 KB | 0c16d26ef8d06fcb32b2ad32b1227446 |
| omega-7.x-4.0-alpha5.zip | 219.86 KB | 9e8abd1b283e5293017b5b9efdb4ccbb |
Release notes
- Further improving the Drush integration.
- Subtheme creating now completely relies on starterkits.
- Those starterkits have been moved to .inc files instead of .info files in order to avoid them being loaded into the theme registry.
- Fixing a regression for field rendering that caused classes to disappear.
omega 7.x-4.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-4.0-alpha4.tar.gz | 169.55 KB | 700f91304710c00219b6abdcc00aa796 |
| omega-7.x-4.0-alpha4.zip | 219.7 KB | 0f80b31d180f7aea839353a1e6d920af |
Release notes
Quick follow-up for 7.x-4.0-alpha3 that fixes a problem with compatibility checks for extension dependencies making it work with development versions of modules now as well. Also, it appears that the theme function include files were named incorrectly all the time.
omega 7.x-4.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-4.0-alpha3.tar.gz | 169.35 KB | f76ac1696b313becf466e9e9abb81f2b |
| omega-7.x-4.0-alpha3.zip | 219.52 KB | cc04c8e3c518a967b6327c4a876ac092 |
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
omega 7.x-4.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-4.0-alpha2.tar.gz | 169.82 KB | 3220efb50719e86213028d5ab5206a4e |
| omega-7.x-4.0-alpha2.zip | 219.72 KB | 857fe45a16f88268edcf22c249aae3d6 |
Release notes
- Added a few new utility functions
- Chasing D8 HEAD with CSS cleanups and HTML5 template rewrites
- Moving extensions and layouts to .inc files for security reasons
- Adding a 'enabled' flag to extensions (default state unless overridden by theme settings)
- Fixing a few minor bugs in the drush integration
- ... And more
omega 7.x-4.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-4.0-alpha1.tar.gz | 146.92 KB | cc3d26b9acc64ba88cb34cabbb8b55ec |
| omega-7.x-4.0-alpha1.zip | 188.54 KB | 983eb85dbdfe28af0609b7a97b32e886 |
Release notes
setting up an initial release for Omega 4.x.
this is still highly experimental and is missing many of the layout features of Omega 3.x still. Use at your own risk!
4.x will reach beta release after omega.gs is integrated and there are tons of layouts to choose from.
omega 7.x-4.x-dev
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-4.x-dev.tar.gz | 301.42 KB | ef2e4c7720629368977666354eda8598 |
| omega-7.x-4.x-dev.zip | 441.53 KB | 3ef9ffdc3775a4483ebd479ec33023e4 |
Release notes
Creating dev package for 4.x
omega 7.x-3.1
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-3.1.tar.gz | 312.31 KB | f3619ce54d4ea96461994cf4c19f234a |
| omega-7.x-3.1.zip | 412.96 KB | b325de76796b92194585f2176d633ba8 |
Release notes
The following issues were addressed in this release:
- #1253076: Notice: Undefined property: alpha_theme_container::$page
- #1413614: Add helpful README text for CSS
- #1396790: Apartment not clean and dishes not washed
- #1332732: Empty <div> for $tabs
- #1395848: Escape site_name in Logo image alt / title text
- #1245428: panels layouts break column alignment
- #1309660: Ensure $title_suffix is always rendered (i.e. fix contextual links)
- #1366304: YOURTHEME-alpha-default.css in starterkits has misleading comment
- #1289698: Throw new users a bone on this "starterkit" concept
- #1194606: link to documentation (in theme settings) broken
- #1442800: Previous pager title attribute is not populated.
- #1408516: Debug Blocks User 1 Exception
- #1278962: w3c validate problem: rel="home" still in draft
- #1082418: B, STRONG, EM, I text formatting removed
- #1268058: Renable a div class on the comment submitted by
See the Changelog for Omega 3.1 for full details.
omega 7.x-3.0
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-3.0.tar.gz | 306.86 KB | e2e6b5367c87553b060bc75d78f2af94 |
| omega-7.x-3.0.zip | 408.57 KB | d4486c2b7b65415688cbfcc3660afc31 |
Release notes
This marks the stable release of Omega 3.x. All current issues are either support issues, documentation issues, or non-critical for a final release.
omega 7.x-3.0-rc5
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-3.0-rc5.tar.gz | 307.27 KB | 7b711dd8d59f84cd26c41e47de8998c7 |
| omega-7.x-3.0-rc5.zip | 408.59 KB | c1e696a94c69e3613f21e3160d35da7c |
Release notes
this IS the final RC prior to a stable release sometime in the next few days.
omega 7.x-3.0-rc4
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-3.0-rc4.tar.gz | 306.59 KB | 45b5262323ef63c9be2d68a938d0c26a |
| omega-7.x-3.0-rc4.zip | 408.19 KB | 442b137f5bcb9ae2ba8e50f6fca240a9 |
Release notes
minor bug fixes.
Let's cross our fingers for the last Release Candidate!
omega 7.x-3.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-3.0-rc3.tar.gz | 305.94 KB | 5487a71d10e255cdd7af550c1739dadc |
| omega-7.x-3.0-rc3.zip | 407.58 KB | 839e740d1042aee777f4189ca7fee6a8 |
Release notes
adding panels support & minor bug fixes.
If you are using the Delta module, you must update to the latest beta or dev versions)
omega 7.x-3.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-3.0-rc2.tar.gz | 285.83 KB | 35fbab6589bb93bb73be76b232d5d746 |
| omega-7.x-3.0-rc2.zip | 334.8 KB | 33a5930631319954ca6e87487f686aef |
Release notes
minor fixes and updates from issues found with RC1
omega 7.x-3.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-3.0-rc1.tar.gz | 285.67 KB | bfab6860c87a5bdd37fd921f55eadc99 |
| omega-7.x-3.0-rc1.zip | 334.66 KB | 6dd35b1794db326c933056d2320b51eb |
Release notes
IMPORTANT NOTE: CLEAR YOUR CACHES after updating Omega to RC-1. Several changes in the hooks requires the theme registry be rebuilt.
omega 7.x-3.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-3.0-beta3.tar.gz | 286.71 KB | dd566cf8d9d8b92a18be326417c5c484 |
| omega-7.x-3.0-beta3.zip | 343.5 KB | 509fa3ed3eaac78fc8c9c30556c32a6c |
Release notes
Please see CHANGELOG.txt for updates in this version.
omega 7.x-3.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| omega-7.x-3.0-beta2.tar.gz | 286.01 KB | 8b08b0430f4d76e2907fd06064922a68 |
| omega-7.x-3.0-beta2.zip | 341.91 KB | 22cbafdae6226c38561509d72dbaddde |
Release notes
This beta release fixes several known issues, and adds several new features.
Updates to beta2 from beta1 should be painless. At the most, if you have your content region ordered visually differently than the HTML order, you may need to adjust some settings in the UI to get them to render properly again.