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
Last revisionBoth sides next revision
tips:moinmoin2doku [2012-09-23 14:29] – there can be only one :D glentips:moinmoin2doku [2023-08-29 12:07] – [Discussion] 2001:470:9907:a::20
Line 6: Line 6:
   * ''./moin2doku.py -a -d **<DokuWiki installation dir>**''   * ''./moin2doku.py -a -d **<DokuWiki installation dir>**''
  
-Consult README for details+Consult README for details.
  
 +**NB:** The project is no longer maintained (as I got my wiki converted), but it may work for you (at least better starting point than I had), feel free to send Pull-Requests.  --- [[user>glen|glen]] //2015-04-08 16:06//
 ===== Other and older versions ===== ===== Other and older versions =====
  
Line 17: 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.*?
 +>> 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.txt · Last modified: 2023-09-01 18:31 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