Download & Extend

Limit nodes to only being part of one queue

Project:Nodequeue
Version:7.x-2.x-dev
Component:Code
Category:feature request
Priority:minor
Assigned:Unassigned
Status:postponed

Issue Summary

HI.
Not sure if this was addressed before. In this case, I apologize.

I use nodequeues to assign articles to different positions in the layout (like "main article", "top news" and similar).
I would like to prevent the editors to erroneusly assign the same node to different queues at the same time (resulting in duplicate teasers/nodes on the page!)
Is this possible to implement?

thanks a lot!

Comments

#1

Version:6.x-2.0-rc3» 7.x-2.x-dev
Component:Miscellaneous» Code
Category:support request» feature request

It's not currently possible. I would review a patch to make this possible but it would probably complicate several parts of Nodequeue. I'm not opposed but I'm also not bowled over with enthusiasm

#2

Thanks for the info.
I am not capable to develop anything at the moment :(
Moreover, I don't see a lot of users with similar issues, so I guess we can skip this feature request.
I will look for an alternative way to warn/educate the editors on how to assign nodes to queues.

Thanks anyway!

#3

Priority:normal» minor

Marking as minor unless anyone feels differently.

#4

Title:Is it possible to prevent the assignment of the same node to different queues at the same time?» Limit nodes to only being part of one queue

#5

Status:active» postponed

This should be fairly easy to do after #1049000: allow hook_nodequeue_add/remove to block the action.

nobody click here