On Tue, Jul 6, 2010 at 20:02, John Cavanaugh <[email protected]> wrote: > > > Has anyone taken a look at > https://studio.plugins.atlassian.com/wiki/display/UWC/Universal+Wiki+Convert > er > > > > It is an apache licensed converter for confluence. It looks like it might > be something where instead of converting to confluence it could be tweaked > to export to xwiki format.
We already have syntax conversion framework (which is supported a lot more that just wiki syntaxes) as well as the support for Confluence content as input. See http://code.xwiki.org/xwiki/bin/view/Modules/RenderingModule. Also a wiki importer application is in progress, there already a working mediawiki support. The goal of this application is to take as input a whole wiki (generally an export of a wiki) and import it into XWiki. See http://svn.xwiki.org/svnroot/xwiki/contrib/sandbox/importexport/. > > > > -- > > John Cavanaugh > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
