You could try the old #showNewsfeeds() macro. I haven't used it in
years, but it should work like this:
#showNewsfeed("http://example.com/index.rss" 20 false)
That should show the last 20 entries from the feed at
http://example.com/index.rss and without the JavaScript expanding
folder stuff.
- Dave
On 6/23/06, Jean Vence <[EMAIL PROTECTED]> wrote:
Is there any built-in support for embedding an external RSS feed in a roller
blog. Basically, I would like to put an external RSS feed under the calendar
(not as a post). I was thinking that perhaps there was some kind of Macro I
could use.
Best
Jean