Active
Project:
Nodequeue
Version:
7.x-2.0-beta1
Component:
Smartqueue Taxonomy
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 May 2013 at 03:01 UTC
Updated:
15 May 2013 at 03:01 UTC
Hello
I have successfully created a page view that is sorted by a taxonomy queue, however this only works if the size of the queue is set to 0 and all the nodes tagged with a term are added to the queue. Limiting the size of the queue causes the view to show nodes on a random order, or showing only the oldest nodes.
There are 1500+ nodes tagged with each term in the vocabulary so adding all tagged nodes to the queue makes the subqueues unusable due to performance issues.
What is the recommended way to handle a lot of nodes in a subqueue?: Is there a way to add a pager and show an specific number of nodes per page?
Thanks in advance.