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:
Hi Cristina,
On Tue, May 19, 2009 at 1:18 PM, Cristina Scheau
<scheau.cristina(a)gmail.com>wrote;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:
-
https://svn.xwiki.org/svnroot/xwiki/platform/web/tags/xwiki-web-1.9-milesto…
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