[Zope] Alternatives to ZWIKI?

Jean Jordaan jean.jordaan at gmail.com
Sun Nov 24 08:35:09 CET 2013


On Sat, Nov 16, 2013 at 8:12 AM, Jesus Cea <jcea at jcea.es> wrote:
> On 14/11/13 10:36, Jean Jordaan wrote:
>> Have a look at https://pypi.python.org/pypi/wicked also.
>
> Do you know if that product can migrate a ZWIKI instance?. I have tens
> of thousands of ZWIKI pages in severan dozens of ZWIKI instances :-).

It may be as easy as downloading the zwiki pages as text via webdav,
using a client like cadaver, and uploading those to a Plone instance
with wicked enabled. As long as wicked recognizes the zwiki link
syntax, the job is done.

Maybe you need to edit the wikilinks in the exported text (e.g. using
`sed`) before uploading, or maybe you need to tweak the wicked config
to recognize zwiki-style links.

I'm not using wicked functionality myself, but you can enable it at
`<plone instance>/@@markup-controlpanel`.

Here's some DAV notes:
http://developer.plone.org/serving/webdav.html
http://www.webdav.org/cadaver/

-- 
jean                                              . .. .... //\\\oo///\\


More information about the Zope mailing list