From: Jirka Kosek Date: Tue, 6 Dec 2005 21:43:12 +0000 (+0000) Subject: Moved profiling stage out of templates. This make possible to reuse profiled content... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ae9e28a39c9f6ff12e2c01223307067cfc9d716;p=docbook-dsssl Moved profiling stage out of templates. This make possible to reuse profiled content by several templates and still maintaing node indentity (needed for example for HTML Help where content is processed multiple times). I don't know why this was not on the top level before. Maybe some XSLT processors choked on it. I hope this will be OK now. --- diff --git a/xsl/profiling/xsl2profile.xsl b/xsl/profiling/xsl2profile.xsl index dfdbd00f7..41fcc7cf7 100644 --- a/xsl/profiling/xsl2profile.xsl +++ b/xsl/profiling/xsl2profile.xsl @@ -62,14 +62,13 @@ - - - - + - + + +