From: Bob Stayton Date: Mon, 30 Jan 2012 03:14:31 +0000 (+0000) Subject: Add support for html.script param to insert Javascript references. X-Git-Tag: release/1.79.1~6^2~568 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05fcfa190defe90d0f463f9cc2a875da902c74d3;p=docbook-dsssl Add support for html.script param to insert Javascript references. --- diff --git a/xsl/html/docbook.xsl b/xsl/html/docbook.xsl index d185e19e1..f663cf379 100644 --- a/xsl/html/docbook.xsl +++ b/xsl/html/docbook.xsl @@ -148,6 +148,12 @@ + + + + + + @@ -228,6 +234,29 @@ body { background-image: url(' + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/html/html.xsl b/xsl/html/html.xsl index 541424ade..02626ad54 100644 --- a/xsl/html/html.xsl +++ b/xsl/html/html.xsl @@ -475,7 +475,54 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -511,11 +558,7 @@ - - - +