Hi everyone, For your information, I've added a Groovy script that uses WikiModel and XWiki XML-RPC API for a basic conversion of MediaWiki pages to XWiki syntax and for importing the result into an XWiki instance: http://www.xwiki.org/xwiki/bin/view/Code/MediaWiki2XWiki
I used it succefully for importing 30K documents from the English Wikipedia to an XWiki server. The script is still very basic since it doesn't import the history of the documents nor the images, and some work remains to be done in the WikiModel XWiki serializer for a proper conversion of MediaWiki tables to XWiki tables. WikiModel: http://code.google.com/p/wikimodel Stéphane -- Stéphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http://concerto.xwiki.com http://nepomuk.semanticdesktop.org _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

