Feature-Request: "Go to first page" on BBS
category: general [glöplog]
As stated:
Basically, more than a "Go to first page", the logical thing would be, clicking on the topic title would take you to the first page, and it should have a link (maybe a » sign) to take you to the last page.
That'd make it one click easier for those who actually want to start reading a thread :)
\o/
Quote:
Please post new feature requests and bug reports on a new topic with a relevant title =)
Basically, more than a "Go to first page", the logical thing would be, clicking on the topic title would take you to the first page, and it should have a link (maybe a » sign) to take you to the last page.
That'd make it one click easier for those who actually want to start reading a thread :)
\o/
I like the current system where you end up at the last page. However, the thread view needs first and last buttons.
You don't visit pouet often enough if you don't land on the first page the first time you start reading a thread.
and experienced poueter sets his "topic.php posts" value to 100
rmeht: an experienced poueter with a decent connection, yes. An experienced poueter living in a third world country with a sucky and expensive 512kbps DSL wouldn't want 100 seal with buckets images loaded all at once.
(I have it set at 50 anyway, but still...)
Preacher: that's right, I don't, for the last couple of years... and damn proud :)
(I have it set at 50 anyway, but still...)
Preacher: that's right, I don't, for the last couple of years... and damn proud :)
jcl: if you're going to read an entire thread, they'll be loaded in any case. would be cool, in fact, to have a "switch off the [img] tag" option somewhere. it's even usefull at work when you won't your boss see the crappy imagery on pouet ;)
btw, be proud that "you don't", really!
btw, be proud that "you don't", really!
rmeht: If you're using Opera, it's right above the page. (Show images, No images or Cached images) Actually useful.
rmeht: just use lynx, your boss won't even notice you're surfing the web :-)
rmeht: wouldn't it be just easier to add the damn link to the first page in the thread, instead of arguing over it again and again?
it'd take less php code than the number of characters needed to write a bbcode reply to a seal with bucket post :)
AAAAH, THEY BE STEALIN MY FIRST PAGE LINK
(PD: and yes, I'm a proud retired scener now :-) )
it'd take less php code than the number of characters needed to write a bbcode reply to a seal with bucket post :)
AAAAH, THEY BE STEALIN MY FIRST PAGE LINK
(PD: and yes, I'm a proud retired scener now :-) )
4.2 seconds... I'm not convinced.
nitro2k01: was talking about the number of characters, not time... and the whole reply (that might or not include the random message to put after your image :) )
vs:
Someone take the time and count the characters
PS: that assumes "makelink" exists (or something similar), but i sincerely hope so :)
Code:
. makelink('topic.php?which='.$topic_id.'&page=0', '»')
vs:
Code:
[ img ]http://localhosted.net/~nitro2k01/images/bucketmod-oneliner.jpg[ /img ]
Someone take the time and count the characters
PS: that assumes "makelink" exists (or something similar), but i sincerely hope so :)
oO
ok, the "go to page" combo box requires one more click but seriously it takes a fraction of second to select '1' in the drop down and click submit. Even in the "Fix me beautiful" thread.
ok, the "go to page" combo box requires one more click but seriously it takes a fraction of second to select '1' in the drop down and click submit. Even in the "Fix me beautiful" thread.
pôï: Then why do we need next/previous? Did someone say the same thing about that?
What p01 said.
p01: the fact alone that it has to load another page is a bit... hmn... unpractical, at least to those of us with slow internet access.
I can live without it, but it'd be better with it :)
I can live without it, but it'd be better with it :)
Even faster than clicking and pointing: click on the "go to page" text, tab, page up, tab , enter.
Jcl: Sure. To avoid the need to load the last page would require to have a link to the first page in the list of the BBS threads. This way one could either go to the first or to the last past.
To keep the layout, I guess the last page link should be on the number stating the number of replies, and the first page link on the title of the thread. That'd be different from the current behavior but it makes more sense than the other way around.
Jcl: Sure. To avoid the need to load the last page would require to have a link to the first page in the list of the BBS threads. This way one could either go to the first or to the last past.
To keep the layout, I guess the last page link should be on the number stating the number of replies, and the first page link on the title of the thread. That'd be different from the current behavior but it makes more sense than the other way around.
s/page up/home
I want a go to first page- and go to last page-link too.
alright, I'm giving a go at the first/last page links in topic.php