When creating views with the NodeQueue: Queue Position filter, I have run into a problem displaying nodes that are not in any nodequeue.
I am trying to use one view to display the top (front) article in a view and a second view to display a list of 5 recent articles that are not the top article. My goal is to have the five articles come from from a pool of articles both in and out of the queue.
When I create a View with NodeQueue: Queue Position Not Equal To 1, I get a list of articles that are in my queue and not in position one. However, I would like to get a list of articles that are not at position 1 independent of whether they are in any queue. Would it be possible to create an additional view to do this?
Please let me know if there are any questions I can answer.
Thanks!
Comments
Comment #1
merlinofchaos commentedHmm. The feature you ask for is actually rather difficult. I think it is probably doable but it will take some time and I haven't got any extra to work on it.
Comment #2
JuliaKM commentedThanks for responding. I tried to create a patch to add this view and wound up rather confused. If you ever have any spare time on your hands, this would be a cool feature. I wish that I could send you some of my free time.
Comment #3
merlinofchaos commentedThe new queue position for individual queue sorts that just went in will do the trick for you. They'll be in -RC3.
Comment #4
JuliaKM commentedAwesome! Thanks for your help.
Comment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.