Log in

View Full Version : Changing forumdisplays' pagination


Flimflamsam
06-02-2005, 05:41 PM
Hi all,

I'm wanting to change the way the forum pagination works in forumdisplay.

I have a couple of forums where the post numbers are fairly high, resulting in hundreds of pages of posts.

What I need, is to change the number of "pages" the page navigation displays.

So right now, I'll have something like this (an example only):

Page 11 of 500 1 2 3 4 5 6 7 8 9 10 *11* 12 13 14 15 16 17 18 19 20 > Last >>

What I'd like to have is this:

Page 11 of 500 << First < 6 7 8 9 10 *11* 12 13 14 15 16 > Last >>

Not sure how I could word it, but I want the numbers surrounding the current page to be less than it is right now, because it really screws up the templating when I'm on say, page 30 of 500.

Any advice, tips, guidance is appreciated.

Thanks!

Hi all,

I'm wanting to change the way the forum pagination works in forumdisplay.

I have a couple of forums where the post numbers are fairly high, resulting in hundreds of pages of posts.

What I need, is to change the number of "pages" the page navigation displays.

So right now, I'll have something like this (an example only):

Page 11 of 500 1 2 3 4 5 6 7 8 9 10 *11* 12 13 14 15 16 17 18 19 20 > Last >>

What I'd like to have is this:

Page 11 of 500 << First < 6 7 8 9 10 *11* 12 13 14 15 16 > Last >>

Not sure how I could word it, but I want the numbers surrounding the current page to be less than it is right now, because it really screws up the templating when I'm on say, page 30 of 500.

Any advice, tips, guidance is appreciated.

Thanks!
Man do I ever feel like a buffoon ;)

I checked out the settings and did some searches for pagination before posting.

Turns out that this is a setting in "General Settings" and not under forumdisplay (Which is where I'd checked)...

Ah well :)