Closed (fixed)
Project:
Nodequeue
Version:
6.x-2.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2009 at 10:38 UTC
Updated:
7 Nov 2009 at 20:40 UTC
hi
iam using nodequeue with views module
in my site three roles are there
journalist
adminstrator
editor
while creating nodequeue i selected role only journalist can add to queue
i implemented redirection using logindestination
when journalist login then his own content should list in nodequeue
if adminster add any node in the site also added to nodequeue
anything wrong with me or nodequeue willnot support this feature
all nodes are adding to queue
please tell me how to do this
Comments
Comment #1
ezra-g commentedSorry, I don't understand what the problem is. Specifically, these lines are unclear to me:
"when journalist login then his own content should list in nodequeue
if adminster add any node in the site also added to nodequeue"
Could you please clarify? Thanks.
Comment #2
mnp commentedthanks for ur reply
iam implementing redirection for journalist role login
redirection page is his node queue
only the content added by journalist should display in that nodequeue i.e his own content list
Comment #3
ezra-g commented"only the content added by journalist should display in that nodequeue i.e his own content list"
Sounds like you should check out http://drupal.org/project/smartqueue_users.
Thanks!