Closed (duplicate)
Project:
Nodequeue
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 May 2009 at 20:25 UTC
Updated:
19 Oct 2009 at 04:14 UTC
I'm looking for a way to create Previous/Next links based on the current node and its neighbors in a queue. Is there a recommended solution for this? Would it be possible with a new view or type of relationship?
Pointers for implementation?
Comments
Comment #1
merlinofchaos commentedYou might see if custom pagers module can do this?
Comment #2
doublejosh commentedLooks like the answer is yes. However, it currently only uses the 'page' that the node was on within the pagination of the view... which seems really odd.
http://drupal.org/project/custom_pagers
Comment #3
ezra-g commentedThis is a duplicate of #464310: nodequeue pager (pager through nodes in a queue) - code provided which as some code.