Creating a physical go to last post button
-
Defintely possible, up until today we used hashes in the url to go to posts. From now it is in the form of
topic/topic_id/topic_slug/post_id
so it is possible to change those buttons and let them go totopicurl/1
andtopicurl/post_count
respectively. I'm not sure about adding 2 more icons in there that might make it a bit too crowded. I like the idea of clicking on the1 out of x
and entering a post index to go to it though. -
@baris I thought the URL looked different. the one that goes back to first post would be used a lot less than the one that goes to the latest post, so if clutter is of concern, some way to just go to last post. Or even recommissioning (is that even a word?) the up and down arrows for that exact purpose, then enter a PID to go to a certain post number between first and last.
@julian is that version 1 of HAL9000?
-
I'm seeing an ACP setting forming.
Post scrolling in increments of: 20 or go from first to last. best of both worlds.
-
"ACP option" is always the right answer.
-
In the works in psychobunny's plugin factory, a pagination plugin. I actually had something going for a few weeks in core but it sucked and we all agreed that it should be a plugin instead.
-
@zenkamal said:
I actually like the "going down 20 posts at a time", since there are many more topics with 20-100 posts than with 500+ posts. Any way to keep that function?
For us, go to last is a huge deal. Lots of mobile users and lots of very long posts. Go to last is a huge want from us.