Active
Project:
Previous/Next API
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2010 at 06:15 UTC
Updated:
1 Feb 2011 at 09:29 UTC
Jump to comment: Most recent
Comments
Comment #1
opisubmitting
Interested in a way to manage prev/next navigation by type AND by language.
Comment #2
LeisureLarry commentedSubscribing
Comment #3
dvhung95 commentedIn the template.php , add the function below. Then, in a node, call the function THEME_prev_next_node($node, $node->type) to return array of prev/next nodes.