Hi,
if I type "drush omega-subtheme 'my theme name'", I get a complete drupal installation into my theme folder in sites/all/themes/my_theme_name. Not quite what I want ;-)
Hi,
if I type "drush omega-subtheme 'my theme name'", I get a complete drupal installation into my theme folder in sites/all/themes/my_theme_name. Not quite what I want ;-)
Comments
Comment #1
HendrikM commentedSorry, this must have been because I had an Omega 2 version running. With all parts up-to-date it works!
Comment #2
don@robertson.net.nz commentedI am getting the same almost - get an ever increasing directory tree containing a drupal installation inside each subtheme folder.
I am using the 'Recommended releases' of Omega tools (7.x-3.0-beta1). Should I be using version 2?
This many problems with a theme before I can even work on it .... not a good start. Drupal 6 is looking pretty good right now.
Comment #3
don@robertson.net.nz commentedYes, it seems I should *not* be using the version marked 'Recommended'. Whats the bet it says this somewhere - in big red letters using the 'blink' tag.
Comment #4
himerus commentedIf you are using Omega 1.x for Drupal 6 or 7 you should be using 1.x Omega Tools
If you are using Omega 2.x for Drupal 7, you should be using 2.x Omega Tools
If you are using Omega 3.x for Drupal 7, you should be using 3.x Omega Tools
The drush command in omega tools is VERY dependent on the structure inside of Omega.
We hope to make the drush subtheme options much more flexible in the future, but for now, just keep the RIGHT versions matched up, and these issues will not happen.
Comment #5
seanrIt's worth noting that nearly everyone will run into this issue because Drush by defaults gets the latest *recommended* version. The problem here is that the recommended versions of the theme and the module do not match, so people will end up with mismatching versions and very likely not even know it. Doesn't make sense to me to make the 3.x version of this module recommended until the theme catches up.
Comment #6
latulipeblanche commentedI installed :
Omega-7.x-3.x-dev
Omega_tools-7.x-3.x-dev
delta-7.x-3.x-dev
Whene using : drush omega-subtheme "Sub Theme Name"
I also get the complete drupal installation into my theme folder in sites/all/themes/my_theme_name and more than 1x. So it's created multiple times. sites/all/themes/my_theme_name/sub-theme/sub-theme/sub-theme/sub-theme... etc.
Comment #7
jefdrupal commentedHere is my saga with it.
I was able to make a functioning subtheme in the end.
http://groups.drupal.org/node/147099#comment-494209
Comment #8
fubhy commentedThis is fixed in the latest devs of Omega + Omega Tools. Please use those to see it in action! Use the links below for the download (github is more up to date then drupal.org) since the versions are quite new.
https://github.com/ThemeGeeks/Omega-Tools
https://github.com/ThemeGeeks/Omega