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.

Comments

devd’s picture

Hi,

If you have sitll issue can you please share the screen shots.

Horla’s picture

StatusFileSize
new90.89 KB

It'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:
screenshot node settings

devd’s picture

StatusFileSize
new9.44 KB
new22.47 KB
new9.73 KB

Hi 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

Horla’s picture

It 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 :-)

devd’s picture

StatusFileSize
new29.51 KB

Hi,
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.?

scotwith1t’s picture

To 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.