View previous topic :: View next topic |
Author |
Message |
Bringer of Death Trick Member
Joined: 08 Apr 2002 Location: Saving the world, one death at a time. |
0. Posted: Tue May 02, 2006 3:12 am Post subject: 1 ... 3, 4, 5 |
|
|
Just a nitpick, but it's always annoyed me seeing this pointless shortening. Clearly there is room to add a 2 in there, so why isn't it? _________________
iperson wrote: | EBT wrote: | Hey man, what's for dinner tonight? | You have asked for infinity and you don't deserve it. |
|
|
Back to top |
|
|
Laundry Trick Member
Joined: 28 Mar 2005 Location: YOUR IMAGNITNITNATION |
1. Posted: Tue May 02, 2006 3:16 am Post subject: |
|
|
Wait, are you talking about the /viewforum/php?f="x"? |
|
Back to top |
|
|
psisarah Trick Member
Joined: 06 Jul 2005 Location: Toronto |
2. Posted: Tue May 02, 2006 3:55 am Post subject: |
|
|
It's more for posts that have 10 more or so pages, so it gives you the option to click on the first page, then the last three. If there's only 5 pages to the thread it'll default to 1...3,4,5 since it's just following the same script. _________________
|
|
Back to top |
|
|
sherl0k Maniac Member
Joined: 27 Jan 2002 Location: the internet |
|
Back to top |
|
|
Bringer of Death Trick Member
Joined: 08 Apr 2002 Location: Saving the world, one death at a time. |
4. Posted: Wed May 03, 2006 3:20 am Post subject: |
|
|
Still, Sherl0k, it looks stupid as hell. _________________
iperson wrote: | EBT wrote: | Hey man, what's for dinner tonight? | You have asked for infinity and you don't deserve it. |
|
|
Back to top |
|
|
epilonious Staff Member
Joined: 03 Jan 2003 Location: Roswell (Atlanta), GA |
5. Posted: Wed May 03, 2006 4:12 am Post subject: |
|
|
yes, but coding a special case where
if (numpages == 5)
{
//show only 3 pages, 1..4, 5
}
or
if (numpages == 5)
{
//show all 5 pages 1,2,3,4,5
}
makes the code look stupid. _________________
The Moving Finger writes; and, having writ,
Moves on: nor all your Piety nor Wit
Shall lure it back to cancel half a Line,
Nor all your Tears wash out a Word of it.
Discomang:Epi loves penis. epi waffle-roffles. |
|
Back to top |
|
|
.a Trick Member
Joined: 16 Jun 2002
|
6. Posted: Wed May 03, 2006 4:03 pm Post subject: |
|
|
psyton wrote: | yes, but coding a special case where
if (numpages == 5)
{
//show only 3 pages, 1..4, 5
}
or
if (numpages == 5)
{
//show all 5 pages 1,2,3,4,5
}
makes the code look stupid. |
I can understand why we wouldn't want the code look stupid. |
|
Back to top |
|
|
P-Chan Staff Member
Joined: 11 Mar 2002 Location: Chihuahua,Chih. México |
7. Posted: Sat May 06, 2006 1:22 pm Post subject: |
|
|
it's not something vital for the boards to work... aesthetic issue, and no one really cared to get that in consideration _________________
|
|
Back to top |
|
|
Makilaz Trick Member
Joined: 15 Sep 2002 Location: Holden, MA |
8. Posted: Sat May 13, 2006 9:00 pm Post subject: |
|
|
It's an issue with phpBB itself, not this particular message board. _________________
|
|
Back to top |
|
|
Thomas Hobbes Trick Member
Joined: 20 Aug 2002 Location: San Francisco // NorCal |
9. Posted: Sat May 13, 2006 10:11 pm Post subject: |
|
|
Thanks for restating what has been answered. _________________
"I am about to take my last voyage, a great leap in the dark."
| Pics | Play-Asia | |
|
Back to top |
|
|
Edible Bondage Tape Trick Member
Joined: 26 Jan 2002 Location: Kerri |
10. Posted: Sat May 13, 2006 11:24 pm Post subject: |
|
|
this is somethign that has actually been rather annoying to me _________________
|
|
Back to top |
|
|
|