Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Last Post on Messageindex (Read 846 times)
isod
New Member
*
Offline


I love YaBB 1 Gold!

Posts: 14
Joined: Jan 18th, 2002
Gender: Male
Last Post on Messageindex
Apr 24th, 2002 at 2:46pm
Print Post  
Hi everybody, Grin

I think some here could need this mod, it is
surely useful for Boards with many Trends Wink

It's my first mod i write.


<id>
Last Post Icons On MessageIndex
</id>

<version>
1.0
</version>

<mod info>
Now you have the last post icon on the MessageIndex.
Can be very helpfull, when you have a lot of Treand.
Ans you have to Scroll down all time.
</mod info>

<author>
Mr. Isod
</author>

<edit file>
sources/MessageIndex.pl
</edit file>

<search for>
<td class="windowbg" valign="middle" width="4%" align="center" bgcolor="$color{'windowbg'}" rowspan="2"><font size=2>$views</font></td>
   <td class="windowbg2" valign="middle" width="27%" bgcolor="$color{'windowbg2'}" rowspan="2"><font size="1">$mydate<br>
     $txt{'525'} $lastpostername
</search for>

<add after>
<a href="$cgi;action=display;num=$mnum;start=$mreplies\#$mreplies"><img src="$imagesdir/gotolastpost.gif" border="0"></a>
</add after>

<search for>
<td class="windowbg" valign="middle" width="4%" align="center" bgcolor="$color{'windowbg'}"><font size=2>$mreplies</font></td>
       <td class="windowbg" valign="middle" width="4%" align="center" bgcolor="$color{'windowbg'}"><font size=2>$views</font></td>
       <td class="windowbg2" valign="middle" width="27%" bgcolor="$color{'windowbg2'}"><font size="1">$mydate<br>$txt{'525'} $lastpostername
</search for>

<add after>
<a href="$cgi;action=display;num=$mnum;start=$mreplies\#$mreplies"><img src="$imagesdir/gotolastpost.gif" border="0"></a>
</add after>  
  
Back to top
ICQ  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint