X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/089e72caa7dc9976ab009fabd1dab9eaad0cf4ff..b9fea6f7ece2e257120a8d96b9c7c1fa73336f4d:/doc/tips/convert_moinmoin_to_ikiwiki.mdwn?ds=sidebyside diff --git a/doc/tips/convert_moinmoin_to_ikiwiki.mdwn b/doc/tips/convert_moinmoin_to_ikiwiki.mdwn index 3ebde552f..a313c2b64 100644 --- a/doc/tips/convert_moinmoin_to_ikiwiki.mdwn +++ b/doc/tips/convert_moinmoin_to_ikiwiki.mdwn @@ -4,10 +4,12 @@ The converter was originally written by [[JoshTriplett]] and included support fo The MoinMoin side of things was completely re-written by [[anarcat]] and is currently still in development. That version is available at: - git clone git://src.anarcat.ath.cx/moin2iki + git clone git://git.koumbit.net/moin2iki.git It doesn't feature support to migrate from Tikiwiki anymore and focuses on MoinMoin support. +Issues can be filed in the redmine bugtracker: + [[!toc levels=2]] The software is made of two pieces: @@ -51,6 +53,8 @@ The software is made of two pieces: * Include, partially through [[ikiwiki/directive/inline]] (so missing boundary extraction and heading level generation) * PageCount, same name even :) * OrphanedPages, through [[ikiwiki/directive/oprhans]] + * Date and Datetime, should be through [[plugins/date]] instead of + current hack ### Supported parsers