Hi Cristina,
On Tue, May 19, 2009 at 1:18 PM, Cristina Scheau <[email protected]>wrote:
Hello!
For the XOO project, I would need a conversion module which has two components: 1. converter from the swriter html in pure html. 2. bidirectional converter wiki syntax - html.
Actually for these two particular issues you don't need the office importer specific code. You just need the html cleaner and rendering components. The WYSIWYG is closer to your use case. Here's how the WYSIWYG services use the rendering and html cleaner:
Hi, Since XOO is a client app you won't be using these components directly. You need to have this functionality exposed in a service like XML-RPC, REST or whatever you have decided to use. Asiri Rathnayake wrote: - https://svn.xwiki.org/svnroot/xwiki/platform/web/tags/xwiki-web-1.9-mileston...
Is this already done in the Office Importer project? If yes, I would be grateful if you tell me where can I find this components.
Thanks, Florin Ciubotaru