Hi Bruno, I'm so happy that you use the office converter. I think you just download the plugin from this page http://dev.xwiki.org/xwiki/bin/view/Design/OfficeConverter And the version is an old one that can only convert office document to html. I am sorry that this is not finished so we just not handle the xwiki syntax like [] in the html. I'm working on a new version and this will convert office document to xwiki syntax 2.0. So I will solve this problem in the coming version. On Tue, Aug 19, 2008 at 5:39 PM, Bruno Neves <[email protected]> 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
-- Thanks Wang Ning