[
https://issues.apache.org/jira/browse/OFBIZ-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993198#comment-12993198
]
BJ Freeman commented on OFBIZ-4174:
-----------------------------------
yeah sorry the docbook.xsd will give an error but will render correctly.
anchors go before what you want to display.
the conversion to books I estimate is about 24 manhours including testing, so
will not be done for a while.
need to create a Set at toplevel which means updateding the content resources.
then redefine all the chapters in documentation folders to books and put them
in the set.
as far as anchors
use
<chapter xml:id="ProductCatalogComponent"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"......
this will show the chapter header with table contents for chapter
<section xml:id="Standardfeatures">
this also puts them in the table contents as well as an anchor.
I will submit a patch for all you listed by tomorrow.
> add anchor to SingleSignOn.xml
> ------------------------------
>
> Key: OFBIZ-4174
> URL: https://issues.apache.org/jira/browse/OFBIZ-4174
> Project: OFBiz
> Issue Type: Sub-task
> Components: framework
> Affects Versions: SVN trunk
> Reporter: BJ Freeman
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: OFBIZ-4174singlesingon.patch,
> OFBIZ-4174singlesingon.patch
>
>
> add anchor /cmssite/cms/APACHE_OFBIZ_HTML#CASLDAP so can use it permanent
> link.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira