From: Jirka Kosek Date: Thu, 13 Jun 2002 18:20:36 +0000 (+0000) Subject: Added parameter for disabling HTML output when testing various HTML Help features. X-Git-Tag: release/1.79.1~6^2~5549 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=900bab14de13b27bf8a94d614691ac2a74ab947b;p=docbook-dsssl Added parameter for disabling HTML output when testing various HTML Help features. --- diff --git a/xsl/html/Makefile.param b/xsl/html/Makefile.param index 22f5623b9..a0d9a0981 100644 --- a/xsl/html/Makefile.param +++ b/xsl/html/Makefile.param @@ -83,6 +83,7 @@ PARAMS=../params/admon.graphics.xml \ ../params/htmlhelp.hhp.tail.xml \ ../params/htmlhelp.hhp.window.xml \ ../params/htmlhelp.map.file.xml \ + ../params/htmlhelp.only.xml \ ../params/htmlhelp.title.xml \ ../params/htmlhelp.show.menu.xml \ ../params/htmlhelp.show.advanced.search.xml \ diff --git a/xsl/html/param.ent b/xsl/html/param.ent index d2ea01725..3f1185f71 100644 --- a/xsl/html/param.ent +++ b/xsl/html/param.ent @@ -83,6 +83,7 @@ + diff --git a/xsl/html/param.xweb b/xsl/html/param.xweb index ac36602ad..61d47c553 100644 --- a/xsl/html/param.xweb +++ b/xsl/html/param.xweb @@ -325,6 +325,7 @@ url="http://docbook.sourceforge.net/projects/xsl/doc/tools/profiling.html">http: &htmlhelp.button.next; &htmlhelp.button.prev; &htmlhelp.button.zoom; +&htmlhelp.only; The Stylesheet @@ -449,6 +450,7 @@ around all these parameters. + diff --git a/xsl/htmlhelp/htmlhelp-common.xsl b/xsl/htmlhelp/htmlhelp-common.xsl index a86b70bee..2b0e0fd8a 100644 --- a/xsl/htmlhelp/htmlhelp-common.xsl +++ b/xsl/htmlhelp/htmlhelp-common.xsl @@ -23,26 +23,28 @@ - - - - - - ID ' - - ' not found in document. - - - - Formatting from - - - - - - - - + + + + + + + ID ' + + ' not found in document. + + + + Formatting from + + + + + + + + + @@ -171,6 +173,7 @@ Title= + [WINDOWS]