Q-v-n-s-Q
11-24-2008, 10:00 PM
Display recent posts on your page ( same like blog )
Live Demo: http://www.integeeks.com/
Add this code to any template that you want to display recent posts
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
<td class="tcat">
Recent Posts
</td>
</tr>
<tr>
<td class="alt1" style="text-align:justify">
<script type="text/javascript" src="external.php?type=js"></script> <script language="" type="text/javascript"> <!--
for (var x in threads)
{
document.writeln("<a href=\"showthread.php?t="+threads[x].threadid+"&goto=newpost\"><img class=\"inlineimg\" src=\"buttons/recentpost.gif\" alt=\"\" border=\"0\" /></a> <a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a> <br />");
}
//--> </script> </td>
</tr>
</table>
I dont have time to put the code into the plugin, so just do it manual way!!
Hope you like it :) don't forget to upload the images into ( images/button )
Click install for update
Live Demo: http://www.integeeks.com/
Add this code to any template that you want to display recent posts
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
<td class="tcat">
Recent Posts
</td>
</tr>
<tr>
<td class="alt1" style="text-align:justify">
<script type="text/javascript" src="external.php?type=js"></script> <script language="" type="text/javascript"> <!--
for (var x in threads)
{
document.writeln("<a href=\"showthread.php?t="+threads[x].threadid+"&goto=newpost\"><img class=\"inlineimg\" src=\"buttons/recentpost.gif\" alt=\"\" border=\"0\" /></a> <a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a> <br />");
}
//--> </script> </td>
</tr>
</table>
I dont have time to put the code into the plugin, so just do it manual way!!
Hope you like it :) don't forget to upload the images into ( images/button )
Click install for update