Change name of command to remove space. Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drush_views_single_token_commands.patch | 2.98 KB | jfall |
| drush_views-drush-3-4.patch | 4.1 KB | mavimo |
Change name of command to remove space. Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drush_views_single_token_commands.patch | 2.98 KB | jfall |
| drush_views-drush-3-4.patch | 4.1 KB | mavimo |
Comments
Comment #1
jfall commentedI came looking for exactly this patch.
This is basically a back-port of the patch accepted for 3.x branch in http://drupal.org/node/723488
The patch proposed here should also update the help text to reflect the new command names.
I'd also like to see some command aliases - examples in attached patch.
Sorry - this patch was not run against CVS, it's just here to formalize the ideas I'm trying to express.
Comment #2
Hilko commentedDrush views (6.x-3.x-dev from Feb. 25th) seems to work fine with Drush 4, with the exception of the 'views-export' command. It consistently gives an error message, saying "Cannot open file ".
Any idea what could cause this?
Comment #3
pescetti commentedThanks, this is already fixed in the only maintained branch (3.x).