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

merlinofchaos’s picture

Hmm. 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.

Steve Dondley’s picture

OK, thanks, man. Just didn't know if I was being an idiot or not.

moshe weitzman’s picture

This 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.

Oghnia’s picture

can someone please elaborate on the same issue. I downloaded & installed actions but it doesn't look like I can associate an action with nodequeue

thamas’s picture

ezra-g’s picture

Assigned: Unassigned » ezra-g
Status: Active » Fixed

Please reopen if #5 doesn't answer your question.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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