PDA

View Full Version : Mini Mods - vBa module [like a side bar]


yilmaz68
01-02-2010, 10:00 PM
Add module ?? Template ?? module title ?? active : yes ?? Template to Include : adv_portal_latestthreads ?? Style : your theme ?? Template Content :

<tr>
<td class="$bgclass">
<div class="page" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:200px; width:150px; overflow:auto</if>">
<script type="text/javascript" src="external.php?type=js"></script>
<script language="" type="text/javascript">
<!--
for (var x in threads)
{
document.writeln("<img class=\"inlineimg\" src=\"$stylevar[imgdir_button]/lastpost.gif\" alt=\"\" border=\"0\" /> <a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a><br />");
}
//-->
</script>
</div>
</td>
</tr>

yilmaz
01-05-2010, 08:33 AM
Installed.
Thankyou.

Morrus
03-29-2010, 12:00 AM
What does it do, other than show foreign words in a box? Is that a list of forums, or what?