I'd like all nodes in term X to go to a particular queue automatically. Possible or not? If it is, please point out what I'm overlooking because I can't seem to figure it out.
I'd like all nodes in term X to go to a particular queue automatically. Possible or not? If it is, please point out what I'm overlooking because I can't seem to figure it out.
Comments
Comment #1
merlinofchaos commentedHmm. Two ways to do this. With actions module you can assign an action, I think. I'm not completely sure, I haven't looked at actions at all lately. Two, hook_nodeapi could probably do it.
nodequeue doesn't have any native support to do that though.
Comment #2
Steve Dondley commentedOK, thanks, man. Just didn't know if I was being an idiot or not.
Comment #3
moshe weitzman commentedThis is what nodequeue_actions does. See http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/nodequeue/n.... It comes with the 5.2 version of nodequeue. Depends on actions module.
Comment #4
Oghnia commentedcan someone please elaborate on the same issue. I downloaded & installed actions but it doesn't look like I can associate an action with nodequeue
Comment #5
thamashttp://www.drupal.org.uk/node/259 (?)
Comment #6
ezra-g commentedPlease reopen if #5 doesn't answer your question.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.