Drupal: automatically add new nodes to a nodequeue

前端 未结 7 2164
旧巷少年郎
旧巷少年郎 2021-01-20 04:16

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

7条回答
  •  孤独总比滥情好
    2021-01-20 04:53

    There's a simple module made just for this purpose, for both Drupal 6 and Drupal 7:

    http://drupal.org/project/auto_nodequeue

提交回复
热议问题