Hi Vincent,

Thanks for the fast response.

Here are some more details about the mindtouch export.

It appears that it can export pages as HTML, but is limited to about 100
pages and 150 mb - our installation is over 4000 pages, and the
attachments are much MUCH more than 150 mb. I was looking more towards a
db dump (mysql). We have AD integration setup and restrict certain pages
to certain AD groups - and would like to include that in the migration
(however, as long as xwiki can apply access restrictions to child pages,
then this wouldn't be too big of an issue to do manually).

I'll also reach out to one (or more) of the professional support groups.

Thanks again,

Jason Letanosky








On 8/27/13 9:35 AM, "Vincent Massol" <[email protected]> wrote:

>Hi Jason,
>
>I don't know of any existing Mindtouch converter to XWiki. However there
>are several handmade converter tools on http://extensions.xwiki.org that
>could serve as examples.
>
>What is the markup syntax used by Mindtouch? I have the feeling they only
>provide HTML which would be fine since XWiki's Rendering can convert HTML
>into wiki markup for example (or keep it as HTML too).
>
>So converting a page would be:
>* Read the export format from Mindtouch (what is it? XML?)
>* Use the XWiki API to create a wiki page, convert the HTML content to
>wiki markup (easy to do), add attachments
>
>Also note that Thomas Mortagne (one of the XWiki committer) is currently
>working on a wiki stream API that is an ideal scaffolding for
>importing/exporting wikis:
>https://github.com/xwiki-contrib/wiki-stream . But there's non trivial
>dev work to be done to make it work.
>
>Another idea is to contact one of the companies providing professional
>services around XWiki and ask them how much it would cost for a
>conversion:
>http://www.xwiki.org/xwiki/bin/view/Main/Support#HProfessionalSupport
>
>Hope it helps,
>-Vincent
>
>On Aug 27, 2013, at 4:16 PM, Jason Letanosky
><[email protected]> wrote:
>
>> I'm looking to migrate away from mindtouch (many reasons, not the least
>>of which is the abandoning of Core and going to a cloud only model) and
>>am considering XWiki (also TikiWiki and BlueSpice). Is it possible to
>>migrate an existing installation of mindtouch to xwiki? We have over
>>4000 pages and MANY file attachments, so a manual migration (manually
>>moving each page) would not be desirable. Any help or advice on
>>migrating would be greatly appreciated.
>> 
>> Thanks in advance,
>> 
>> Jason
>

_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to