The Arcive of vBulletin Modifications Site. |
|
Mark Forums Read from Search Results Details »»
|
|||||||||||||||||||||||||
Just something simple that struck me as potentially useful to people...its not the most graceful addition...but it has the added benifit of being phrased from the stock VB code....because essentially all this does is add the link from the forumhome template to the search results.
In search_results Find: Code:
<td class="tfoot" colspan="$threadcolspan" align="$stylevar[right]"> Add After: Code:
<div align="center"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></div> ![]() This also has the benifit of loading the forumhome after you click it can't take credit for that part though...thats all jelsoft ![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Very good idea, i say that cause i was gonna have a go at making this tonight lol, well done, will install later when i get home!!
|
|
#3
|
|||
|
|||
|
Great Minds think a like I guess
![]() A preemptive screen shot posting...better watch it guys...i'm catching on
|
|
#4
|
||||
|
||||
|
Nice thank you
|
![]() |
|
|