Active
Project:
Nodequeue
Version:
6.x-2.9
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2011 at 15:26 UTC
Updated:
1 Sep 2011 at 15:26 UTC
nodequeue/help/smartqueue.html recommends to add subqueues in hook_nodequeue_subqueues().
Would it be ok to add subqueues in hook_nodequeue_queue_form_submit_finish() to get the subqueues added at the same time the nodequeue get created? Currently subqueues are created later when clicking at the Nodequeue tab for the first time.