Hi, On 26 Aug 2015 at 10:27:57, Sophie Gendron ([email protected](mailto:[email protected])) wrote:
> > Hi, > > we need to export a big amount of xwiki pages (xwiki 2.7.1) to Sharepoint > 2013 pages. Wow, XWiki 2.7.1 is really old! :) > Does somebody know if some tools exist to do that ? I’m sad that you’re considering switching from XWiki to Sharepoint! Would you mind providing 2-3 key points that are making you switch so that we could work on improving them and thus improve XWiki in the future? Regarding the export, XWiki exports in XML format but there’s no known extension to export to sharepoint. What you could do I guess is read the XML and transform it into the format expected by sharepoint. You could also export in HTML and try to import in sharepoint. Maybe sharepoint has an XWiki importer as XWiki has for other wikis? Thanks -Vincent > Thank you _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

