Optionally open thread in new window
This modification is in the archives.
This is something my users really enjoy. Appended to the end of each thread title in the forumdisplay is an image that they can click on to open it in a new window.
In your threadbit template find: Code:
<strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a></strong> Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" target="_blank"><img src="$stylevar[imgdir_misc]/new_window.gif" alt="New Window" width="16" height="16" border="0"></a> That's it! Download No files for download. Screenshots
|
Similar Mods
Find, Optionally Email and Optionally Delete Inactive Members | vBulletin 2.x Beta Releases |
Optionally Show thread preview explicitly on forumdisplay | vBulletin 3.0 Template Modifications |