[Zope] How to export ZWiki contents in ZODB to MYSQL

Win Myint Aung wma108 at yahoo.com
Tue Feb 27 02:17:09 EST 2007


Dear Tino,

Thank you for your reply. Another big problem is I don't know how to start the python script. I would like to request any body to help me. Any draft script may be a good start for me.

Thanks.

----- Original Message ----
From: Tino Wildenhain <tino at wildenhain.de>
To: Win Myint Aung <wma108 at yahoo.com>
Cc: zope at zope.org
Sent: Tuesday, February 27, 2007 1:12:39 PM
Subject: Re: [Zope] How to export ZWiki contents in ZODB to MYSQL


Win Myint Aung schrieb:
> Dear Members,
>  
> I am a newbie in Zope. please do me a favor. I am looking for some 
> python scripts that can export Zwiki contents from ZODB to MYSQL.

Well, the script is easy in principle but you need to know how
the result in your MySQL should look like. So its basically
just traversing the object tree in zope, lookup the properties
and attributes with content and then rewrite them in the form
your application needs it.

Otoh, its a lot of work - what is the expected gain?

Regards
T.


 
____________________________________________________________________________________
We won't tell. Get more on shows you hate to love 
(and love to hate): Yahoo! TV's Guilty Pleasures list.
http://tv.yahoo.com/collections/265 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20070226/b2149cd4/attachment.htm


More information about the Zope mailing list