It would really help if there was a drush script to download qtip. This will be added before the next stable release.

Comments

damienmckenna’s picture

tag

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new2.53 KB
new2.61 KB

This adds a download-qtip drush command for both D6 and D7. FYI the D7 version uses system_retrieve_file() while the D6 version uses the usual curl/wget combination. Please help test this as I'd like to include it in the next RC.

damienmckenna’s picture

Status: Needs review » Fixed

Committed to both branches.

damienmckenna’s picture

Status: Fixed » Needs work

Re-opening this as I need to update the README.txt to mention the new Drush command.

lunk rat’s picture

I followed the instructions, enabled the module and ran the drush command, but:

$drush download-qtip
file_put_contents(temporary://file8mRWBi): failed to open stream: "DrupalTemporaryStreamWrapper::stream_open" call failed file.inc:1904                  [warning]
Drush was unable to download qTip from http://craigsworks.com/projects/qtip/download/package/production/development/.                                    [error]
damienmckenna’s picture

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