Hi Cristina, Florin Ciubotaru wrote:
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.
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:
Asiri Rathnayake wrote: - https://svn.xwiki.org/svnroot/xwiki/platform/web/tags/xwiki-web-1.9-mileston...
There's a lot of code there. Here's how you can use the HTML cleaner: http://svn.xwiki.org/svnroot/xwiki/platform/web/trunk/wysiwyg/src/main/java/... And here's how you can convert from HTML to Wiki and back: http://svn.xwiki.org/svnroot/xwiki/platform/web/trunk/wysiwyg/src/main/java/... Hope this helps, Marius
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
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs