I have quite a bit of content in a Moin Moin wiki, that I need to move to a Sharepoint wiki. The content is mostly in nested formatted pages with a few files (Word, Excel, and Visio) as attachments. Is there any way to atomically convert and move this content?
|
feedback
|
|
Microsoft don't provide much assistance for this scenario. I don't know about Moin Moin specifically but unless its widely used there is unlikely to be a third-party product that can do it for you either. This is a good article by Andrew Walmsley that gives you the pros and cons of your options. | |||
|
feedback
|
|
Solution: I wrote a custom C# program to scrape MoinMoin, and clean up the html, and 'Sharepoint-ize' the wiki links. Manually copying and pasting this new html into sharepoint wiki. | |||
|
feedback
|