Let says... a single node which is node 25, I have like... a thousand comments in it. That means, I need pager to display data little by little. (50 comments per page.) Everytime users entering a node, they started by see the old content first which is on page 1. Then, they need to click to go to last page to see the newest content. Is there anyway to automatically load last page in a node so that users can see newest content? I have tried setting "Comment : Date - Newest first" which is great but when reading it especially when there are many replied in "Threaded list" style, it was quite confusing though.
I think it shouldn't be too hard to do it but I don't know much about PHP, so, I don't know what should I do? Hacking core is fine as long as I can do it.
My prefer setting of comment is -> Threaded list - expanded / Date - oldest first
Please help,
Comments
Subscribing
Subscribing
Module to solve this issue
I created a module to solve this issue some time ago, used on my website for a long time.
I just started a sandbox for it, feel free to test and report any bug:
https://drupal.org/sandbox/nicorac/2205137
If you're not used to GIT, here you'll find the latest files:
http://drupalcode.org/sandbox/nicorac/2205137.git/snapshot/HEAD.tar.gz
You can see the module in action here:
http://coolsoft.altervista.org/drupal-sqlite
http://coolsoft.altervista.org