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 [2012-09-22 18:38] 62.65.199.138tips:moinmoin2doku [2023-09-01 18:31] (current) – [Discussion] glen
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 =====
  
-You can dig the older versions from [[https://www.dokuwiki.org/tips:moinmoin2doku?rev=1300625072|page history]] if really needed+You can dig the older versions or older variants from [[https://www.dokuwiki.org/tips:moinmoin2doku?rev=1300625072|old page revision]] if really needed.
- +
-===== Perl ===== +
- +
-I've written more powerful conversion script, now it converts correctly (as I think ;-) ) all syntax from [[http://moinmo.in/HelpOnEditing]] except tables (now it doesn't convert aligning and spans). You can get latest version [[http://help.ubuntu.ru/wiki/moinmoin2dokuwiki|here]], just copy all code from codeblock and replace %%<!/code>%% with %%</code>%%.+
  
 ===== Discussion ===== ===== Discussion =====
- 
  
 > Why did you switch from MoinMoin to DokuWiki?  Just curious, I'm debating between the two and MoinMoin's WYSIWYG editor is very nice, and big sites like fedoraproject.org and ubuntu.com are using MoinMoin.  - posted on 1/16/2006 > Why did you switch from MoinMoin to DokuWiki?  Just curious, I'm debating between the two and MoinMoin's WYSIWYG editor is very nice, and big sites like fedoraproject.org and ubuntu.com are using MoinMoin.  - posted on 1/16/2006
 >> 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
->>> I've add Perl script which convert all syntax from [[http://moinmo.in/HelpOnEditing]]Please, report [[malamut@ubuntu.ru|me]] all errors if you found them.+ 
 +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.1348331907.txt.gz · Last modified: 2012-09-22 18:38 by 62.65.199.138

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