up vote 0 down vote favorite
1
share [g+] share [fb]

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?

link|improve this question

66% accept rate
feedback

2 Answers

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.

link|improve this answer
feedback
up vote 0 down vote accepted

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.