Closed (fixed)
Project:
Mobile jQuery Theme
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Apr 2012 at 04:35 UTC
Updated:
17 May 2012 at 02:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
charlietoleary commentedI had a go at implementing the functionality - please review.
You should now be able to specify a site with the "--site" option in the drush command.
drush mobile_jquery "My Mobile Theme" mobile_theme --site="mysite"Comment #2
charlietoleary commentedI realised that the code should probably check that the sites folder specified actually exists - patch attached.
Depends on patch #1.
Comment #3
jasonsavino commentedpatch added to dev