Back to vBulletin 3.6 Template Modifications

Handy link to search for "New Posts in Only This Forum"
Mod Version: 1.00, by Tralala

This modification is in the archives.
vB Version: 3.6.5 Rating: (4 votes - 4.75 average) Installs: 18
Released: 18 Mar 2007 Last Update: 18 Mar 2007 Downloads: 53
Not Supported Template Edits  

Not a blockbuster by any means. Just a simple (yet effective) little link, makes it easy to find the new posts in that particular forum. (If there are NO new posts in a forum, the text link on forumhome says "old" instead.)

In FORUMDISPLAY template, find:
Code:
	<td class="tcat" width="100%">$vbphrase[threads_in_forum]<span class="normal"> : $foruminfo[title]</span></td>
Replace with:
Code:
<td class="tcat" width="100%">$vbphrase[threads_in_forum]<span class="normal"> : $foruminfo[title] <a href="search.php?do=getnew&include=$foruminfo[forumid]">(new in <b>bold</b>)</a></span></td>


In forumhome_forumbit_level1_post template, find:
Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
Replace with:
Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a> <span class="smallfont"><a href="search.php?do=getnew&include=$forum[forumid]">$forum[statusicon]</a></span>


...done.

Screenshot/attachment shows what it looks like.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s searchfornewpostsinonlythisforum.txt (856 Bytes, 54 downloads)

Screenshots

Click image for larger version
Name:	linktonew.jpg
Views:	329
Size:	16.0 KB
ID:	61994   Click image for larger version
Name:	forumdisplay.jpg
Views:	297
Size:	8.8 KB
ID:	61995  

Similar Mods

Skip a Forums New Posts - Add "Mark Forum Read" to New Posts search vBulletin 3.5 Add-ons

vblts.ru supports vBulletin®, 2022-2024