goba Sat Feb 9 13:28:43 2002 EDT
Modified files:
/phpdoc/xsl htmlhelp.xsl.in
Log:
So I wanted to write _blank here ;)
Index: phpdoc/xsl/htmlhelp.xsl.in
diff -u phpdoc/xsl/htmlhelp.xsl.in:1.8 phpdoc/xsl/htmlhelp.xsl.in:1.9
--- phpdoc/xsl/htmlhelp.xsl.in:1.8 Sat Feb 9 13:26:49 2002
+++ phpdoc/xsl/htmlhelp.xsl.in Sat Feb 9 13:28:42 2002
@@ -3,7 +3,7 @@
HTML Help specific stylesheet
- $Id: htmlhelp.xsl.in,v 1.8 2002/02/09 18:26:49 goba Exp $
+ $Id: htmlhelp.xsl.in,v 1.9 2002/02/09 18:28:42 goba Exp $
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
@@ -18,7 +18,7 @@
<xsl:param name="default.encoding" select="'@HTMLHELP_ENCODING@'"/>
<xsl:param name="saxon.character.representation" select="'native'"/>
-<xsl:param name="ulink.target" select="'_top'"/>
+<xsl:param name="ulink.target" select="'_blank'"/>
<!-- ======================================================================
Custom XSL code for PHP CHM Nanual