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

merlinofchaos’s picture

You might see if custom pagers module can do this?

doublejosh’s picture

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

ezra-g’s picture

Status: Active » Closed (duplicate)