[Zope] ZWiki RecentChanges as RSS feed
Peter Bengtsson
peter at fry-it.com
Wed Oct 5 08:01:24 EDT 2005
I've got a Zwiki instance that works just fine. If I visit it at
http://localhost:8080/wiki/RecentChanges?action=rss_rc I get a nice
feed of all the recent changes.
But I don't want to reach it by URL, I want to reach it
programmatically. How do I do that??
"return self.wiki.RecentChanges()" gives an AttributeError.
I've looked throught the sources but there's too much DTML magic and
other getSkinTemplate() magic.
Thanks, Peter
--
Peter Bengtsson,
work www.fry-it.com
home www.peterbe.com
hobby www.issuetrackerproduct.com
More information about the Zope
mailing list