Closed (fixed)
Project:
Nodequeue
Version:
7.x-2.x-dev
Component:
Nodequeue Generate
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
18 Jul 2011 at 13:51 UTC
Updated:
30 Aug 2011 at 04:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
slashrsm commentedSome corrections....
Comment #2
amateescu commentedMade a few corrections and commited the attached patch to 7.x-2.x. Thanks @slashrsm!
http://drupalcode.org/project/nodequeue.git/commit/a22351b
Comment #3
amateescu commentedThe patch from #3 doesn't include the drush integration file, this is what was actually commited:
http://drupalcode.org/project/nodequeue.git/commitdiff/a22351b
Comment #4
slashrsm commentedThere is nodequeue_generate.drush.inc in this patch...
Comment #5
amateescu commentedYes, that file exists in your patch and it was commited. What I was trying to say is that my patch attached in #2 didn't include it, because I made the diff before
git add .:)Comment #6
slashrsm commentedOh, now I get it. Sorry for misunderstanding. It's great to have this commited!