Changes

1,117 bytes added ,  15:00, 14 May 2007
no edit summary
__NOTOC__
==Description==

You can create both inbound and outbound RSS feeds within '''[[Centiare:Spaces#Directory_Space|Directory]]''' listings.

===Inbound===

To create an inbound feed, just enter the appropriate RSS file location information within the <nowiki><embed> ... </embed></nowiki> tags on the page(s) where you want provide an inbound RSS feed.

====Code====
Here's an example:

<pre>
<embed>
<script language="javascript" src="http://www.rss-info.com/rss2.php?integration=js&windowopen=1&rss=http%3A%2F%2Frss.news.yahoo.com%2Frss%2Finternet&number=10&width=300&ifbgcol=FFFFFF&bordercol=D0D0D0&textbgcol=F0F0F0&rssbgcol=F0F0F0&showrsstitle=1&showtext=1"> </script>
</embed>
</pre>

In action:

<embed>
<script language="javascript" src="http://www.rss-info.com/rss2.php?integration=js&windowopen=1&rss=http%3A%2F%2Frss.news.yahoo.com%2Frss%2Finternet&number=10&width=300&ifbgcol=FFFFFF&bordercol=D0D0D0&textbgcol=F0F0F0&rssbgcol=F0F0F0&showrsstitle=1&showtext=1"> </script>
</embed>

===Outbound===



<br><br>
[[Page Of::Centiare:Extensions]]
[[Extension Name:=RSS]]
[[Category:Centiare Extensions]]
2,887

edits