On Sat, Nov 16, 2013 at 8:12 AM, Jesus Cea <j...@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///\\
_______________________________________________
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to