From: David Cramer Date: Fri, 13 Jan 2012 17:28:30 +0000 (+0000) Subject: Webhelp: Support admon.graphics param in build.properties X-Git-Tag: release/1.79.1~6^2~585 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=20c23784df0f0ccf6b20b8d0b521a9547221fb4e;p=docbook-dsssl Webhelp: Support admon.graphics param in build.properties --- diff --git a/xsl/webhelp/build.properties b/xsl/webhelp/build.properties index d285a07ca..7d519658a 100644 --- a/xsl/webhelp/build.properties +++ b/xsl/webhelp/build.properties @@ -55,3 +55,6 @@ enable.stemming=true #For example, the url docbook.org, Google Analytics id etc. branding=docbook brandname=DocBook + +# Set admon.graphics to 1 to user graphics for note, tip, etc. +admon.graphics=0 \ No newline at end of file diff --git a/xsl/webhelp/build.xml b/xsl/webhelp/build.xml index 8c83337c4..5403a8afb 100644 --- a/xsl/webhelp/build.xml +++ b/xsl/webhelp/build.xml @@ -66,6 +66,7 @@ +