====== Chu2doku ====== Python script that converts a [[http://chuwiki.genezys.net/wiki/Accueil|ChuWiki]] in a [[dokuwiki|DokuWiki]]. ===== Requirements ===== Platform : any operatiog system with Python (only tested with GNU/Linux). ===== Use ===== - Download and uncompress the [[http://jonas.tuxfamily.org/dl.php?r=chu2doku.tar.gz|tarball]], - Type in a terminal\\ ''./chu2doku.py path/to/chuwiki/pages/ path/to/dokuwiki/data/pages'' - Copy the content of the ''images'' directory in ChuWiki to ''data/media'' in DokuWiki\\ ''cp path/to/chuwiki/images/* path/to/dokuwiki/data/media'' Some more informations on [[http://jonas.tuxfamily.org/wiki/dokuwiki/chu2doku|my website]] (French). ===== About ===== * Author : Jonas Fourquier ([[http://forum.jonas.tuxfamily.org/forum/viewforum.php?id=18|contact]]) * Licence : GNU GPL