I would be great if there was a flag or some detection of directory position so that 'drush zen themename" could bring a theme into sites/default/themes instead of just sites/all/themes.

Also, this theme is freaking amazing. Thanks for all the hard work!!!

Comments

JohnAlbin’s picture

Title: drush zen command to with option to sites/default/themes » Add drush option for installation path
Version: 7.x-5.1 » 7.x-5.x-dev
Assigned: Unassigned » JohnAlbin

Let me give this a whirl.

JohnAlbin’s picture

Status: Active » Fixed

Okay. I've added this option:

--path The path where your theme will be created. Defaults to: sites/all/themes

Create a sub-theme in the specified directory without RTL stylesheets.

drush zen "My theme" --without-rtl --path=sites/default/themes

Fixed! http://drupalcode.org/project/zen.git/commitdiff/1bee471

mattsmith3’s picture

Wow- thank you!

JohnAlbin’s picture

I always meant to do this. Thanks for irritating my itch. :-)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.