Closed (works as designed)
Project:
Nodequeue
Version:
6.x-2.9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2011 at 07:30 UTC
Updated:
23 May 2011 at 08:11 UTC
Hi,
First off, I really love the module.
I'm using it to create something like playlists (though not autoplayed at all - just lists of content). What I'm wondering is if there is a way to make nodequeues that are private or limited in access per user. In my ideal world, when you make a new nodequeue you would have the option of limiting it to a specific user (or role if user is too fine grained).
Is this type of functionality even possible?
I tried smartqueue_per_user but it just fed back a lot of php errors and I couldn't populate the queues with any content. I'm hoping there might be some way to approach it solely with the nodequeue module.
Thanks for any help!
Comments
Comment #1
amateescu commentedYour best chance is to get involved in the Smartqueue Per User project and fix those php errors because that module does exactly what you are asking for.