From: Joshua Slive Date: Sat, 27 Jul 2002 18:51:59 +0000 (+0000) Subject: Fix a problem with commas appearing in the related module section, X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d91e7f86d59c2544ebe2aa8eb664395302f45b2;p=apache Fix a problem with commas appearing in the related module section, and factor out a bunch of common stuff into callable templates to make the stylesheet shorter and clearer. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96217 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/common.xsl b/docs/manual/style/common.xsl index 5eb3460c31..424f551648 100644 --- a/docs/manual/style/common.xsl +++ b/docs/manual/style/common.xsl @@ -27,35 +27,15 @@ - - - - <xsl:value-of select="title"/> - <xsl:value-of select="$messages/message[@name='apachetitle']"/> - - - - - +
-
- - - - - - -

- -

-
- +

@@ -104,28 +84,8 @@
- -
- -

- -

- - - - - - - - - - - - - - - +
@@ -139,29 +99,10 @@ - - - <xsl:value-of select="title"/> - <xsl:value-of select="$messages/message[@name='apachetitle']"/> - - - - - +
-
- - - - - - -

- -

-
- +

@@ -182,70 +123,23 @@
- -
- -

- -

- - - - - - - - - - - - - - - +
- - - - - XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - This file is generated from xml source: DO NOT EDIT - XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - - - - <xsl:value-of select="title"/> - <xsl:value-of select="$messages/message[@name='apachetitle']"/> - - - - - +
-
- - - - - - -

- -

-
- +

@@ -275,29 +169,9 @@ +
- - -
- -

- -

- - - - - - - - - - - - - - - +
@@ -311,35 +185,10 @@ - - - XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - This file is generated from xml source: DO NOT EDIT - XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - - - - <xsl:value-of select="name"/> - <xsl:value-of select="$messages/message[@name='apachetitle']"/> - - - - - +
-
- - - - - - -

- -

-
- +

@@ -485,32 +334,67 @@

- - -

- -

- - - - - - - - - - - - - - - +
+ + + + + + + + <xsl:value-of select="title"/> + <xsl:value-of select="$messages/message[@name='apachetitle']"/> + + + + + + + +
+ + + + + + +

+ +

+
+
+ + +

+ +

+ + + + + + + + + + + + + + + +
+ + + + + @@ -596,6 +480,9 @@ + + + @@ -784,12 +671,14 @@ - + + + , + - @@ -941,10 +830,6 @@ - - - , -