Because I'm really fond of the blogger bookmarklet and interface, I want to take an existing blog and have it show up on the side of my page. It will consist mostly of links to resources that I update with blogger, and I will configure it so that only three posts show up at a time.
Would it be possible to do this using a server-side include? and if so, where would the template be that I would want to modify?
Many thanks!
Hi Mark,
A Block is available in 1.5 that already does this! - it's called the RSS_Feed_Block - download a copy of 1.5 from cvs and have a play......
Dan
*edit* - you can see it in action on http://test.moodle.com - it was displaying a slashdot feed last time I checked.
Awesome, thank you!