ForumCommunity

Wiki - RSS Reader

  • This page is only a draft
By this simple rss reader you can add feed coming from other sites.

The code to be inserted in "Manage HTML code" is:
HTML
<table class="skin_tbl" align="center" cellpadding="0" cellspacing="0"><tr><td class="mleft_top"></td><td><table class="mback" width="100%" cellpadding="0" cellspacing="0"><tr><td class="mback_left"></td><td class="mback_center"><div class="mtitle">
TITLE
</div></td><td class="mback_right"></td></tr></table></td><td class="mright_top"></td></tr><tr><td class="mleft"></td><td><table class="mainbg" style="text-align:center;width:100%" cellpadding="4" cellspacing="1">
<tr><td class="ww">
<iframe src="/rssreader.php?feed=FEED_ADDRESS&color=000000" allowtransparency="true" style="width:100%;height:120px" scrolling="auto" frameborder="0"></iframe>
</td></tr></table></td><td class="mright"></td></tr><tr><td class="mleft_bottom"></td><td><table class="msub" width="100%" cellpadding="0" cellspacing="0"><tr><td class="msub_left"></td><td class="msub_center">&nbsp;</td><td class="msub_right"></td></tr></table></td><td class="mright_bottom"></td></tr></table><br><br>

Instead of FEED_ADDRESS, you must enter the address of the feed.
You can change the text color changing &color=000000 (color code in hexadecimal, without the # character) or the size of the table, changing height:120px.

Optional parameters (to insert after &color=000000):
  • n (es.: &n=10): sets the number of articles/lines to display
  • size (eg: &size=12): sets the size of the title (in pixel)
  • charset (eg: &charset=UTF-8): establishes the character set (if the accented letters are not printed properly)
  • showdate (eg: &showdate=1): displays the date of publication
  • nodesc (eg: &nodesc=1): hides the description
  • noimg (eg: &noimg=1): hides the images

Demo: http://supporto.forumfree.net/?t=21589050

Sample feeds:
Repubblica: http://www.repubblica.it/rss/homepage/rss2.0.xml
Gazzetta: http://www.gazzetta.it/rss/Home.xml
Google News: http://news.google.it/?output=rss
RaiNews24: http://www.rainews24.it/ran24/rainews24_2007/RSS/ultime.asp
Adnkronos: http://www.adnkronos.com/RSS/RSS_Ultimora.xml
OSSBlog: http://feeds.blogo.it/ossblog/it
AutoBlog: http://feeds.blogo.it/autoblog/it