[xwiki-users] RSS does not seem to be working (XWiki Enterprise)
Hello again, the RSS feeds of the wiki do not seem to be working. I tried subscribing to them using once my regular GReader, and also in Outlook, to no avail ... Is there something specific to be parametered in the Wiki or on the Server? Thanks, Xavier
Hi Xavier I had a similar problem. To resolve this I followed Anca Lucas advice as quoted below: """It seems to be http://jira.xwiki.org/jira/browse/XWIKI-4695 that you're hitting, which you can fix by applying these modifications http://fisheye2.atlassian.com/viewrep/xwiki/platform/web/trunk/standard/src/... on webapps/xwiki/templates/accessdenied.vm and webapps/xwiki/skins/colibri/accessdenied.vm""" And also made sure that unregistered users don't have view rights on the WebRSS pages, for example on: <http://localhost:8080/xwiki/bin/view/Main/WebRss> Then you can access the RSS feed from other applications using this URL: <http://localhost:8080/xwiki/bin/view/Main/WebRss?xpage=plain&outputSyntax=plain&basicauth=1> Note the "&basicauth=1" part at the end. Hope it helps. Regards Kevin Xavier Bartholome wrote:
Hello again,
the RSS feeds of the wiki do not seem to be working.
I tried subscribing to them using once my regular GReader, and also in Outlook, to no avail ...
Is there something specific to be parametered in the Wiki or on the Server?
Thanks,
Xavier _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Kevin Thiart -
Xavier Bartholome