Tried:

#showNewsfeed("http://news.google.com/nwshp?hl=en&tab=wn&q=&output=rss";
false 1 true)

but I keep getting Unable to display feed error -
nothing is showing up in the log files - I am using 2.1

Any help would be greatly appreciated - basically I just want to display an
RSS feed below a calendar in my blog



On 6/23/06, Dave Johnson <[EMAIL PROTECTED]> wrote:

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
>
>

Reply via email to