Back to vBulletin 3.6 Add-ons

Show post as printable version
Mod Version: 1.6, by Stoebi

This modification is in the archives.
vB Version: 3.6.2 Rating: (2 votes - 5.00 average) Installs: 18
Released: 01 Nov 2006 Last Update: 01 Nov 2006 Downloads: 104
Not Supported Template Edits Additional Files  

Lot of thx to captainslater from http://www.vbhacks-germany.org to translate this hack into english.

Description:
With this hack every single post could be shown as a printable version. (See screenshots)

Installation:
Upload the file printpost.php in your forum root than import the product-printpost_201006.xml through your Product-Manager

Attention! Before installing this, make sure you have installed the Template Modification System from Andreas also known as KirbyDE.
Download it here (german only at the moment, but it needs to be imported only): http://www.vbhacks-germany.org/index.php?t=5572

If you don't have installed the Template Modification System please edit your Templates according to the templateedits-printpost_201006.txt file:

Please edit the following templates:

1.
Search in your postbit-Template
--------------------------------------------------------------------------------
Code:
$post[iplogged]
--------------------------------------------------------------------------------

and replace it with
--------------------------------------------------------------------------------
Code:
            <if condition="$post[iplogged]">$post[iplogged]&nbsp;&nbsp;<else />$post[iplogged]</if>
            <if condition="!$show['moderation']"><if condition="$post[threadid]"><a href="printpost.php?$session[sessionurl]t=$post[threadid]&amp;p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/printer.gif" alt="$vbphrase[show_printable_version]" border="0" /></a></if></if>
--------------------------------------------------------------------------------

2.
Search in your postbit_legacy-Template
--------------------------------------------------------------------------------
[code]$post[postcount]</strong></a></if>[code]
--------------------------------------------------------------------------------

and replace it with
--------------------------------------------------------------------------------
Code:
$post[postcount]</strong></a></if>
            <if condition="$show['postcount']">&nbsp;&nbsp;</if><if condition="!$show['moderation']"><if condition="$post[threadid]"><a href="printpost.php?$session[sessionurl]t=$post[threadid]&amp;p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/printer.gif" alt="$vbphrase[show_printable_version]" border="0" /></a></if></if>
--------------------------------------------------------------------------------

Works with my hack "Hide Links From Guests", too.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s printpost_201006-en.zip (91.5 KB, 133 downloads)
File Type: %1$s printpost_201006-354-en.zip (3.8 KB, 55 downloads)

Screenshots

Click image for larger version
Name:	1.jpg
Views:	385
Size:	82.9 KB
ID:	55386   Click image for larger version
Name:	2.jpg
Views:	254
Size:	14.2 KB
ID:	55387   Click image for larger version
Name:	3.jpg
Views:	393
Size:	79.4 KB
ID:	55388  

Similar Mods

Cool Printable version vBulletin 2.x Template Modifications

vblts.ru supports vBulletin®, 2022-2025