Possible to have nodes get automatically assigned to queue upon creation?
Steve Dondley - May 14, 2008 - 18:59
| Project: | Nodequeue |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | ezra-g |
| Status: | closed |
Jump to:
Description
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.

#1
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.
#2
OK, thanks, man. Just didn't know if I was being an idiot or not.
#3
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.
#4
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
#5
http://www.drupal.org.uk/node/259 (?)
#6
Please reopen if #5 doesn't answer your question.
#7
Automatically closed -- issue fixed for two weeks with no activity.