Still thinking on how to have the best local copy of online help. One of the things we will miss having a static HTML export from Confluence in an embedded local web server is the possibility to search the help content for some keyword. This feature should be available in the OFBiz CMS (I have read about it but right now there is no clear evidence in the OOTB OFBiz).
I tried to export a Confluence Space in XML and found out a sort of hibernate entity dump like this: --------------------------------- <?xml version="1.0" encoding="UTF-8"?> <hibernate-generic datetime="2009-02-27 00:06:04"> <object class="Page" package="com.atlassian.confluence.pages"> <id name="id">6524</id> <property name="parent" class="Page" package="com.atlassian.confluence.pages"><id name="id">6116</id> </property> <collection name="ancestors"><element class="Page" package="com.atlassian.confluence.pages"><id name="id">6107</id> </element> .......... ---------------------------------- Would it make sense to think to a Confluence to OFBiz CMS import tool? A further difficulty/task would be to translate the Wiki syntax used in Confluence into HTML before storing in OFBiz CMS. A typical peace of content that can be found in the Confluence XML exported file is: -------------------------------------- <property name="body"><