]> granicus.if.org Git - docbook-dsssl/commit
Moved logging template and related templates to separate
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 26 Jun 2007 13:05:06 +0000 (13:05 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 26 Jun 2007 13:05:06 +0000 (13:05 +0000)
commit2649a9dc19de5dfd8c511cb9d9ec098922b1c23e
treeed92613c5a61a2076b2961386b2e9349f1e7f5b3
parent4123b94877f4e0da728c439f6017460a42582076
Moved logging template and related templates to separate
utility.xsl file so that can be imported without importing the
whole common.xsl file (which is necessary for the build and for
using the logging template in standalone namespace-stripping
because the common.xsl file assumes it will be imported along with
all the params, which it can't be when building lib.xsl).
14 files changed:
xsl/common/common.xsl
xsl/common/stripns.xsl
xsl/common/utility.xsl [new file with mode: 0644]
xsl/doc/utility/.cvsignore [new file with mode: 0644]
xsl/doc/utility/Makefile [new file with mode: 0644]
xsl/docsrc/reference.dbk
xsl/docsrc/reference.xml
xsl/docsrc/utility/.cvsignore [new file with mode: 0644]
xsl/docsrc/utility/Makefile [new file with mode: 0644]
xsl/fo/docbook.xsl
xsl/fo/table.xsl
xsl/html/docbook.xsl
xsl/lib/lib.xweb
xsl/template/titlepage.xsl