Quote:
Originally Posted by lemonadesoda
Oh, that is really bad news that showpost.php has been dropped. I would think it an obvious feature: to be able to print a specific post you are interested in.
|
You can print a thread with the printthread.php file.
At the end of your URL put this:
somesite.com/printthread.php?t=##threadID##
So perhaps it would look like /printthread.php?t=45487
That's all there is to it, a nicely formatted, printable view of the thread.
The pagination works by the global or user setting for posts-per-page. And sadly there isn't an "option" to make image attachments viewable. I'm working on that part. You'd have to customize the code to show every post and not have a limit.
Cheers