Can I somehow automatically add a node to a specific nodequeue when it is created ?
(I\'m using nodequeue module: drupal.org/project/nodequeue)
thanks
You cannot set it up within the admin interface, but you can do it in a custom module using hook_nodeapi op insert.
insert