Back to vBulletin 3.6 Add-ons

Threadpreview
Mod Version: 1.2, by ragtek

This modification is in the archives.
vB Version: 3.6.8 Rating: (3 votes - 5.00 average) Installs: 18
Released: 10 Oct 2007 Last Update: 10 Oct 2007 Downloads: 96
Not Supported Re-usable Code Translations  

This is my little Add-On to add a threadpreview to the forumdisplay and the searchresults.
It doen't add any extraqueries, because the text comes direct from the "title-tag".
Result: on mouseover a "popup" opens with the text

A live preview can be seen here: http://www.developer-network.org/

Screenshot:

Updates/Changelog:
10.10.2007 Version 1.1:
  • Released and added the preview to the searchresults

Installation:

Upload the files.
If you have installed tms just install the add-on
Else: install the add-on and add to forumdisplay and search_results template before $footer this part:
Code:
<script type="text/javascript" src="clientscript/yui/yahoo.js"></script>
<script type="text/javascript" src="clientscript/yui/event-min.js" ></script>
<script type="text/javascript" src="clientscript/yui/dom-min.js" ></script>
<script type="text/javascript" src="clientscript/yui/container-min.js"></script>
<link type="text/css" rel="stylesheet" href="clientscript/yui/containerdev.css">
<script type="text/javascript" src="clientscript/ragtek_forumdisplay.js"></script>
for setting up the style:
open the container.css, search for:
Code:
.yui-tt {
	visibility:hidden;
	position:absolute;
	color:#FFFFCC;
	background-color:#222222;
	font-family:arial,helvetica,verdana,sans-serif;
	padding:2px;
	border:1px solid #FCC90D;
	font:100% sans-serif;
	width:400px;
}
and edit this part:
Code:
color:#FFFFCC;background-color:#222222;border:1px solid #FCC90D;

Download

This modification is archived, downloads are still allowed.

File Type: %1$s ragtek_preview.zip (28.4 KB, 88 downloads)

Screenshots

Click image for larger version
Name:	threadvorschau.jpg
Views:	688
Size:	38.7 KB
ID:	70851  


vblts.ru supports vBulletin®, 2022-2025