DrupalBin
Submit Code
About
Recent Posts
Code
1 hour 30 min
ago
Code
4 hours 43 min
ago
Fix for Code
4 hours 52 min
ago
d5, hook_comment, trying to force an input filter format
8 hours 10 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
next link
Add next link to node
May 25, 2008 - 6:11am — Anonymous
<?php
function
next_node_link
(
$type
,
$object
,
$teaser
=
FALSE
)
{
$links
=
array
(
)
;
if
(
$type
==
'node'
&&
isset
(
$object
->
nid
)
)
{
if
(
!
$teaser
)
{
next link
node
template
Read more