The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
View or print single post in thread..
Many of my members used this in vbulletin 3.x and it's gone in 4.x. ANyone want to take a stab at it?
|
#2
|
|||
|
|||
It has been removed for SEO purposes
|
#3
|
|||
|
|||
I know, but someone mentioned a simple html template mod could restore it. I have a site with chemical formulas on it and members print them off, they do not want to have to print an entire thread or adjust print setup to print it.. or copy paste the data.
|
#4
|
|||
|
|||
I agree fully with sross. The ability to print a single post is fundamental for any system of record. We use the forum to document instructions and how-tos etc. If a thread has hundreds of posts, but you only need to print ONE POST, then this option is required. I can't believe it was cut for "SEO purposes". Someone wasnt thinking functionality.
|
#5
|
||||
|
||||
You realize that there is a showpost.php script, right? It just needs a couple changes (edit out two areas), the addition of the $templater script to render the final template, and the creation of that final template.
|
#6
|
|||
|
|||
not much of a coder but with more detail I could probably implement this. so you are saying there is script related to $templar that I remove, then in the showpost template i remove something? Thanks
|
#7
|
||||
|
||||
The page showpost.php is all updated to vB4 coding and included in the vB4 download package. It has a couple of areas you need to comment out that 1) does a redirect (around line 120) and 2) prints as an xml if it does print out (at the end). So, both those areas need to be commented out. Then, just add the $templater code at the end to spit out a template, add the template name to the $globaltemplates array at the beginning of the page, and create the template and viola! You have a showpost.php page. You would then want to edit the postbit templates to link to the showpost.php page instead of the showthread.php page when you click on the post number.
|
#8
|
|||
|
|||
I guess ideally someone would put this together in a product. Might talk to my freelancer about it. Thanks!
|
#9
|
|||
|
|||
Lynne. Thanks for answering, and pointing out that there are components knocking around to do this. Unfortunately, I am not a programmer or developer, just an end user/admin who bought the product to put it to work. Like sross, I'll have to wait until some kind soul takes your pointers and builds a product/addin to implement PRINT THIS POST.
Please note that while vbulletin.org stays on vB 3.x I will be able to print the post with the solution! LOL sross, please share any successes you have with your freelancer ::up: |
#10
|
|||
|
|||
I'm on 3.8 and don't see an option for printing a single post . Am I missing something...where is it?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|