SimplePrintThread [Deleted]

abbychase

Active member
abbychase submitted a new resource:

SimplePrintThread - Simple Print thread view

This is a simple modification. This only supports thread view.
If your interested in updates and more features see: http://xenforo.com/community/resour...or-thread-conversation-resource-manager.1673/

To add a print thread link:

Go to your message template.

Find:
Code:
<xen:include template="message_user_info">
        <xen:map from="$message" to="$user" />
    </xen:include>
Under it add:
Code:
<p align=right><A...

Read more about this resource...
 
There's a conditional in Brogan's Conditional Statements that will show you how to make it only show on first page.
 
Top Bottom