Migrating MediaWiki Sites over to Windows Sharepoint Services Wiki

18,681

Solution 1

Create aspx File and add template of wikipage Library page in source and then migrate as Wikipage library of sharepoint 2007 or 2010

Solution 2

There is no such tool provided by Microsoft at this time.

There is one being developed though in the SharePoint Community Kit.

Wiki Import/Export Tool

The EWE team is at a very early stage of designing an import/export tool for the SharePoint wiki. The goal is for this tool to be able to import from other wiki products such as FlexWiki, MediaWiki, and TWiki, and Confluence and also from Word and OneNote as well as to export to Word via HTML (per page) and MHTML (entire wiki) formats.

For this CKS 2.0 pre-release, the EWE team is making available a fairly stable build of the FlexWiki Import Tool, for which the source code was graciously donated by Michael Cheng, a developer in the SharePoint product group. This is a one-off tool that will ultimately be converted to a plug-in for the Wiki Import/Export Tool, so if you’re currently using FlexWiki, please test the tool and provide feedback.

Solution 3

There is a commercial tool for this: Metalogix Migration Manager for Blogs and Wikis

Haven't testes it yet, but will post my experience when I do.

Solution 4

I created a php script that reads an xml file created by Mediawiki's dumpBackup.php and dumps out text suitable for pasting into new Sharepoint wiki pages. I posted it in a google code project. In combination with Grant Traynor's method this could solve the problem.

Share:
18,681
Admin
Author by

Admin

Updated on June 05, 2022

Comments

  • Admin
    Admin almost 2 years

    Had anybody found a way to migrate MediaWiki pages over to WSS Wikis? We just put up Sharepoint 2007 and while it appears to meet our needs, it doesn't appear to be any tool provided by Microsoft to migrate MediaWiki pages over to WSS wikis.

  • rixter
    rixter over 8 years
    eric.worden: are you accepting questions about this project?