FYI: I have attached a new patch with few changes in LICENSE NOTICE applications/content/template/docbook/webhelp/LICENSE
at https://issues.apache.org/jira/browse/OFBIZ-4941 Jacques From: "Jacques Le Roux" <[email protected]> > From: "Jacopo Cappellato" <[email protected]> >> On Nov 10, 2012, at 8:51 PM, Tom wrote: >> >>> C) All the help was placed in the content component because it was the home >>> for a subset of the docbook xls distribution. It made sense to replace that >>> code with the latest implementation and keep everything in one place rather >>> then do something in special purpose or hot deploy with a duplicate xls >>> code. It also makes sense since help is content and not an application. I do >>> not see how moving the content to the application will make it independent. >>> Are you going to duplicate the docbook distribution in each application? >> >> I am talking about the content of help pages for the applications, this >> should go out of the "content" component (imo it should be an hot-deploy >> component that can be added to add help pages at runtime). >> >> Jacopo > > I'm most inclidned to Anil's proposition in Jira > https://issues.apache.org/jira/browse/OFBIZ-4941?focusedCommentId=13494790&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13494790 > Abstract: > New specialpurpose (to keep OOTB) help component with Docbook inside. I don't > think we need any of content component, Tom? > > With this new help component it's more logical to keep in the content of > current applications\content\data\helpdata\docbookhelp. > > So it seems to be "just" about moving > 1. > applications\content\data\helpdata\docbookhelp > and > applications\content\template\docbook > > 2. Adapt the build script (not sure much is needed) > applications/content/template/docbook/webhelp/build.properties > applications/content/template/docbook/webhelp/build.xml > What's more Tom? > > License: > Jacopo, as I said, I already checked the license > https://issues.apache.org/jira/browse/OFBIZ-4941?focusedCommentId=13471175&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13471175 > So we will only to add a line in LICENSE for > current applications/content/template/docbook/webhelp/* > and a section in NOTICE with the speficic > <<Any stylesheet derived from this Software that is publicly distributed will > be identified with a different name and the version strings in any derived > Software will be changed so that no possibility of confusion between the > derived package and this Software will exist.>> > Tom, I have also changed the content of template/docbook/webhelp/LICENSE to > <<See template/docbook/webhelp/docs/content/index.html>> to make things more > obvious, to be adapted when moved maybe. > > It seems we are near an agreement with as mich as possible changes for Tom :) > > Jacques >
