Closed (fixed)
Project:
Node export
Version:
6.x-2.x-dev
Component:
Drush Integration
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2010 at 01:29 UTC
Updated:
13 Dec 2010 at 04:50 UTC
Continued from #766930: Drush 3 compatibility
Some ideas for improving Drush support
Get nids through:
- SQL
- Views
- PHP (csv string, and/or array?)
Also revisit jonhattan's patch in the aforementioned thread for ideas.
Comments
Comment #1
danielb commentedI've added php/sql. No one has really asked for views, but if they really wanted to they could do that through the PHP options, not to mention using taxonomy functions etc.. to get the nodes that way. I haven't tested it, but marked the options as experimental.