[
https://issues.apache.org/jira/browse/OFBIZ-11693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17126020#comment-17126020 ]
ASF subversion and git services commented on OFBIZ-11693:
---------------------------------------------------------
Commit d79d7c50b81b58beb02a22118dfe04803c7bed79 in ofbiz-framework's branch refs/heads/trunk from Olivier Heintz
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=d79d7c5 ]
Improvement: Help link using asciidoc files via generated html (OFBIZ-11693)
1. Add a general property: userDocUri containing uri for
ofbiz.apache.org html user-documentation generated by Buildbot
2. in each theme, add a test on helpAnchor field, if it's define help
link is now on ${userDocUri}#${helpAnchor}
* if userDocUri is not defined, the general property is used
> Help system using asciidoc files
> --------------------------------
>
> Key: OFBIZ-11693
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11693> Project: OFBiz
> Issue Type: Improvement
> Components: ALL COMPONENTS
> Affects Versions: Trunk
> Reporter: Olivier Heintz
> Priority: Major
> Labels: documentation, help, help-system
> Attachments: OFBIZ-11693_0001-Improvement-Help-link-using-asciidoc-files-via-gener.patch, OFBIZ-11693_0002-Documented-Migrate-AccountingHelData.xml-to-added-so.patch, OFBIZ-11693_0003-Documented-Migrate-CommonExtHelData.xml-to-added-som.patch, ofbiz.conf.patch, ofbiz.conf.patch
>
>
> a very simple solution which is a link to a documentation site.
> This solution use
> 1. at application level, a default proprety for documentation website uri
> 2. at the screen level
> * it would be possible to give a other uri (for user documentation)
> * if the anchor in the user documentation for this screen is put, the new help is used otherwise the older link is used
--
This message was sent by Atlassian Jira
(v8.3.4#803005)