ForumCommunity

Wiki - Latest topics on your site

  • This page is only a draft
To get the latest on your own site just enter this code:
HTML
<iframe src="http://www.forumfree.net/rss.php?a=XXXXX&type=html&color=000000&n=10" allowtransparency="true" style="width:100%;height:200px" scrolling="auto" frameborder="0"></iframe>

Instead of XXXXX you must put the ID of your forum.

<script type="text/javascript" src="http://nb.forumfree.it/scripts/ace/slider.js"></script>
If your forum is on the ForumCommunity or BlogFree network, instead of forumfree.net you should put forumcommunity.net o blogfree.net
If you want, you can change text color by changing color=000000 or the frame size by changing width:400px;height:200px
The background is transparent so the background color depends on the page or the table where you put the frame.
By changing n=10 you can choose the number of topics to show. The maximum number is 30.

You can select one or more sections of your forum: just add the code &sez=1,2,3 after color=000000.
Instead of 1, 2 and 3 enter the ID of the sections that you want to show. If you want to show only one section, just put only its ID, if you have more of them, separate the different ID by a comma and enter them after &sez=.

You can hide the time and date of messages by adding &nodate=1 to the iframe address.

You can hide who wrote the last message by adding &nolast=1 to the iframe address.

Example:
HTML
<iframe src="http://www.forumfree.net/rss.php?a=1&type=html&color=000000&n=10&sez=1,194" allowtransparency="true" style="width:400px;height:200px" scrolling="auto" frameborder="0"></iframe>