Browsing through nodes

yoeld - January 8, 2009 - 07:36

Hello,

I have created a views 2 that lists a series of items. Once the visitor clicks on the item, he is redirected to the relevant node, where he is shown with additional information.

In order to see the next item, he needs to go back to the view page, then click on the next item etc etc...

My question: is there an easy way that once the user is in the details node of the item, he clicks on a 'next item' button, rather than going back to the list? how should I imlement this?

Thanks.

Custom pagers

Keyz - January 8, 2009 - 08:55

Check out whether http://drupal.org/project/custom_pagers will do what you need.

-- David
davidnewkerk.com | absolutecross.com
View my Drupal lessons & guides

Hi Keyz, It took me little

yoeld - January 14, 2009 - 07:46

Hi Keyz,

It took me little while on how to implement it. Thanks, it is exactly what I was looking for.

However, I have a little issue that I find difficult to overcome: I want to change the labels to something else like "view next available book in the list".

Any hint?

Thnaks again

I haven't checked yet, but

Keyz - January 14, 2009 - 11:44

I haven't checked yet, but most likely that text can be properly overridden using String overrides module.

-- David
davidnewkerk.com | absolutecross.com
View my Drupal lessons & guides

 
 

Drupal is a registered trademark of Dries Buytaert.