Re: Alternatives to ZWIKI?

Jean Jordaan <[email protected]> Sun, 24 Nov 2013 14:35:09 +0700
Newsgroups gmane.comp.web.zope.general
Message-ID <CAJqnznBNCa6WWsdg9RL8R4rCKO_gN07zr2broQ7da7=hCvWg-g@mail.gmail.com>
On Sat, Nov 16, 2013 at 8:12 AM, Jesus Cea <[email protected]> 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  -  [email protected]
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 )