DrupalBin
Submit Code
About
Recent Posts
Fix for Code
6 hours 28 min
ago
Fix for Code
6 hours 29 min
ago
Code
6 hours 34 min
ago
whole thing
7 hours 26 min
ago
more
Tags
CCK
drupal
fapi
jquery
menu
module
Panels
php
simpletest
test
theme
views
more tags
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Create new account
Request new password
Log in using OpenID
Cancel OpenID login
Home
radpath
Jump to first unread comment in post
July 24, 2008 - 2:26pm — Anonymous
<?php
// Fetch the next node id from the readpath
$next_id
= readpath_get_next_nid
(
)
;
// Get the page # and comment id if any
$link_info
= readpath_get_link_info
(
$next_nid
)
;
radpath
Read more