From 821f774e9dab9dd3bc81aaf8eca28c4281f12550 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Fri, 10 Aug 2007 16:25:45 +0000 Subject: - Added missing ending brace to docs * xslt/docbook/html/db2html-block.xsl: - Added missing ending brace to docs * xslt/docbook/html/db2html-division.xsl: - Added callback parameter to db2html.division.div * test/testbook/testbook.xml: * xslt/docbook/common/db-title.xsl: * xslt/docbook/common/db-xref.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-refentry.xsl: - More consistent refentry output svn path=/trunk/; revision=1011 --- xslt/docbook/html/db2html-division.xsl | 53 ++++++++++++++++++++++++---------- 1 file changed, 38 insertions(+), 15 deletions(-) (limited to 'xslt/docbook/html/db2html-division.xsl') diff --git a/xslt/docbook/html/db2html-division.xsl b/xslt/docbook/html/db2html-division.xsl index 78127c30..f1fea2fe 100644 --- a/xslt/docbook/html/db2html-division.xsl +++ b/xslt/docbook/html/db2html-division.xsl @@ -256,6 +256,7 @@ $title_content: The title for divisions lacking a #{title} tag $subtitle_content: The subtitle for divisions lacking a #{subtitle} tag $entries: The entry-style child elements $divisions: The division-level child elements +$callback: Whether to process ${node} in %{db2html.division.div.content.mode} $depth_in_chunk: The depth of ${node} in the containing chunk $depth_of_chunk: The depth of the containing chunk in the document $chunk_divisions: Whether to create new documents for ${divisions} @@ -275,6 +276,7 @@ REMARK: Talk about some of the parameters + @@ -313,21 +315,31 @@ REMARK: Talk about some of the parameters - - - - - - -
-
- - - - -
-
-
+ + + + + + + + + + + + + + +
+
+ + + + +
+
+
+
+
@@ -353,6 +365,17 @@ REMARK: Talk about some of the parameters + + + +