[ 
https://issues.apache.org/jira/browse/DERBY-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13222447#comment-13222447
 ] 

Kim Haase commented on DERBY-5640:
----------------------------------

To use the <desc> element for the table caption requires a change to 
dita2htmlImpl.xsl that modifies what was done for DERBY-5255. Instead of 
placing the contents of the <desc> element in the table caption, the 
dita2htmlImpl.xsl processing places them in the summary attribute of the table 
element. If no <desc> element is present, the caption is placed in the summary 
as before. 

Will attach patched for xsl file and sample output in due course.
                
> Use <desc> element for table summary
> ------------------------------------
>
>                 Key: DERBY-5640
>                 URL: https://issues.apache.org/jira/browse/DERBY-5640
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Documentation
>    Affects Versions: 10.8.2.2, 10.9.0.0
>            Reporter: Kim Haase
>            Assignee: Kim Haase
>            Priority: Minor
>             Fix For: 10.8.2.2
>
>
> Currently we provide table summaries by putting the table caption in the 
> summary. However, the <desc> element should be used for this purpose.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to