* Takashi Sato wrote: > +1 > > $message[@id='version'] -> Version 2.4 > I feel "Version" is a very little bit redundant, but I don't know how > to modify it.
+1 as well. How about this instead then: Index: manual/style/xsl/common.xsl =================================================================== --- manual/style/xsl/common.xsl (revision 1595663) +++ manual/style/xsl/common.xsl (working copy) @@ -142,6 +142,9 @@ <xsl:text> </xsl:text> <xsl:value-of select="normalize-space($message[@id='apachetitle'])"/> + + <xsl:text> </xsl:text> + <xsl:value-of select="&httpd.major;.&httpd.minor;"/> </title>&lf; <!-- chm files get a slightly different stylesheet --> ? nd -- Wenn nur Ingenieure mit Diplom programmieren würden, hätten wir wahrscheinlich weniger schlechte Software. Wir hätten allerdings auch weniger gute Software. -- Felix von Leitner in dasr --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org