From: AndrĂ© Malo Date: Mon, 14 Apr 2003 17:50:50 +0000 (+0000) Subject: filter no-break-spaces in text output. In some environments (e.g. mine) X-Git-Tag: pre_ajp_proxy~1855 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06d1cf98cf9630687d3c6cc5e46d31cb699a1f34;p=thirdparty%2Fapache%2Fhttpd.git filter no-break-spaces in text output. In some environments (e.g. mine) they are not transformed correctly. This change defines the output to be exactly " " (without quotes) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99354 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index 4fa05dd1f7a..72ef306685f 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -1,5 +1,7 @@ - ]> + +]> @@ -753,6 +755,31 @@ + + + + + + + + + + + +   + + + + + + + + + + + + @@ -776,9 +803,9 @@ -   +   -   +   @@ -849,4 +876,4 @@ - \ No newline at end of file + diff --git a/docs/manual/style/xsl/directiveindex.xsl b/docs/manual/style/xsl/directiveindex.xsl index 7509cc6d1db..e57dd8cc0ba 100644 --- a/docs/manual/style/xsl/directiveindex.xsl +++ b/docs/manual/style/xsl/directiveindex.xsl @@ -1,5 +1,7 @@ - ]> + +]> diff --git a/docs/manual/style/xsl/indexpage.xsl b/docs/manual/style/xsl/indexpage.xsl index dd9d105f86c..2c3b9c7ead8 100644 --- a/docs/manual/style/xsl/indexpage.xsl +++ b/docs/manual/style/xsl/indexpage.xsl @@ -1,5 +1,7 @@ - ]> + +]> diff --git a/docs/manual/style/xsl/manualpage.xsl b/docs/manual/style/xsl/manualpage.xsl index af7f2ae8112..3ebdef57ae6 100644 --- a/docs/manual/style/xsl/manualpage.xsl +++ b/docs/manual/style/xsl/manualpage.xsl @@ -1,5 +1,7 @@ - ]> + +]> diff --git a/docs/manual/style/xsl/moduleindex.xsl b/docs/manual/style/xsl/moduleindex.xsl index b72d232fd87..c83005894b3 100644 --- a/docs/manual/style/xsl/moduleindex.xsl +++ b/docs/manual/style/xsl/moduleindex.xsl @@ -1,5 +1,7 @@ - ]> + +]> diff --git a/docs/manual/style/xsl/quickreference.xsl b/docs/manual/style/xsl/quickreference.xsl index 2bde3af57ba..8057f2ca828 100644 --- a/docs/manual/style/xsl/quickreference.xsl +++ b/docs/manual/style/xsl/quickreference.xsl @@ -1,5 +1,7 @@ - ]> + +]> @@ -214,4 +216,4 @@ - \ No newline at end of file + diff --git a/docs/manual/style/xsl/sitemap.xsl b/docs/manual/style/xsl/sitemap.xsl index c01ffe4d10a..a2a842f681a 100644 --- a/docs/manual/style/xsl/sitemap.xsl +++ b/docs/manual/style/xsl/sitemap.xsl @@ -1,5 +1,7 @@ - ]> + +]> diff --git a/docs/manual/style/xsl/synopsis.xsl b/docs/manual/style/xsl/synopsis.xsl index 990433aad56..a7ce17347a7 100644 --- a/docs/manual/style/xsl/synopsis.xsl +++ b/docs/manual/style/xsl/synopsis.xsl @@ -1,5 +1,7 @@ - ]> + +]> diff --git a/docs/manual/style/xsl/util/nbsp.xml b/docs/manual/style/xsl/util/nbsp.xml new file mode 100644 index 00000000000..e65a989e281 --- /dev/null +++ b/docs/manual/style/xsl/util/nbsp.xml @@ -0,0 +1,3 @@ + + +