Hi there, On Jan 26, 2009, at 5:56 PM, Guillaume Lerouge wrote:
Hi Thomas,
On Mon, Jan 26, 2009 at 5:26 PM, Thomas Baier <[email protected]>wrote:
Dear community,
I'm just trying to set up a prototype with XWiki to test if it fits our companies needs. I have several MS Office documents that I have to import. Simple copy and paste doesn't work very well so I thougt, I can open the MS Office files in OpenOffice export them as MediaWiki and then use the MediaWiki2XWiki Extension. I just need a fast workaround to get thinks up and running for presentation. Is there any better way of doing this?
Unfortunately I could not get the MediaWiki2XWiki Extension running. I pastet the code into a new wiki page and then got the error Error number 4002 in 4: Error while parsing groovy page XWiki.Code Wrapped Exception: startup failed, Script1.groovy: 7: unexpected token: import @ line 7, column 52.
Can anybody tell me howto fix the import problem or is there any service in the public web where I can enter my MediaWiki code and copy and paste the resulting XWiki code?
We've got much better for you in store: the brand new XWiki Office document importer :-) You can try it out from http://code.xwiki.org/xwiki/bin/view/Applications/OfficeImporterApplication
Actually that'll only work with XE 1.8M1 and above. I suggest you install XE 1.8M1 which you can download on http://xwiki.org. Then once install click in the top menu on Action -> Import Office Document You'll need to run OpenOffice as indicated on the http://code.xwiki.org/xwiki/bin/view/Applications/OfficeImporterApplication page Thanks -Vincent