A follow up Feature request to #1542860: Allow drush command to specify sites folder to install sub-theme in.

It would be great if we could specify the parent theme for sub-theme created by the mobile_jquery drush command.

This would allow more flexibility for site builder to create multiple layered sub themes.

Comments

charlietoleary’s picture

Patch for the functionality attached - please review.

Note that this patch assumes that patch #1 and #2 from issue #1542860: Allow drush command to specify sites folder to install sub-theme in. are applied.

This should enable you to utilize the "--parent" option in the mobile jQuery drush command.

Example: drush mobile_jquery "Mobile Sub-theme" mobile_sub_theme --parent="mobile_parent_theme"

charlietoleary’s picture

Assigned: Unassigned » charlietoleary
Status: Active » Needs review
jasonsavino’s picture

Status: Needs review » Fixed

patch added to dev.

Status: Fixed » Closed (fixed)

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