]> granicus.if.org Git - docbook-dsssl/commit
Added message-prolog and message-epilog and
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 10 Apr 2006 14:15:28 +0000 (14:15 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 10 Apr 2006 14:15:28 +0000 (14:15 +0000)
commit45f575be76f55446db7344f1499969df6ead1bd2
tree8d2f10b79c3a8a03b033086ac091fff59ebbfab2
parent63a78aa8ab69e63940032e0c887fd57cda0e9de4
Added message-prolog and message-epilog and
suppress-context-node-name local params to the write.chunk and
write.text.chunk templates. They enable additional info to be
emitted before/after the "Writing..." message, and enable they
context-node name to be suppressed in output. The reason for
these additions is that the write.text.chunk template is
"repurposed" in manpages output for writing the names of soelim
stub files as well as "real" man pages, and also is used for
writing the manifest file, and it is useful to emit details about
the type of file it is writing each time.
xsl/common/refentry.xsl
xsl/html/chunker.xsl
xsl/manpages/docbook.xsl
xsl/manpages/other.xsl