Previous/Next Navigation based on current node
tedfordgif - May 11, 2009 - 20:25
| Project: | Nodequeue |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
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?

#1
You might see if custom pagers module can do this?
#2
Looks 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
#3
This is a duplicate of #464310: nodequeue pager (pager through nodes in a queue) - code provided which as some code.