Hi Bruno, Very cool that it worked for you since this is not released yet! :)
Just to confirm: you've build the code from our sandbox right? Also was the resulting document in HTML or in wiki syntax (this was just implemented yesterday and may not fully work yet). Re the link that's because the current syntax for links is []. We're rewriting our rendering module and the new syntax is [[ ]] thus you won't have this pb in the future. Talking about this I don't know yet if the office converter will be available for the old syntax since the transformation from HTML to wiki syntax is done using the new syntax only. Thanks -Vincent On Aug 19, 2008, at 11:39 AM, Bruno Neves wrote: > Good morning > > I instaled the Office Importer to import a .doc file saved in > OpenOffice 2.4, into my XWiki. The result was > almost perfect, but where I should have this "[ ]" i have this "?", > a link to an empty page. > For example: > listPojosByField(String field, Object value, ServiceContext ctx, > String[][] optimizations) 21 - in the > original document > listPojosByField(String field, Object value, ServiceContext ctx, > String][? optimizations) 21 - after > conversion > > JSP – [READ-ONLY] Página gerada com nome que segue a nomenclatura > “AREA_MODULO_Componente.jsp”. - in the > original document > JSP – READ-ONLY? Página gerada com nome que segue a nomenclatura > “AREA_MODULO_Componente.jsp”. - after > conversion > > Can you help me resolving this? > > Best regards > Bruno Neves > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

