http://localhost:8080/wiki/RecentChanges?action=rss_rc I get a nice feed of all the recent changes.
I'm not familiar with ?action=rss_rc at all, it sounds like a local customization.
I'm sorry. That was for MoinMoin which we had before but upgraded to Zwiki. My script was assuming MoinMoin, hence the action=rss_rc stuff.
Current Zwiki has changes_rss and pages_rss methods built in, eg wiki.AnyPage.pages_rss().
If I do : "return self.wiki.FrontPage.changes_rss()" I seem to get what I want, I think. The big problem with this is that it seems to be in reverse order with the first wiki page first. I'd like it the other way around. What I want is basically http://localhost:8080/wiki/FrontPage/recentchanges but in RSS or RDF format so that I can use them somewhere else. -- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com