CVS: main/DOCS/xml html-common.xsl,1.1,1.2
Update of /cvsroot/mplayer/main/DOCS/xml In directory mail:/var/tmp.root/cvs-serv17654 Modified Files: html-common.xsl Log Message: Generate more links for Site navigation Bar. Index: html-common.xsl =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/xml/html-common.xsl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- html-common.xsl 23 Mar 2003 23:26:55 -0000 1.1 +++ html-common.xsl 20 May 2003 07:11:33 -0000 1.2 @@ -30,6 +30,9 @@ <xsl:param name="admon.graphics" select="'0'"/> <xsl:param name="navig.graphics" select="'0'"/> <xsl:param name="navig.showtitles" select="'1'"/> + + <!-- Generate more links for Site Navigation Bar --> + <xsl:param name="html.extra.head.links" select="1"/> <!-- Label sections too (eg. 2.1, 2.1.1) --> <xsl:param name="section.autolabel" select="'1'"/>
participants (1)
-
Dmitry Baryshkov CVS