Active
Project:
Omega
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Apr 2012 at 14:18 UTC
Updated:
4 Apr 2012 at 19:12 UTC
The documentation (http://drupal.org/node/1298670) says
DO NOT enable the included Omega or Alpha base themes. Instead, create and enable a subtheme using Omega Tools or Drush.
The problem with that is that if Omega base theme is disabled, Drupal will not detect when there are updates to it (new features, fixes, esp. security). How to tackle this?
See also related issue #1297856: Base themes should be required dependencies of subthemes.
Comments
Comment #1
danillonunes commentedMaybe I'm wrong, but I think you can enable Omega base theme in order to be notified about the updates, you just have to use your subtheme as the active theme of the site (of course, if your site allow your users to switch theme, they'll can see Omega base if it's enabled).