By gulliver on
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?
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
I have used the custom
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
Thanks.
>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.
book.module gives you
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
gpk
----
www.alexoria.co.uk
Thanks.
Ta. I clearly need to spend 3 weeks alone reading the manual. ;-)