DokuWiki

It's better when it's simple

User Tools

Site Tools


tips:moinmoin2doku

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tips:moinmoin2doku [2015-04-08 16:08] – [Migration from MoinMoin to DokuWiki] glentips:moinmoin2doku [2023-09-01 18:31] (current) – [Discussion] glen
Line 18: Line 18:
 >> Because MoinMoin is **not as stable** as it looks like? You know the [[http://www.ubuntuusers.de/ikhaya/443/|Ubuntuusers Wiki]]-case? - posted on 04/26/2007 >> Because MoinMoin is **not as stable** as it looks like? You know the [[http://www.ubuntuusers.de/ikhaya/443/|Ubuntuusers Wiki]]-case? - posted on 04/26/2007
  
-Has anyone used this successfully to convert from MoinMoin 1.9.*?+Has anyone used this successfully to convert from MoinMoin 1.9.*? 
 +>> I needed to migrate, because I am upgrading my servers from Debian-buster to Debian-bookworm. 
 +>> I tried to modify moin2doku to use it with MoinMoin 1.9, but I was not able, because there have been to many changes in MoinMoin. But I found a workaround. I have installed a migration-KVM with:  
 +>>  * Debian-stretch from https://cdimage.debian.org/cdimage/archive/9.13.0/ 
 +>>I have manually added the following software 
 +>>  * python 2.5.6 from https://www.python.org/ftp/python/2.5.6/Python-2.5.6.tgz 
 +>>  * MoinMoin 1.5.9 from https://master.dl.sourceforge.net/project/moin/moin/1.5.9/moin-1.5.9.tar.gz 
 +>>  * DokuWiki 2017-02-19e from https://download.dokuwiki.org/src/dokuwiki/dokuwiki-2017-02-19e.tgz 
 +>>I was able to copy my Debian-buster MoinMoin 1.9 data to this migration-KVM and convert it with moin2doku and after that copy it to my Debian-bookworm dokuwiki 0.0.20220731.a-2. But I had to make some >>changes in moin2doku. I remember: 
 +>>  * doku.php: deleted line ''require_once DOKU_INC.'inc/cliopts.php';'' 
 +>>  * moin2doku.py and moinformat.py: added line ''%%from __future__ import with_statement%%'' 
 +>> Thank You very much for moin2doku
tips/moinmoin2doku.1428502091.txt.gz · Last modified: 2015-04-08 16:08 by glen

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki