How should I migrate a site from ZWiki to MediaWiki?
Posted
by Dan L
on Stack Overflow
See other posts from Stack Overflow
or by Dan L
Published on 2010-05-20T18:45:39Z
Indexed on
2010/05/20
18:50 UTC
Read the original article
Hit count: 217
I have a fairly extensive wiki on ZWiki on Zope (in turn on Plone). Most pages are in reStructured text format, but there are several in straight HTML as well.
What is the best approach to migrate those pages over to a MediaWiki wiki with pages converted to MediaWiki and HTML formats? Of course I'd like to automagically convert all links (internal and external).
© Stack Overflow or respective owner