问题
Is it possible to import a Confluence xml dump into Mediawiki? If so, any guidance will be appreciated.
Thanks for you assistance!
回答1:
There is a converter from Confluence to Twiki:
http://twiki.org/cgi-bin/view/Plugins/ConfluenceToTWikiAddOn
and converters from Twiki to MediaWiki:
https://www.mediawiki.org/wiki/Twiki
Here are a few markup translation tools:
- Confluence to MediaWiki Converter
- Wikifier
- Doxia
- Mylyn
回答2:
Still working on if this is a solution or not, but....
- from confluence export the space, as HTML
- then using https://github.com/svick/LINQ-to-Wiki
- spider from the created index.html page from the confluence export
- and insert new pages into MediaWiki
god help me if this works (I despise mediawiki)
来源:https://stackoverflow.com/questions/11581445/import-confluence-xml-dump-into-mediawiki