Hi, On Mon, Jan 26, 2009 at 10:26 PM, Guillaume Lerouge <[email protected]>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
If you want to try it out, you can use http://91.121.237.216/xwiki/bin/view/XWiki/OfficeImporter (this is our test server) username: user password: user123 Don't put anything confidential there though, this is a public server. Thanks. - Asiri