I'm using nodequeue 7.x-2.0 and auto nodequeue 7.x-2.1 but "Automatic Queue Settings" is not available in node settings. I can find in admin/structure/nodequeue the setting "Auto add nodes" so I'm fairly sure it's correctly installed. The problem is that I have two type's of nodes that can be added to a specific queue and only one should automatically be added to this queue so I can't use the "auto add node" setting.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | Capture3.PNG | 29.51 KB | devd |
| #2 | Automatic Queue Settings screenshot.jpg | 90.89 KB | Horla |
| #3 | Capture1.PNG | 9.73 KB | devd |
| #3 | Capture3.PNG | 22.47 KB | devd |
| #3 | Capture.PNG | 9.44 KB | devd |
Comments
Comment #1
devd commentedHi,
If you have sitll issue can you please share the screen shots.
Comment #2
Horla commentedIt's not a big problem because users can decide to manually add the node to a queue but it is still happening.
Text is in Dutch:

Comment #3
devd commentedHi Horla,
I think you have not configured properly.
Steps to configure Node Auto Queue Settings.
Access the url: DOMAIN/admin/structure/nodequeue
Click on 'Add simple queue' link.
Enter Title and Select a Types options.
If you select the Artice then 'Automatic Queue Settings' will we display on add new Article Page not other one.
If you have still issue. You are feel free to write me. or chat with me on my skype id: dev.firoza
Comment #4
Horla commentedIt seems that I misunderstood the function of this module. If you enable it then all the nodes from those types will be automatically added unless you disable it at "automatic queue settings" when creating a new node?
I thought it would be possible to create a queue with multiple type of nodes and that you could configure at DOMAIN/admin/structure/types/manage/NODE TYPE if that type of node must allways be added to the queue.
For example:
I have a queue with "images" and "articles". All images must automatically added to the queue but only some articles (so you can just check the box if the article must be added to the queue).
If above is correct then I have a feature request :-)
Comment #5
devd commentedHi,
As per my understanding you want to configure the Node auto add at content type level as per attached image.
if i am right. please create a new issue.?
Comment #6
scotwith1tTo take it a step further, I'd like to see this but also see an option to have the checkbox simply available for the editor and off by default so that EVERY node of that type isn't included. It would be really interesting to build this as something that uses the Field API because then you could even have it conditionally checked using conditional_fields module or something like that. I'll create a new issue for these options.