From: Jirka Kosek Date: Thu, 25 Nov 2010 17:33:41 +0000 (+0000) Subject: Added parameter webhelp.common.dir for specifying location of common files (JS+CSS) X-Git-Tag: release/1.79.1~6^2~790 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b2d30fdb12df449cc487e848a619936575ebdf0;p=docbook-dsssl Added parameter webhelp.common.dir for specifying location of common files (JS+CSS) Added hooks for adding additional user defined tabs --- diff --git a/xsl/webhelp/xsl/webhelp.xsl b/xsl/webhelp/xsl/webhelp.xsl index 9d72d5df1..52f01da1d 100755 --- a/xsl/webhelp/xsl/webhelp.xsl +++ b/xsl/webhelp/xsl/webhelp.xsl @@ -17,6 +17,7 @@ true index.html docs + ../common/ en @@ -164,7 +165,7 @@ These problems go away when you add this IE=7 mode meta tag. display: block; height: 22px; padding-left: 20px; - background: transparent url(../common/jquery/treeview/images/folder.gif) 0 0px no-repeat; + background: transparent url(jquery/treeview/images/folder.gif) 0 0px no-repeat; } - - - + + + - - - - @@ -418,7 +419,7 @@ These problems go away when you add this IE=7 mode meta tag. @@ -654,6 +656,10 @@ These problems go away when you add this IE=7 mode meta tag. + + + + @@ -693,7 +699,7 @@ These problems go away when you add this IE=7 mode meta tag. webhelp-currentid - + @@ -713,7 +719,7 @@ These problems go away when you add this IE=7 mode meta tag. -