I think the problem isn't the content of the feed, but accessing it.
See here & view code:
The first attempt reads the feed directly - that fails. Apparently
it's a problem with Rome.
The second is the content of the feed cut & pasted to a different url
- that works.
The third is accessing the feed through a script that simply
regurgitates the content of the URL that's passed as an argument -
that works. I use this for my feeds.
By the way, if you get frustrated with the way the RSS macro presents
things, you can access the SyndFeed object directly with Velocity like
#set($feed=$xwiki.feed.getFeed($feedUrl)) . See the
homepage for an example. Only problem is I'm
not sure how to handle exceptions in Velocity.
Hope that's some help.
Cheers,
Robin
On 30/04/06, Brian Knorr <btknorr(a)gmail.com> wrote:
Isn't this standard stuff? Does xwiki support RSS 2.0 or Atom 1.0? This is
how I am using the RSS macro:
{rss:feed=http://groups.google.com/group/watij/feed/rss_v2_0_msgs.xml}
Here is the error I get:
rss: Error processing
http://groups.google.com/group/watij/feed/rss_v2_0_msgs.xml:
Server returned HTTP response code: 403 for URL:
http://groups.google.com/group/watij/feed/rss_v2_0_msgs.xml
On 4/30/06, Robin Fernandes <rewbs.soal(a)gmail.com> wrote:
Could it be the same problem as this?
http://mail-archive.objectweb.org/xwiki-users/2006-03/msg00109.html
On 30/04/06, Brian Knorr <btknorr(a)gmail.com> wrote:
>
> I am trying to include and external rss feed in my xwiki page but it
doesn't
> seem to work. I am trying the rss macro
with the following rss feed:
>
>
http://groups.google.com/group/watij/feed/rss_v2_0_msgs.xml
>
> But it just errors out...please help!
>
> Thanks,
>
>
> Brian
>
> --
> You receive this message as a subscriber of the
xwiki-users(a)objectweb.org
mailing
list.
To unsubscribe:
mailto:xwiki-users-unsubscribe@objectweb.org
For general help: mailto: sympa(a)objectweb.org?subject=help
ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws
--
You receive this message as a subscriber of the xwiki-users(a)objectweb.org
mailing
list.
To unsubscribe: mailto:
xwiki-users-unsubscribe(a)objectweb.org
For general help:
mailto:sympa@objectweb.org?subject=help
ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws
--
You receive this message as a subscriber of the xwiki-users(a)objectweb.org
mailing list.
To unsubscribe:
mailto:xwiki-users-unsubscribe@objectweb.org
For general help: mailto:sympa@objectweb.org?subject=help
ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws