Re: [Tiki-devel] Migrating from MoinMoin to Tiki
Marc Laporte <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Another idea: I vaguely remember that the MediaWiki to Tiki importer doesn't convert wiki syntax (because it was very complex), but instead reads HTML and converts to Tiki. If this is the case, maybe starting from there would be simpler? Best regards, Marc On Tue, 13 Apr 2021 16:40:13 +0200 Volker Wysk post-hhF2Jplw28UoZk/[email protected] said > Hi! > > This could have been a very good tip. > > Am Montag, den 12.04.2021, 22:00 -0400 schrieb Marc Laporte: > > Maybe Pandoc has some helpful code... > > https://github.com/jgm/pandoc/issues/185# > > That discussion is from 2011. The Pandoc website (pandoc.org) doesn't > mention MoinMoin, and conversion is supported only *from* Tiki, not *to* > Tiki. > > I've started building a MoinMoin parser now. This way I get a good exercise > in Definite Clause Grammars in Mercury! :-)) > > Cheers, > Volker