I think it will be nice to have a type called rss which will take an rss url and populate it. It will be an extension to the "Link to a file or Web site" resource.
At the moment, the is something like a block for this but l think it will be best being a resource.
What do you think?

Hi Root,
you can add it as a resource by using some form of RSS render page - theres one here:
http://rails.yanime.org/rssfwd
if you wanted to link to the rss feed of this forum (as a resource of your site) you could use the following URL:
http://rails.yanime.org/rssfwd/preview?url=http%3A%2F%2Fmoodle.org%2Frss%2Ffile.php%2F5%2F21591%2Fforum%2F32%2Frss.xml
...but why would you do this, when you could link to this instead,
http://moodle.org/mod/forum/view.php?f=32
?
Dan
P.S. - have a look at the side blocks on the homepage of the Using Moodle course, there are several Rss feed blocks - OLDaily News feed, Google News, Recent Teaching Resources
All l was talking about is that it would have been nice to have the Rss to be a resource and not a block.
Thanks to all.
Hi Root,
How would your "resource" rss feed look? - would it look similar to the pages I linked to in the above post? - if so, it would be relatively easy to create a "render page" inside moodle like the one linked to, and allow teachers to enter a "rss feed link" - and have the render page render the content.
Dan
as I posted during the last 2 days, I also need RSS feeds in some of my courses, and I had serious problems with the rssfeed block propagated somewhere else in moodle forums,... and I had to remove it at all from my system.
Looking for a solution, I just found something that seems to reach precisely what we are looking for; displayed as a resource, or even as an iframe inserted into the HTML of a head-topic of any course, or in the summary block that can be displayed in the side-columns of any moodle page.
take a look: http://www.bigbold.com/rssdigest/
and just bless me
cheers,
daniEl
You can find the bit of code in cvs contrib as rss_client-resource-1.5.