
Converting Twiki to MediaWiki (last update: May 2014): Javascript converter of twiki to mediawiki (includes sample web program).It uses MediaWiki's API, so could be used even by non-admins. Converting TWiki to FusionForge's Mediawiki (from April 2014) : handles the special case of MediaWiki's integration in FusionForge, for authentication.
Twiki-MediaWiki-Migrate program (last update Aug 2006).Converting TWiki to MediaWiki (from April 2005).
It reads a TWiki textfile and spits MediaWiki-Syntax to STDOUT.
One of the working scripts can be found at. Its only dependency is Perl (and, of course, MediaWiki). It's supported by a suite of tests and is derived from the script linked below (though it has grown considerably since then). images) and updates inline links to those files, imports the table of interwiki links, correctly handles transclusion and redirects, maps several TWiki variables to (approximate) MediaWiki equivalents, and also includes mappings from several TWiki plugins (EFetchPlugin, LatexModePlugin, DirectedGraphPlugin) to the equivalent MediaWiki extensions (PubmedParser, Math, GraphViz). It converts basic syntax (including links, emphasis, lists, headers, and tables), imports pages (using MediaWiki maintenance scripts), preserves timestamps and authorship, uploads attached files (e.g.
Twiki-to-Mediawiki (January 2017) is a project to import a TWiki web into Mediawiki.