]> granicus.if.org Git - docbook-dsssl/commit
When we are chunking long descriptions for mediaobject instances
authorMichael Smith <xmldoc@users.sourceforge.net>
Sun, 1 Jul 2007 08:31:52 +0000 (08:31 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Sun, 1 Jul 2007 08:31:52 +0000 (08:31 +0000)
commit6d3d3506dc9adaeceb3e1ea2b0dbd432f4833c5f
tree94b387ef3ed0f95b25b28eb0b3a0e90ec1e951d9
parentc97d20c1314c54fa7bad5c6b61fed36cbcc0996e
When we are chunking long descriptions for mediaobject instances
into separate HTML output files, and use.id.as.filename is
non-zero, if a mediaobject has an ID, use that ID as the basename
for the long-description file (otherwise, we generate an ID for it
and use that ID as the basename for the file).
The parallels the recent change made to cause IDs for legalnotice
instances to be used as basenames for legalnotice chunks.
Also, made some minor refinements to the recent changes for
legalnotice chunk handling.
xsl/html/chunk-code.xsl
xsl/html/graphics.xsl