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.
相关问题
- Sharepoint multiple connections to a web parts
- Trouble with OR in Sharepoint CAML
- List Microsoft Sharepoint Sites with Microsoft Gra
- Using AJAX to get a specific DOM Element (using Ja
- How to use VBA or Powershell to export lists from
相关文章
- 关于使用EF Core 提示错误:列名AccountID1无效的问题
- Defining methods in Rails migrations
- django model save - override method not invoked du
- Passing an equal sign ('=') to a parameter
- File Upload to SharePoint 2013 using REST API
- Passing file object to Web API from Javascript
- How can I iterate recursively though a sharepoint
- SeamPhaseListener - Could not start transaction -
There is no such tool provided by Microsoft at this time.
There is one being developed though in the SharePoint Community Kit.
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.
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.
I've managed to get Twiki into SharePoint. The biggest problem is programatically creating the topics / pages inside SharePoint. I've documented my findings here : [http://sites.google.com/site/sharepointwikiuploader/] Might save some time.
You can't expect even remotely similar functionality from such imported pages. See http://wikiworks.com/enterprise-mediawiki-vs-sharepoint.html for an explanation of why you might want to reconsider this kind of migration. You will lose 1. reliable infinite versioning and archiving 2. easy multi-author editing 3. all the capabilities of mediawiki extensions, over 2000 at last count.
In some businesses, e.g. insurance, law firms or accounting, losing 1. could have legal implications.
If your intent however is to simply make pages visible in SharePoint that are maintained in MediaWiki, then, you can do that by configuring SharePoint to search within the mediawiki - addressed by some other questions here on StackExchange.
Create aspx File and add template of wikipage Library page in source and then migrate as Wikipage library of sharepoint 2007 or 2010