I have an install whereby users can post items into a 'news' section.

I want previous/next links so they can move directly through all the entries.

Is Custom Pagers the way to do it - or is there something simpler?

Comments

coreyp_1’s picture

I have used the custom pagers module for this very type of thing. It takes a bit to set up if it's the first time you've ever used it, but it works pretty well.

- Corey

gulliver’s picture

>It takes a bit to set up if it's the first time you've ever used it.

Yeah, that's what I feared. I was hoping for something more suited to an idiot.

Thanks.

gpk’s picture

book.module gives you automatic links to the next and previous items but I'm not sure you'd be able to get it to enforce a flat news article navigation structure (it likes to enable contributors to create tree-like navigation/page structures)

gpk
----
www.alexoria.co.uk

gulliver’s picture

Ta. I clearly need to spend 3 weeks alone reading the manual. ;-)