Back some time ago on the old wsnforum.com forum I asked about creating something like:
first | previous | 1 2 3 | next | last
..or something intuative but short like:
<< < 1 2 3 > >>
Paul had responded about a change that was made to allow this sort of page selection but the message for that topic is gone now.
I looked for more information about the "{PAGE}" variable and tried some toplist pagination variables but I seem to be missing something and don't have the old message for reference anymore..
the N_ prefix that makes it use the format 10-20 20-30 was undocumented, added that to the manual now.
As for your examples there though you can't add next/previous sorts of things... seems like a waste of space to me anyhow since it's much quicker to simply click the number.
Thanks for the manual add, although a search for 'n_prefix' yields nothing relevant that I can see , it does seem to show a glitch in the result page:
Found 1 matching result for "n_prefix": 1 total matching articles
Can't Login to Admin Panel Description: What to do when you appear to be completely locked out of your directory's admin panel. Rating: (3.71/5 based on 38 votes and 11221 views) Category: Troubleshooting
Comments on Pagination -- {PAGE} ?
Forum Regular
Usergroup: Customer
Joined: Jan 11, 2006
Total Topics: 48
Total Comments: 166
Back some time ago on the old wsnforum.com forum I asked about creating something like:
first | previous | 1 2 3 | next | last
..or something intuative but short like:
<< < 1 2 3 > >>
Paul had responded about a change that was made to allow this sort of page selection but the message for that topic is gone now.
I looked for more information about the "{PAGE}" variable and tried some toplist pagination variables but I seem to be missing something and don't have the old message for reference anymore..
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Topic #154 would be http://www.wsnforum.com/oldforums/comments.php?id=154 but it's empty.
the N_ prefix that makes it use the format 10-20 20-30 was undocumented, added that to the manual now.
As for your examples there though you can't add next/previous sorts of things... seems like a waste of space to me anyhow since it's much quicker to simply click the number.
Forum Regular
Usergroup: Customer
Joined: Jan 11, 2006
Total Topics: 48
Total Comments: 166
Thanks for the manual add, although a search for 'n_prefix' yields nothing relevant that I can see , it does seem to show a glitch in the result page:
Found 1 matching result for "n_prefix":
1 total matching articles
Can't Login to Admin Panel
Description: What to do when you appear to be completely locked out of your directory's admin panel.
Rating: (3.71/5 based on 38 votes and 11221 views)
Category: Troubleshooting
Page: {ARTICLEPREVIOUS} {ARTICLECURRENTPAGE} {ARTICLENEXT}
I fiddled around with this again and, as you already know, it can be pretty close the the same with:
Settings -> General -> Show next and previous [1] pages, plus first and last.
Just shows page numbers instead of << or >> type widgets.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
I see "updated" next to scripts.webmastersite.net/w...nks/wsnmanual/articles/202
Perhaps using a complicated batch of conditionals in the pagination template would do the trick, not sure if it'd work there.