Re: [Tiki-devel] Migrating from MoinMoin to Tiki
Marc Laporte <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Maybe Pandoc has some helpful code... https://github.com/jgm/pandoc/issues/185# On Mon, 12 Apr 2021 14:23:10 +0200 Tiki developers [email protected] said > Hi! > > Am Donnerstag, den 08.04.2021, 15:41 +0100 schrieb Jonny Bradley via > TikiWiki-devel: > > Hi Volker, welcome to Tiki! > > > > As far as i know there's no command line import for wiki pages, but there > > is a rather old feature which can import and parse html into wiki pages, > > and there's also a way of importing XML into wiki pages > > https://doc.tiki.org/XML-Wiki-Import-Export > > Is the structure of that xml.zip file, and the enclosed wiki.xml file > documented somewhere? There are two examples on > https://doc.tiki.org/XML-Wiki-Import-Export, but no pointer to any real > documentation. > > I've started writing a MoinMoin-Tiki transition program. The biggest > obstacle will be to write a parser for MoinMoin markup... I'll manage, but > it's a lot of work. > > Cheers, > Volker