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
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to