
dev101 at magma
Mar 2, 2007, 7:54 AM
Post #2 of 2
(840 views)
Permalink
|
|
Re: beginner: problem to export ZODB object's contents tocsv file
[In reply to]
|
|
<snip> ----- Original Message ----- From: "Win Myint Aung" <wma108[at]yahoo.com> To: <zope-db[at]zope.org> Sent: Friday, March 02, 2007 10:27 AM Subject: Re: [Zope-DB] beginner: problem to export ZODB object's contents tocsv file I tried to export ZODB an Zwiki page via import/export feature in ZMI. But only the last version of object is exported. I want to export all states of object in history. How can I do? </snip> I have never done this, but you may get some hints by looking at the source for 'manage_UndoForm' and fsdump.py Jonathan _______________________________________________ Zope-DB mailing list Zope-DB[at]zope.org http://mail.zope.org/mailman/listinfo/zope-db
|