17
votes

Is it possible to import a Confluence xml dump into Mediawiki? If so, any guidance will be appreciated.

Thanks for you assistance!

3
could you clarify on the Confluence bit?? what is it? - nischayn22
Confluence is another wiki software tool. atlassian.com/software/confluence/overview. We are looking to migrate to MediaWiki (server related issues). Thanks - Paul Thomas
Did you made any progress on this or choosed another solution? I ended up considering the same option after a failed upgrade to Confluence 5 (from 3) which annoyed people due to the losing the wiki syntax and due to the system instability. Surprise, we discovered that there are no performance tests for the latest Confluence as Atlassian decided to change them one year ago but nothing was released in between. So, as a customer you may end-up in a very difficult situation because it is very hard to test the (in)stability of Confluence. - sorin
Any progress on this? - mmey

3 Answers

2
votes

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:

0
votes

Still working on if this is a solution or not, but....

  1. from confluence export the space, as HTML
  2. then using https://github.com/svick/LINQ-to-Wiki
  3. spider from the created index.html page from the confluence export
  4. and insert new pages into MediaWiki

god help me if this works (I despise mediawiki)

0
votes

Rather old question, but for whoever might be looking for something similar you can try:

https://github.com/hallowelt/migrate-confluence