]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
remove autogenerated files
authorAndré Malo <nd@apache.org>
Sun, 2 May 2004 23:35:48 +0000 (23:35 +0000)
committerAndré Malo <nd@apache.org>
Sun, 2 May 2004 23:35:48 +0000 (23:35 +0000)
build bootstrap

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103575 13f79535-47bb-0310-9956-ffa450edef68

45 files changed:
docs/manual/style/chm/chm.de.xsl [deleted file]
docs/manual/style/chm/chm.en.xsl [deleted file]
docs/manual/style/chm/chm.es.xsl [deleted file]
docs/manual/style/chm/chm.ja.xsl [deleted file]
docs/manual/style/chm/chm.ko.xsl [deleted file]
docs/manual/style/chm/chm.zh-cn.xsl [deleted file]
docs/manual/style/chm/hhc.de.xsl [deleted file]
docs/manual/style/chm/hhc.en.xsl [deleted file]
docs/manual/style/chm/hhc.es.xsl [deleted file]
docs/manual/style/chm/hhc.ja.xsl [deleted file]
docs/manual/style/chm/hhc.ko.xsl [deleted file]
docs/manual/style/chm/hhc.xsl [deleted file]
docs/manual/style/chm/hhc.zh-cn.xsl [deleted file]
docs/manual/style/chm/hhp.de.xsl [deleted file]
docs/manual/style/chm/hhp.en.xsl [deleted file]
docs/manual/style/chm/hhp.es.xsl [deleted file]
docs/manual/style/chm/hhp.ja.xsl [deleted file]
docs/manual/style/chm/hhp.ko.xsl [deleted file]
docs/manual/style/chm/hhp.xsl [deleted file]
docs/manual/style/chm/hhp.zh-cn.xsl [deleted file]
docs/manual/style/manual.de.xsl
docs/manual/style/manual.en.xsl
docs/manual/style/manual.es.xsl
docs/manual/style/manual.fr.xsl
docs/manual/style/manual.ja.xsl
docs/manual/style/manual.ko.xsl
docs/manual/style/manual.pt-br.xsl [deleted file]
docs/manual/style/manual.ru.xsl
docs/manual/style/manual.sv.xsl [deleted file]
docs/manual/style/manual.zh-cn.xsl [deleted file]
docs/manual/style/xsl/common.xsl
docs/manual/style/xsl/directiveindex.xsl
docs/manual/style/xsl/faq.xsl
docs/manual/style/xsl/indexpage.xsl
docs/manual/style/xsl/manualpage.xsl
docs/manual/style/xsl/moduleindex.xsl
docs/manual/style/xsl/quickreference.xsl
docs/manual/style/xsl/sitemap.xsl
docs/manual/style/xsl/synopsis.xsl
docs/manual/style/xsl/typemap.xsl
docs/manual/style/zip/zip.de.xsl [deleted file]
docs/manual/style/zip/zip.en.xsl [deleted file]
docs/manual/style/zip/zip.ja.xsl [deleted file]
docs/manual/style/zip/zip.ko.xsl [deleted file]
docs/manual/style/zip/zip.ru.xsl [deleted file]

diff --git a/docs/manual/style/chm/chm.de.xsl b/docs/manual/style/chm/chm.de.xsl
deleted file mode 100644 (file)
index 74ce273..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="xml"
-  encoding="windows-1252"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  omit-xml-declaration="yes"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/de.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'windows-1252'" />
-<xsl:variable name="is-chm" select="true()" />
-<xsl:variable name="is-zip" select="false()" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="../xsl/common.xsl"/>
-
-</xsl:stylesheet>
diff --git a/docs/manual/style/chm/chm.en.xsl b/docs/manual/style/chm/chm.en.xsl
deleted file mode 100644 (file)
index 398000b..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="xml"
-  encoding="windows-1252"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  omit-xml-declaration="yes"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/en.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'windows-1252'" />
-<xsl:variable name="is-chm" select="true()" />
-<xsl:variable name="is-zip" select="false()" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="../xsl/common.xsl"/>
-
-</xsl:stylesheet>
diff --git a/docs/manual/style/chm/chm.es.xsl b/docs/manual/style/chm/chm.es.xsl
deleted file mode 100644 (file)
index c7d400e..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="xml"
-  encoding="windows-1252"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  omit-xml-declaration="yes"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/es.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'windows-1252'" />
-<xsl:variable name="is-chm" select="true()" />
-<xsl:variable name="is-zip" select="false()" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="../xsl/common.xsl"/>
-
-</xsl:stylesheet>
diff --git a/docs/manual/style/chm/chm.ja.xsl b/docs/manual/style/chm/chm.ja.xsl
deleted file mode 100644 (file)
index 1629f1e..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="xml"
-  encoding="SHIFT_JIS"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  omit-xml-declaration="yes"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/ja.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'SHIFT_JIS'" />
-<xsl:variable name="is-chm" select="true()" />
-<xsl:variable name="is-zip" select="false()" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="../xsl/common.xsl"/>
-
-</xsl:stylesheet>
diff --git a/docs/manual/style/chm/chm.ko.xsl b/docs/manual/style/chm/chm.ko.xsl
deleted file mode 100644 (file)
index 11fb1cd..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!-- English revision: 1.2 -->
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="xml"
-  encoding="EUC-KR"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  omit-xml-declaration="yes"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/ko.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'EUC-KR'" />
-<xsl:variable name="is-chm" select="true()" />
-<xsl:variable name="is-zip" select="false()" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="../xsl/common.xsl"/>
-
-</xsl:stylesheet>
diff --git a/docs/manual/style/chm/chm.zh-cn.xsl b/docs/manual/style/chm/chm.zh-cn.xsl
deleted file mode 100644 (file)
index 52d1c0c..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="xml"
-  encoding="gb2312"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  omit-xml-declaration="yes"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/zh-cn.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'gb2312'" />
-<xsl:variable name="is-chm" select="true()" />
-<xsl:variable name="is-zip" select="false()" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="../xsl/common.xsl"/>
-
-</xsl:stylesheet>
diff --git a/docs/manual/style/chm/hhc.de.xsl b/docs/manual/style/chm/hhc.de.xsl
deleted file mode 100644 (file)
index aec7de0..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="text"
-  encoding="windows-1252"
-  indent="no"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/de.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'windows-1252'" />
-<xsl:variable name="toc-font" select="',8,0'" /> <!-- MS magic ... -->
-<xsl:variable name="xml-ext" select="'.xml.de'" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="hhc.xsl"/>
-
-</xsl:stylesheet>
-
diff --git a/docs/manual/style/chm/hhc.en.xsl b/docs/manual/style/chm/hhc.en.xsl
deleted file mode 100644 (file)
index 5180fb0..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="text"
-  encoding="windows-1252"
-  indent="no"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/en.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'windows-1252'" />
-<xsl:variable name="toc-font" select="',8,0'" /> <!-- MS magic ... -->
-<xsl:variable name="xml-ext" select="'.xml'" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="hhc.xsl"/>
-
-</xsl:stylesheet>
-
diff --git a/docs/manual/style/chm/hhc.es.xsl b/docs/manual/style/chm/hhc.es.xsl
deleted file mode 100644 (file)
index 1bd53af..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="text"
-  encoding="windows-1252"
-  indent="no"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/es.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'windows-1252'" />
-<xsl:variable name="toc-font" select="',8,0'" /> <!-- MS magic ... -->
-<xsl:variable name="xml-ext" select="'.xml.es'" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="hhc.xsl"/>
-
-</xsl:stylesheet>
-
diff --git a/docs/manual/style/chm/hhc.ja.xsl b/docs/manual/style/chm/hhc.ja.xsl
deleted file mode 100644 (file)
index e0a48f3..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="text"
-  encoding="SHIFT_JIS"
-  indent="no"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/ja.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'SHIFT_JIS'" />
-<xsl:variable name="toc-font" select="'MS UI Gothic,10,128'" /> <!-- MS magic ... -->
-<xsl:variable name="xml-ext" select="'.xml.ja'" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="hhc.xsl"/>
-
-</xsl:stylesheet>
-
diff --git a/docs/manual/style/chm/hhc.ko.xsl b/docs/manual/style/chm/hhc.ko.xsl
deleted file mode 100644 (file)
index add2e2b..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!-- English revision: 1.1 -->
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="text"
-  encoding="EUC-KR"
-  indent="no"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/ko.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'EUC-KR'" />
-<xsl:variable name="toc-font" select="'Gulim,9,129'" /> <!-- MS magic ... -->
-<xsl:variable name="xml-ext" select="'.xml.ko'" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="hhc.xsl"/>
-
-</xsl:stylesheet>
-
diff --git a/docs/manual/style/chm/hhc.xsl b/docs/manual/style/chm/hhc.xsl
deleted file mode 100644 (file)
index 1be0153..0000000
+++ /dev/null
@@ -1,666 +0,0 @@
-<?xml version="1.0"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<!DOCTYPE xsl:stylesheet [
-    <!ENTITY lf SYSTEM "../xsl/util/lf.xml">
-    <!ENTITY tab SYSTEM "../xsl/util/tab.xml">
-
-    <!ENTITY ul.start SYSTEM "../xsl/util/ul-start.xml">
-    <!ENTITY ul.end SYSTEM   "../xsl/util/ul-end.xml"  >
-    <!ENTITY li.start SYSTEM "../xsl/util/li-start.xml">
-    <!ENTITY li.end SYSTEM   "../xsl/util/li-end.xml"  >
-]>
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-                  xmlns="">
-
-<!--                                                                      -->
-<!-- WARNING! Do not touch anything, especially the whitespaces [1]       -->
-<!-- unless you know, what you're doing. The HTML help compiler parses    -->
-<!-- the TOC file not really as html instead of line by line and takes    -->
-<!-- care of whitespace indentations etc.                                 -->
-<!--                                                                      -->
-<!--   [1] Covered by the &lf; and &tab; entities.                        -->
-<!--                                                                      -->
-<!-- You have been warned.                                                -->
-<!--                                                                      -->
-
-<!-- create nodeset for referencing later                                 -->
-<xsl:variable name="not-exists" select="document('')/xsl:stylesheet/xsl:template
-                                        [@name='data']/not-exists/file" />
-
-<xsl:template name="data">
-<!-- documents not converted (yet?). -->
-<not-exists>
-<!--  example: <file>developer/API.xml</file> -->
-</not-exists>
-</xsl:template>
-
-<!-- Constants used for case translation -->
-<xsl:variable name="lowercase" select="'abcdefghijklmnopqrstuvwxyz'" />
-<xsl:variable name="uppercase" select="'ABCDEFGHIJKLMNOPQRSTUVWXYZ'" />
-
-<!-- document() works relative to the xsl (!) file -->
-<xsl:variable name="basedir" select="'../../'"/>
-
-<!-- icons -->
-<xsl:variable name="icon.document" select="'11'" />
-<xsl:variable name="icon.document.not-translated" select="'12'" />
-<xsl:variable name="icon.section" select="'35'" />
-<xsl:variable name="icon.directive" select="'41'" />
-<xsl:variable name="icon.commondirective" select="'19'" />
-<!-- this should not happen. this icon is only displayed within the
-     toc view of the help workshop (it's a question mark): -->
-<xsl:variable name="icon.no-anchor" select="'9'" />
-
-<!-- for module-translatename -->
-<xsl:include href="../xsl/util/modtrans.xsl"/>
-
-<!-- ==================================================================== -->
-<!-- <sitemap>                                                            -->
-<!-- Create CHM contents file (toc) from sitemap                          -->
-<!-- The file is an html style text file (see warning on top)             -->
-<!-- ==================================================================== -->
-<xsl:template match="/sitemap">
-
-<!-- html head -->
-<xsl:text>&lt;html&gt;&lt;head&gt;</xsl:text>
-<xsl:text>&lt;title&gt;Apache HTTP Server Documentation&lt;/title&gt;</xsl:text>
-<xsl:text>&lt;/head&gt;</xsl:text>&lf;
-
-<xsl:text>&lt;body&gt;</xsl:text>&lf;
-
-<!-- toc properties first -->
-<xsl:text>&lt;object type="text/site properties"&gt;</xsl:text>&lf;&tab;
-<!-- XXX: that magic value is still obfuscated. Research needed ... -->
-<xsl:text>&lt;param name="Window Styles" value="0x800027"&gt;</xsl:text>&lf;&tab;
-<xsl:text>&lt;param name="Font" value="</xsl:text>
-    <xsl:value-of select="$toc-font" />
-<xsl:text>"&gt;</xsl:text>&lf;
-<xsl:text>&lt;/object&gt;</xsl:text>&lf;
-
-&ul.start; &lf;
-
-    <!-- index page on top. -->
-    &li.start;
-    <xsl:call-template name="object">
-        <xsl:with-param name="name"
-            select="$messages/message[@name='apachehttpserver']" />
-        <xsl:with-param name="href" select="'index.html'" />
-        <xsl:with-param name="indent" select="'&#9;&#9;'" />
-    </xsl:call-template>
-    &li.end; &lf;
-
-    <!-- iterate over the categories in document order -->
-    <xsl:for-each select="category">
-        &li.start;
-        <xsl:call-template name="folder">
-            <xsl:with-param name="name" select="normalize-space(title)" />
-        </xsl:call-template>&lf;&tab;
-
-        &ul.start; &lf;&tab;
-            <xsl:apply-templates select="page" />
-            <xsl:apply-templates select="modulefilelist" />
-        &ul.end; &lf;
-        &li.end; &lf;&tab;
-    </xsl:for-each>&lf;
-
-&ul.end; &lf;
-
-<xsl:text>&lt;/body&gt;&lt;/html&gt;</xsl:text>&lf;
-</xsl:template>
-<!-- /sitemap -->
-
-
-<!-- ==================================================================== -->
-<!-- category/page                                                        -->
-<!-- ==================================================================== -->
-<xsl:template match="category/page">
-&li.start;
-
-<!-- document entry, if not href attribute, assume it means "sitemap" -->
-<xsl:call-template name="object">
-    <xsl:with-param name="name">
-        <xsl:choose>
-        <xsl:when test="@href">
-            <xsl:value-of select="normalize-space(.)" />
-        </xsl:when>
-        <xsl:otherwise>
-            <xsl:value-of select="normalize-space($messages/message
-                                                  [@name='sitemap'])" />
-        </xsl:otherwise>
-        </xsl:choose>
-    </xsl:with-param>
-    <xsl:with-param name="href">
-        <xsl:choose>
-        <xsl:when test="not(@href)">
-            <xsl:text>sitemap.html</xsl:text>
-        </xsl:when>
-        <xsl:when test="contains(@href, '#')">
-            <xsl:value-of select="substring-before(@href, '#')" />
-        </xsl:when>
-        <xsl:otherwise>
-            <xsl:value-of select="@href"/>
-        </xsl:otherwise>
-        </xsl:choose>
-    </xsl:with-param>
-    <xsl:with-param name="indent" select="'&#9;&#9;'" />
-</xsl:call-template>
-
-<!-- now try to index the sections of the document -->
-<xsl:apply-templates select="self::page" mode="index" />
-
-&li.end; &lf;&tab;
-</xsl:template>
-<!-- /category/page -->
-
-
-<!-- ==================================================================== -->
-<!-- category/page, mode="index"                                          -->
-<!-- display all section headings of one page                             -->
-<!-- ==================================================================== -->
-<xsl:template match="category/page" mode="index">
-<xsl:variable name="href.offline">
-    <xsl:choose>
-    <xsl:when test="string-length(@href) = 0">
-        <xsl:text>sitemap.html</xsl:text>
-    </xsl:when>
-    <xsl:otherwise>
-        <xsl:call-template name="helper.href.offline">
-            <xsl:with-param name="href" select="@href" />
-        </xsl:call-template>
-    </xsl:otherwise>
-    </xsl:choose>
-</xsl:variable>
-<xsl:variable name="xml"
-    select="concat(substring-before($href.offline, '.html'), '.xml')" />
-
-<xsl:if test="not($xml = $not-exists)">
-    <xsl:variable name="xmlfile">
-        <xsl:variable name="metafile"
-            select="document(document(concat($basedir, $xml))/*/@metafile)
-                    /metafile" />
-        <xsl:choose>
-        <xsl:when test="$metafile/variants/variant[.=$messages/@lang] and not
-                        ($metafile/variants/variant[.=$messages/@lang]
-                         /@htmlonly = 'yes')">
-                <xsl:value-of select="concat($basedir,
-                                   substring-before($xml, '.xml'), $xml-ext)" />
-        </xsl:when>
-        <xsl:otherwise>
-            <xsl:value-of select="concat($basedir, $xml)" />
-        </xsl:otherwise>
-        </xsl:choose>
-    </xsl:variable>
-
-    <xsl:variable name="current" select="document($xmlfile)" />
-
-    <xsl:if test="count($current/*/*[local-name()='section' or
-                                     local-name()='category']) &gt; 1">
-        &lf;&tab;&tab;&tab;
-        &ul.start; &lf;&tab;&tab;&tab;
-
-        <xsl:for-each select="$current/*/*[local-name()='section' or
-                                           local-name()='category']">
-            &li.start;
-
-            <xsl:call-template name="object">
-                <xsl:with-param name="name" select="normalize-space(title)" />
-                <xsl:with-param name="href">
-                    <xsl:if test="@id">
-                        <xsl:value-of
-                            select="concat(substring-before($xml, '.xml'),
-                                           '.html#', @id)" />
-                    </xsl:if>
-                </xsl:with-param>
-                <xsl:with-param name="indent" select="'&#9;&#9;&#9;&#9;'" />
-            </xsl:call-template>
-
-            &li.end; &lf;&tab;&tab;
-        </xsl:for-each>
-
-        &ul.end; &lf;&tab;
-    </xsl:if> <!-- count() > 1 -->
-</xsl:if> <!-- xml exists -->
-</xsl:template>
-<!-- /category/page, "index" -->
-
-
-<!-- ==================================================================== -->
-<!-- category/modulefilelist                                              -->
-<!-- process all listed module files                                      -->
-<!-- ==================================================================== -->
-<xsl:template match="category/modulefilelist">
-<!-- create a module name translation list for sorting -->
-<xsl:variable name="translist">
-    <xsl:text>-</xsl:text>
-
-    <xsl:for-each select="modulefile">
-        <xsl:variable name="current"
-            select="document(concat($basedir,'mod/',.))/modulesynopsis" />
-   
-        <xsl:text> </xsl:text>
-        <xsl:value-of select="$current/name"/>
-        <xsl:text> </xsl:text>
-        <xsl:call-template name="module-translatename">
-            <xsl:with-param name="name" select="$current/name"/>
-        </xsl:call-template>
-        <xsl:text> -</xsl:text>
-    </xsl:for-each>
-</xsl:variable>
-
-<!-- put core and mpm_common on top -->
-<xsl:call-template name="toc-entry.mpm">
-    <xsl:with-param name="current"
-        select="document(concat($basedir, 'mod/', modulefile[starts-with(.,
-                         'core.xml')]/text()))/modulesynopsis" />
-    <xsl:with-param name="name" select="'core'" />
-</xsl:call-template>
-
-<xsl:call-template name="toc-entry.mpm">
-    <xsl:with-param name="current"
-        select="document(concat($basedir, 'mod/', modulefile[starts-with(.,
-                         'mpm_common.xml')]/text()))/modulesynopsis" />
-    <xsl:with-param name="name" select="'common'" />
-</xsl:call-template>
-
-<!-- remaining MPMs -->
-<xsl:for-each select="modulefile">
-<xsl:sort select="substring-before(substring-after($translist, concat('- ',
-    document(concat($basedir, 'mod/', .))/modulesynopsis/name, ' ')), ' -')" />
-
-    <xsl:variable name="current"
-        select="document(concat($basedir, 'mod/', .))/modulesynopsis" />
-
-    <xsl:if test="$current/status='MPM' and not($current/name='mpm_common')">
-        <xsl:call-template name="toc-entry.mpm">
-            <xsl:with-param name="current" select="$current" />
-            <xsl:with-param name="name" select="substring-before(
-                substring-after($translist, concat('- ', $current/name, ' ')),
-                ' -')" />
-        </xsl:call-template>
-    </xsl:if>
-</xsl:for-each>
-
-<!-- normal modules -->
-<xsl:for-each select="modulefile">
-<xsl:sort select="substring-before(substring-after($translist, concat('- ',
-    document(concat($basedir, 'mod/', .))/modulesynopsis/name, ' ')), ' -')" />
-
-    <xsl:variable name="current"
-        select="document(concat($basedir, 'mod/', .))/modulesynopsis" />
-
-    <xsl:if test="not($current/status='MPM') and not($current/status='Core')">
-        <xsl:call-template name="toc-entry.module">
-            <xsl:with-param name="current" select="$current"/>
-        </xsl:call-template>
-    </xsl:if>
-</xsl:for-each>
-</xsl:template>
-<!-- /category/modulefilelist -->
-
-
-<!-- ==================================================================== -->
-<!-- toc-entry.mpm                                                        -->
-<!-- create entry (and initiate subsection entries) of an mpm             -->
-<!-- ==================================================================== -->
-<xsl:template name="toc-entry.mpm">
-<xsl:param name="current" />
-<xsl:param name="name" />
-
-&li.start;
-
-<xsl:call-template name="object">
-    <xsl:with-param name="name">
-        <xsl:choose>
-        <xsl:when test="$name='core'">
-            <xsl:value-of select="$messages/message[@name='apachecore']" />
-        </xsl:when>
-        <xsl:when test="$name='common'">
-            <xsl:value-of select="$messages/message[@name='apachempmcommon']" />
-        </xsl:when>
-        <xsl:otherwise>
-            <xsl:value-of select="$messages/message[@name='apachempm']" />
-            <xsl:text> </xsl:text>
-            <xsl:value-of select="$name" />
-        </xsl:otherwise>
-        </xsl:choose>
-    </xsl:with-param>
-    <xsl:with-param name="href"
-        select="concat('mod/', $current/name, '.html')" />
-    <xsl:with-param name="indent" select="'&#9;&#9;&#9;'" />
-</xsl:call-template>
-    
-<xsl:call-template name="sections-and-directives">
-    <xsl:with-param name="current" select="$current" />
-</xsl:call-template>
-
-&li.end; &lf;&tab;
-</xsl:template>
-<!-- /toc-entry.mpm -->
-  
-
-<!-- ==================================================================== -->
-<!-- toc-entry.module                                                     -->
-<!-- create entry (and initiate subsection entries) of a module           -->
-<!-- ==================================================================== -->
-<xsl:template name="toc-entry.module">
-<xsl:param name="current"/>
-
-&li.start;
-
-<xsl:call-template name="object">
-    <xsl:with-param name="name">
-        <xsl:value-of select="$messages/message[@name='apachemodule']" />
-        <xsl:text> </xsl:text>
-        <xsl:value-of select="$current/name" />
-    </xsl:with-param>
-    <xsl:with-param name="href"
-        select="concat('mod/', $current/name, '.html')" />
-    <xsl:with-param name="indent" select="'&#9;&#9;&#9;'" />
-</xsl:call-template>
-    
-<xsl:call-template name="sections-and-directives">
-    <xsl:with-param name="current" select="$current" />
-</xsl:call-template>
-
-&li.end; &lf;&tab;
-</xsl:template>
-<!-- /toc-entry.module -->
-
-
-<!-- ==================================================================== -->
-<!-- sections-and-directives                                              -->
-<!-- process sections and directives of a module file                     -->
-<!-- ==================================================================== -->
-<xsl:template name="sections-and-directives">
-<xsl:param name="current" />
-
-<xsl:if test="count($current/section) &gt; 0 or
-              count($current/directivesynopsis) &gt; 0">
-    &lf;&tab;&tab;
-
-    &ul.start; &lf;&tab;&tab;
-
-    <!-- sections -->
-    <xsl:for-each select="$current/section">
-        &li.start;
-
-        <xsl:call-template name="object">
-            <xsl:with-param name="name" select="normalize-space(title)" />
-            <xsl:with-param name="href">
-                <xsl:if test="@id">
-                    <xsl:value-of
-                        select="concat('mod/', $current/name, '.html#', @id)" />
-                </xsl:if>
-            </xsl:with-param>
-            <xsl:with-param name="indent" select="'&#9;&#9;&#9;&#9;'" />
-        </xsl:call-template>
-
-        &li.end; &lf;&tab;&tab;
-    </xsl:for-each>
-
-    <!-- directives within the current document -->
-    <xsl:for-each select="$current/directivesynopsis[not(@location)]">
-    <xsl:sort select="name" />
-        &li.start;
-
-        <xsl:call-template name="object">
-            <xsl:with-param name="name">
-                <xsl:if test="@type='section'">&lt;</xsl:if>
-                <xsl:value-of select="name"/>
-                <xsl:if test="@type='section'">&gt;</xsl:if>
-                <xsl:choose>
-                <xsl:when test="$messages/message[@name='directive']
-                                /@replace-space-with">
-                    <xsl:value-of select="$messages/message[@name='directive']
-                                          /@replace-space-with" />
-                </xsl:when>
-                <xsl:otherwise>
-                    <xsl:text> </xsl:text>
-                </xsl:otherwise>
-                </xsl:choose>
-                <xsl:value-of select="$messages/message[@name='directive']" />
-            </xsl:with-param>
-            <xsl:with-param name="href"
-                select="concat('mod/', $current/name, '.html#',
-                               translate(name, $uppercase, $lowercase))" />
-            <xsl:with-param name="indent" select="'&#9;&#9;&#9;&#9;'" />
-            <xsl:with-param name="icon" select="$icon.directive" />
-        </xsl:call-template>
-
-        &li.end; &lf;&tab;&tab;
-    </xsl:for-each>
-
-    <!-- directives described elsewhere -->
-    <xsl:for-each select="$current/directivesynopsis[@location]">
-    <xsl:sort select="name" />
-        &li.start;
-
-        <xsl:call-template name="object">
-            <xsl:with-param name="name">
-                <xsl:if test="@type='section'">&lt;</xsl:if>
-                <xsl:value-of select="name"/>
-                <xsl:if test="@type='section'">&gt;</xsl:if>
-                <xsl:choose>
-                <xsl:when test="$messages/message[@name='directive']
-                                /@replace-space-with">
-                    <xsl:value-of select="$messages/message[@name='directive']
-                                          /@replace-space-with" />
-                </xsl:when>
-                <xsl:otherwise>
-                    <xsl:text> </xsl:text>
-                </xsl:otherwise>
-                </xsl:choose>
-                <xsl:value-of select="$messages/message[@name='directive']" />
-            </xsl:with-param>
-            <xsl:with-param name="href"
-                select="concat('mod/', @location, '.html#',
-                               translate(name, $uppercase, $lowercase))" />
-            <xsl:with-param name="indent" select="'&#9;&#9;&#9;&#9;'" />
-            <xsl:with-param name="icon" select="$icon.commondirective" />
-        </xsl:call-template>
-
-        &li.end; &lf;&tab;&tab;
-    </xsl:for-each>
-
-    &ul.end; &lf;&tab;
-</xsl:if> <!-- sections or directives present -->
-</xsl:template>
-<!-- /sections-and-directives -->
-
-
-<!-- ==================================================================== -->
-<!-- object                                                               -->
-<!-- display an <object> and do some magic to select the right content    -->
-<!-- ==================================================================== -->
-<xsl:template name="object">
-<xsl:param name="name" select="'? unknown ?'" />
-<xsl:param name="href" />
-<xsl:param name="icon" select="$icon.section" />
-<xsl:param name="indent" />
-
-<xsl:variable name="href.offline">
-    <xsl:call-template name="helper.href.offline">
-        <xsl:with-param name="href" select="$href" />
-    </xsl:call-template>
-</xsl:variable>
-
-<!-- xml file is expected to have the same basename -->
-<xsl:variable name="xml"
-    select="concat(substring-before($href.offline, '.html'), '.xml')" />
-
-<xsl:text>&lt;object type="text/sitemap"&gt;</xsl:text>&lf;
-<xsl:value-of select="$indent" />
-
-<xsl:text>&lt;param name="Name" value="</xsl:text>
-    <xsl:call-template name="filter.attval">
-        <xsl:with-param name="text" select="$name" />
-    </xsl:call-template>
-<xsl:text>"&gt;</xsl:text>&lf;
-<xsl:value-of select="$indent" />
-
-<xsl:if test="string-length($href.offline) &gt; 0">
-    <xsl:text>&lt;param name="Local" value="</xsl:text>
-        <xsl:call-template name="filter.attval">
-            <xsl:with-param name="text" select="$href.offline" />
-        </xsl:call-template>
-    <xsl:text>"&gt;</xsl:text>&lf;
-    <xsl:value-of select="$indent" />
-</xsl:if>
-
-<xsl:text>&lt;param name="ImageNumber" value="</xsl:text>
-    <xsl:choose>
-    <xsl:when test="string-length($href.offline) &gt; 0">
-        <xsl:choose>
-        <xsl:when test="contains($href, '#')">
-            <xsl:value-of select="$icon" />
-        </xsl:when>
-        <xsl:when test="$messages/@lang='en' or
-                        (not($xml = $not-exists) and
-                         (document(document(concat($basedir, $xml))
-                                   /*/@metafile)
-                          /metafile/variants/variant
-                          [.=$messages/@lang and not(@htmlonly='yes')]))">
-            <xsl:value-of select="$icon.document" />
-        </xsl:when>
-        <xsl:otherwise>
-            <xsl:value-of select="$icon.document.not-translated" />
-        </xsl:otherwise>
-        </xsl:choose>
-    </xsl:when>
-    <xsl:otherwise>
-        <xsl:value-of select="$icon.no-anchor" />
-    </xsl:otherwise>
-    </xsl:choose>
-<xsl:text>"&gt;</xsl:text>&lf;
-<xsl:value-of select="substring($indent, 2)" />
-
-<xsl:text>&lt;/object&gt;</xsl:text>
-</xsl:template>
-<!-- /object -->
-
-
-<!-- ==================================================================== -->
-<!-- folder                                                               -->
-<!-- ==================================================================== -->
-<xsl:template name="folder">
-<xsl:param name="name" select="'? unknown ?'" />
-
-<xsl:text>&lt;object type="text/sitemap"&gt;</xsl:text>&lf;&tab;&tab;
-<xsl:text>&lt;param name="Name" value="</xsl:text>
-    <xsl:call-template name="filter.attval">
-        <xsl:with-param name="text" select="$name" />
-    </xsl:call-template>
-<xsl:text>"&gt;</xsl:text>&lf;&tab;
-<xsl:text>&lt;/object&gt;</xsl:text>
-</xsl:template>
-<!-- /folder -->
-
-
-<!-- ==================================================================== -->
-<!-- helper.href.offline                                                  -->
-<!-- change uri reference to work offline (/ -> /index.html)              -->
-<!-- ==================================================================== -->
-<xsl:template name="helper.href.offline">
-<xsl:param name="href" />
-
-<xsl:choose>
-<xsl:when test="string-length($href) = 0" />
-<xsl:when test="contains($href, '#') and '/' = substring($href,
-                               string-length(substring-before($href, '#')), 1)">
-    <xsl:value-of select="substring-before($href, '#')" />
-    <xsl:text>index.html#</xsl:text>
-    <xsl:value-of select="substring-after($href, '#')" />
-</xsl:when>
-<xsl:when test="substring($href, string-length($href), 1) = '/'">
-    <xsl:value-of select="$href" />
-    <xsl:text>index.html</xsl:text>
-</xsl:when>
-<xsl:otherwise>
-    <xsl:value-of select="$href" />
-</xsl:otherwise>
-</xsl:choose>
-</xsl:template>
-<!-- /helper.href.offline -->
-
-
-<!-- ==================================================================== -->
-<!-- filter.attval                                                        -->
-<!-- escape special characters for being valid within an attribute        -->
-<!-- ==================================================================== -->
-<xsl:template name="filter.attval">
-<xsl:param name="text" />
-
-<xsl:choose>
-<xsl:when test="contains($text, '&amp;')">
-    <xsl:call-template name="filter.attval.special">
-        <xsl:with-param name="text" select="substring-before($text, '&amp;')" />
-    </xsl:call-template>
-    <xsl:text>&amp;amp;</xsl:text>
-    <xsl:call-template name="filter.attval">
-        <xsl:with-param name="text" select="substring-after($text, '&amp;')" />
-    </xsl:call-template>
-</xsl:when>
-<xsl:otherwise>
-    <xsl:call-template name="filter.attval.special">
-        <xsl:with-param name="text" select="$text" />
-    </xsl:call-template>
-</xsl:otherwise>
-</xsl:choose>
-</xsl:template>
-<!-- /filter.attval -->
-
-
-<!-- ==================================================================== -->
-<!-- filter.attval.special                                                -->
-<!-- accompanying template of filter.attval                               -->
-<!-- ==================================================================== -->
-<xsl:template name="filter.attval.special">
-<xsl:param name="text" />
-
-<xsl:choose>
-<xsl:when test="contains($text, '&lt;')">
-    <xsl:value-of select="substring-before($text, '&lt;')" />
-    <xsl:text>&amp;lt;</xsl:text>
-    <xsl:call-template name="filter.attval.special">
-        <xsl:with-param name="text" select="substring-after($text, '&lt;')" />
-    </xsl:call-template>
-</xsl:when>
-<xsl:when test="contains($text, '&gt;')">
-    <xsl:value-of select="substring-before($text, '&gt;')" />
-    <xsl:text>&amp;gt;</xsl:text>
-    <xsl:call-template name="filter.attval.special">
-        <xsl:with-param name="text" select="substring-after($text, '&gt;')" />
-    </xsl:call-template>
-</xsl:when>
-<xsl:when test="contains($text, '&quot;')">
-    <xsl:value-of select="substring-before($text, '&quot;')" />
-    <xsl:text>&amp;quot;</xsl:text>
-    <xsl:call-template name="filter.attval.special">
-        <xsl:with-param name="text" select="substring-after($text, '&quot;')" />
-    </xsl:call-template>
-</xsl:when>
-<xsl:otherwise>
-    <xsl:value-of select="$text" />
-</xsl:otherwise>
-</xsl:choose>
-</xsl:template>
-<!-- /filter.attval.special -->
-
-</xsl:stylesheet>
diff --git a/docs/manual/style/chm/hhc.zh-cn.xsl b/docs/manual/style/chm/hhc.zh-cn.xsl
deleted file mode 100644 (file)
index a959733..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="text"
-  encoding="gb2312"
-  indent="no"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/zh-cn.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'gb2312'" />
-<xsl:variable name="toc-font" select="'SimSun,9,134'" /> <!-- MS magic ... -->
-<xsl:variable name="xml-ext" select="'.xml.zh-cn'" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="hhc.xsl"/>
-
-</xsl:stylesheet>
-
diff --git a/docs/manual/style/chm/hhp.de.xsl b/docs/manual/style/chm/hhp.de.xsl
deleted file mode 100644 (file)
index 7d8b247..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="text"
-  encoding="windows-1252"
-  indent="no"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/de.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="hhp-lang" select="'0x407 German (Germany)'" /> <!-- MS magic ... -->
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="hhp.xsl"/>
-
-</xsl:stylesheet>
-
diff --git a/docs/manual/style/chm/hhp.en.xsl b/docs/manual/style/chm/hhp.en.xsl
deleted file mode 100644 (file)
index 57780b9..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="text"
-  encoding="windows-1252"
-  indent="no"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/en.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="hhp-lang" select="'0x409 English (United States)'" /> <!-- MS magic ... -->
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="hhp.xsl"/>
-
-</xsl:stylesheet>
-
diff --git a/docs/manual/style/chm/hhp.es.xsl b/docs/manual/style/chm/hhp.es.xsl
deleted file mode 100644 (file)
index 6ad8066..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="text"
-  encoding="windows-1252"
-  indent="no"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/es.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="hhp-lang" select="'0xC0A Spanish (Spain)'" /> <!-- MS magic ... -->
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="hhp.xsl"/>
-
-</xsl:stylesheet>
-
diff --git a/docs/manual/style/chm/hhp.ja.xsl b/docs/manual/style/chm/hhp.ja.xsl
deleted file mode 100644 (file)
index f2346f5..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="text"
-  encoding="SHIFT_JIS"
-  indent="no"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/ja.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="hhp-lang" select="'0x411 Japanese'" /> <!-- MS magic ... -->
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="hhp.xsl"/>
-
-</xsl:stylesheet>
-
diff --git a/docs/manual/style/chm/hhp.ko.xsl b/docs/manual/style/chm/hhp.ko.xsl
deleted file mode 100644 (file)
index 920ce2b..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!-- English revision: 1.2 -->
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="text"
-  encoding="EUC-KR"
-  indent="no"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/ko.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="hhp-lang" select="'0x412 Korean'" /> <!-- MS magic ... -->
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="hhp.xsl"/>
-
-</xsl:stylesheet>
-
diff --git a/docs/manual/style/chm/hhp.xsl b/docs/manual/style/chm/hhp.xsl
deleted file mode 100644 (file)
index 751330e..0000000
+++ /dev/null
@@ -1,312 +0,0 @@
-<?xml version="1.0"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<!DOCTYPE xsl:stylesheet [
-    <!ENTITY lf SYSTEM "../xsl/util/lf.xml">
-]>
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-                  xmlns="">
-
-<!-- the accompanying server version -->
-<xsl:param name="httpd.version" select="'generic'" />
-
-<!-- create nodeset for referencing later                                 -->
-<xsl:variable name="htmlhelp.def" select="document('')/xsl:stylesheet
-                                        /xsl:template[@name='htmlhelp.def']" />
-
-<!-- ==================================================================== -->
-<!-- <sitemap>                                                            -->
-<!-- Create CHM project file from sitemap                                 -->
-<!-- The file is an *.ini format text file                                -->
-<!-- ==================================================================== -->
-<xsl:template match="/sitemap">
-
-<!-- static information                                               -->
-<!-- **************************************************************** -->
-<xsl:text>[OPTIONS]</xsl:text>&lf;
-<xsl:text>Binary TOC=No</xsl:text>&lf;
-<xsl:text>Compatibility=1.0</xsl:text>&lf;
-
-<!-- resulting filename -->
-<xsl:text>Compiled file=httpd-docs-</xsl:text>
-<xsl:value-of select="$httpd.version" />
-<xsl:text>.</xsl:text>
-<xsl:value-of select="$messages/@lang" />
-<xsl:text>.chm</xsl:text>&lf;
-
-<xsl:text>Contents file=toc.hhc</xsl:text>&lf;
-<xsl:text>Default Window=Main</xsl:text>&lf;
-<xsl:text>Default topic=index.html</xsl:text>&lf;
-
-<!-- compiler related -->
-<xsl:text>Display compile progress=Yes</xsl:text>&lf;
-<xsl:text>Enhanced decompilation=Yes</xsl:text>&lf;
-
-<!-- search related -->
-<xsl:text>Full-text search=Yes</xsl:text>&lf;
-<xsl:text>Language=</xsl:text>
-<xsl:value-of select="$hhp-lang" />&lf;
-
-<!-- title of the help file -->
-<xsl:text>Title=</xsl:text>
-<xsl:value-of select="$messages/message[@name='apachehttpserver']"/>&lf;&lf;
-
-<!-- main window definition -->
-<xsl:text>[WINDOWS]</xsl:text>&lf;
-<xsl:text>Main=</xsl:text>
-
-<!-- title -->
-<xsl:text>"</xsl:text>
-<xsl:value-of select="$messages/message[@name='apachehttpserver']"/>
-<xsl:text>",</xsl:text>
-
-<!-- toc file -->
-<xsl:text>"toc.hhc",</xsl:text>
-
-<!-- index file (currently none) -->
-<xsl:text>,</xsl:text>
-
-<!-- default file (startup) -->
-<xsl:text>"index.html",</xsl:text>
-
-<!-- Home button file -->
-<xsl:text>"index.html",</xsl:text>
-
-<!-- Jump 1 url, text -->
-<xsl:text>,,</xsl:text>
-
-<!-- Jump 2 url, text -->
-<xsl:text>,,</xsl:text>
-
-<!-- navigation pane style (0x1e357e) -->
-<xsl:call-template name="helper.number2hex">
-    <xsl:with-param name="number" select="sum($htmlhelp.def/navigation/style
-                                              [@selected='yes'])" />
-</xsl:call-template>
-<xsl:text>,</xsl:text>
-
-<!-- navigation pane initial width (px) -->
-<xsl:text>180,</xsl:text>
-
-<!-- button mask -->
-<xsl:call-template name="helper.number2hex">
-    <xsl:with-param name="number" select="sum($htmlhelp.def/buttons/button
-                                              [@visible='yes'])" />
-</xsl:call-template>
-<xsl:text>,</xsl:text>
-
-<!-- Initial Position [Left, Top, Right, Bottom] -->
-<xsl:text>[0,0,600,380],</xsl:text>
-
-<!-- window style -->
-<xsl:call-template name="helper.number2hex">
-    <xsl:with-param name="result" select="'0000'" /> <!-- << 16 -->
-    <xsl:with-param name="number" select="sum($htmlhelp.def/windowstyle/style
-                                              [@selected='yes'])" />
-</xsl:call-template>
-<xsl:text>,</xsl:text>
-
-<!-- extended style -->
-<xsl:text>,</xsl:text>
-
-<!-- flag: navigation pane initial closed (=1) -->
-<xsl:text>,</xsl:text>
-
-<!-- unknown, default pane, unknown, unknown -->
-<xsl:text>,,,0</xsl:text>&lf;&lf;
-
-<!-- file list                                                        -->
-<!-- **************************************************************** -->
-<xsl:text>[FILES]</xsl:text>&lf;
-
-<!-- not automatically sucked in. (because only @import()ed) -->
-<xsl:text>style\css\manual.css</xsl:text>&lf;
-<xsl:text>style\css\manual-loose-100pc.css</xsl:text>&lf;
-
-<!-- include project file itself for easier recompiling -->
-<xsl:text>manual.hhp</xsl:text>&lf;
-
-<!-- and now all sitemap-listed files -->
-<xsl:for-each select="category">
-    <xsl:apply-templates select="page[@href]" />
-    <xsl:apply-templates select="modulefilelist/modulefile"/>
-</xsl:for-each>&lf;
-</xsl:template>
-<!-- /sitemap -->
-
-
-<!-- ==================================================================== -->
-<!-- files referenced in sitemap                                          -->
-<!-- ==================================================================== -->
-<xsl:template match="category/page">
-<xsl:variable name="filename">
-    <xsl:choose>
-    <xsl:when test="contains(@href, '#') and substring(@href,
-                    string-length(substring-before(@href, '#')), 1) = '/'">
-        <xsl:value-of select="substring-before(@href, '#')" />
-        <xsl:text>index.html</xsl:text>
-    </xsl:when>
-    <xsl:when test="substring(@href, string-length(@href), 1) = '/'">
-        <xsl:value-of select="@href"/>
-        <xsl:text>index.html</xsl:text>
-    </xsl:when>
-    <xsl:otherwise>
-        <xsl:value-of select="@href"/>
-    </xsl:otherwise>
-    </xsl:choose>
-</xsl:variable>
-
-<xsl:value-of select="translate($filename, '/', '\')" />&lf;
-</xsl:template>
-<!-- /page[@href] -->
-
-
-<!-- ==================================================================== -->
-<!-- list module files                                                    -->
-<!-- ==================================================================== -->
-<xsl:template match="category/modulefilelist/modulefile">
-<xsl:text>mod\</xsl:text>
-<xsl:value-of select="substring-before(normalize-space(.), '.xml')" />
-<xsl:text>.html</xsl:text>&lf;
-</xsl:template>
-<!-- /modulefilelist/modulefile -->
-
-
-<!-- ==================================================================== -->
-<!-- convert number to its hexadecimal representation.                    -->
-<!-- I could not find a built-in function, so write our own ... *sigh*    -->
-<!-- ==================================================================== -->
-<xsl:template name="helper.number2hex">
-<xsl:param name="number" />
-<xsl:param name="result" />
-
-<xsl:choose>
-<xsl:when test="number($number) &gt; 0">
-    <xsl:call-template name="helper.number2hex">
-        <xsl:with-param name="number" select="floor(number($number) div 16)" />
-        <xsl:with-param name="result"
-            select="concat(substring('0123456789abcdef',
-                                     (number($number) mod 16) + 1, 1),
-                           $result)" />
-    </xsl:call-template>
-</xsl:when>
-<xsl:otherwise>
-    <!-- if zero, don't print anything. hh.exe (the viewer) seems to -->
-    <!-- prefer an empty value -->
-    <xsl:if test="string-length(translate($result, '0', '')) &gt; 0">
-        <xsl:text>0x</xsl:text>
-        <xsl:value-of select="$result" />
-    </xsl:if>
-</xsl:otherwise>
-</xsl:choose>
-</xsl:template>
-<!-- /helper.number2hex -->
-
-
-<!-- ==================================================================== -->
-<!-- some of the values are derived from htmlhelp.h                       -->
-<!-- do NOT call this template, it's referenced automagically via         -->
-<!-- document() function and acts as simple data container.               -->
-<!--                                                                      -->
-<!-- Hints: 'ni' means 'not implemented' (by the help viewer)             -->
-<!--        'ns' means 'not useful for standalone help file'              -->
-<!-- ==================================================================== -->
-<xsl:template name="htmlhelp.def">
-<navigation>
-    <style               >        1</style> <!-- auto hide nav. pane   <<  0 -->
-    <style               >        2</style> <!-- ns: topmost window    <<  1 -->
-    <style               >        4</style> <!-- ns: no title bar      <<  2 -->
-    <style               >        8</style> <!-- ns: no win. style     <<  3 -->
-    <style               >       16</style> <!-- ns: no ext. style     <<  4 -->
-    <style selected="yes">       32</style> <!-- use tri-pane win.     <<  5 -->
-    <style               >       64</style> <!-- no toolbar text       <<  6 -->
-    <style               >      128</style> <!-- ns: send WM_QUIT      <<  7 -->
-    <style selected="yes">      256</style> <!-- toc auto sync         <<  8 -->
-    <style               >      512</style> <!-- ns: send track. not.  <<  9 -->
-    <style selected="yes">     1024</style> <!-- search tab            << 10 -->
-    <style               >     2048</style> <!-- ni(?): history tab    << 11 -->
-    <style selected="yes">     4096</style> <!-- favorites tab         << 12 -->
-    <style               >     8192</style> <!-- ni(?): title sync     << 13 -->
-    <style               >    16384</style> <!-- nav. only             << 14 -->
-    <style               >    32768</style> <!-- no toolbar            << 15 -->
-    <style selected="yes">    65536</style> <!-- show menu             << 16 -->
-    <style selected="yes">   131072</style> <!-- advanced search       << 17 -->
-    <style selected="yes">   262144</style> <!-- safe user's win. size << 18 -->
-    <style               >   524288</style> <!-- custom tab 1          << 19 -->
-    <style               >  1048576</style> <!-- custom tab 2          << 20 -->
-    <style               >  2097152</style> <!-- custom tab 3          << 21 -->
-    <style               >  4194304</style> <!-- custom tab 4          << 22 -->
-    <style               >  8388608</style> <!-- custom tab 5          << 23 -->
-    <style               > 16777216</style> <!-- custom tab 6          << 24 -->
-    <style               > 33554432</style> <!-- custom tab 7          << 25 -->
-    <style               > 67108864</style> <!-- custom tab 8          << 26 -->
-    <style               >134217728</style> <!-- custom tab 9          << 27 -->
-    <style               >268435456</style> <!-- window has margin (?) << 28 -->
-</navigation>
-
-<buttons>
-    <button visible="yes">      2</button> <!-- expand/contract   <<  1 -->
-    <button visible="yes">      4</button> <!-- back              <<  2 -->
-    <button visible="yes">      8</button> <!-- forward           <<  3 -->
-    <button visible="yes">     16</button> <!-- Stop              <<  4 -->
-    <button              >     32</button> <!-- Refresh           <<  5 -->
-    <button visible="yes">     64</button> <!-- Home              <<  6 -->
-    <button              >    128</button> <!-- ni: browse fwd    <<  7 -->
-    <button              >    256</button> <!-- ni: browse back   <<  8 -->
-    <button              >    512</button> <!-- ni: notes         <<  9 -->
-    <button              >   1024</button> <!-- ni: contents      << 10 -->
-    <button visible="yes">   2048</button> <!-- Sync TOC          << 11 -->
-    <button visible="yes">   4096</button> <!-- Options           << 12 -->
-    <button visible="yes">   8192</button> <!-- Print             << 13 -->
-    <button              >  16384</button> <!-- ni: index         << 14 -->
-    <button              >  32768</button> <!-- ni: search        << 15 -->
-    <button              >  65536</button> <!-- ni: history       << 16 -->
-    <button              > 131072</button> <!-- ni: favorites     << 17 -->
-    <button              > 262144</button> <!-- Jump 1            << 18 -->
-    <button              > 524288</button> <!-- Jump 2            << 19 -->
-    <button visible="yes">1048576</button> <!-- (Font) Zoom       << 20 -->
-    <!-- the following work only with binary toc, which unfortunately   -->
-    <!-- seems to eat the different icons ...                           -->
-    <button              >2097152</button> <!-- TOC next          << 21 -->
-    <button              >4194304</button> <!-- TOC prev          << 22 -->
-</buttons>
-
-<windowstyle>
-    <!-- all the stuff is additionally shifted << 16 (by the caller) -->
-    <style selected="yes">    1</style> <!-- maximize box     <<  0 -->
-    <style selected="yes">    2</style> <!-- minimize box     <<  1 -->
-    <style selected="yes">    4</style> <!-- thick frame      <<  2 -->
-    <style selected="yes">    8</style> <!-- system menu      <<  3 -->
-    <style               >   16</style> <!-- horiz. scroll    <<  4 -->
-    <style               >   32</style> <!-- vertic. scroll   <<  5 -->
-    <style selected="yes">   64</style> <!-- dialog frame     <<  6 -->
-    <style selected="yes">  128</style> <!-- border           <<  7 -->
-    <style selected="yes">  256</style> <!-- maximize         <<  8 -->
-    <style               >  512</style> <!-- clip child win.  <<  9 -->
-    <style               > 1024</style> <!-- clip sibl. win.  << 10 -->
-    <style               > 2048</style> <!-- disabled         << 11 -->
-    <style selected="yes"> 4096</style> <!-- visible          << 12 -->
-    <style selected="yes"> 8192</style> <!-- minimize         << 13 -->
-    <style               >16384</style> <!-- child window     << 14 -->
-    <style               >32768</style> <!-- pop-up           << 15 -->
-</windowstyle>
-</xsl:template>
-<!-- /htmlhelp.def -->
-
-</xsl:stylesheet>
diff --git a/docs/manual/style/chm/hhp.zh-cn.xsl b/docs/manual/style/chm/hhp.zh-cn.xsl
deleted file mode 100644 (file)
index affd141..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="text"
-  encoding="gb2312"
-  indent="no"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/zh-cn.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="hhp-lang" select="'0x804 Simplified Chinese'" /> <!-- MS magic ... -->
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="hhp.xsl"/>
-
-</xsl:stylesheet>
-
index eeb3feedf636101828c0b8a7cda080b6404dd72c..c036a18fe0b6419d917ebbb8f3aae48bfa10c022 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="utf-8"?>
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
  limitations under the License.
 -->
 
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
-<xsl:output 
-  method="xml"
-  encoding="ISO-8859-1"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
-/>
+<xsl:output method="xml" encoding="ISO-8859-1" indent="no" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"/>
 
 <!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('lang/de.xml')/messages"/>
+<xsl:variable name="message" select="document('lang/de.xml')/language/messages/message"/>
+<xsl:variable name="doclang">de</xsl:variable>
 
 <!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'ISO-8859-1'" />
-<xsl:variable name="is-chm" select="false()" />
-<xsl:variable name="is-zip" select="false()" />
+<xsl:variable name="output-encoding">ISO-8859-1</xsl:variable>
+<xsl:variable name="is-chm" select="false()"/>
+<xsl:variable name="is-zip" select="false()"/>
 
 <!-- Now get the real guts of the stylesheet -->
 <xsl:include href="xsl/common.xsl"/>
 
-</xsl:stylesheet>
+</xsl:stylesheet>
\ No newline at end of file
index f368b18689d68a4784a21923b1ed3fa2028a539b..762a94ea7e05bf52e79a308802a93a1bda9f8f3d 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="utf-8"?>
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
  limitations under the License.
 -->
 
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
-<xsl:output 
-  method="xml"
-  encoding="ISO-8859-1"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
-/>
+<xsl:output method="xml" encoding="ISO-8859-1" indent="no" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"/>
 
 <!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('lang/en.xml')/messages"/>
+<xsl:variable name="message" select="document('lang/en.xml')/language/messages/message"/>
+<xsl:variable name="doclang">en</xsl:variable>
 
 <!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'ISO-8859-1'" />
-<xsl:variable name="is-chm" select="false()" />
-<xsl:variable name="is-zip" select="false()" />
+<xsl:variable name="output-encoding">ISO-8859-1</xsl:variable>
+<xsl:variable name="is-chm" select="false()"/>
+<xsl:variable name="is-zip" select="false()"/>
 
 <!-- Now get the real guts of the stylesheet -->
 <xsl:include href="xsl/common.xsl"/>
 
-</xsl:stylesheet>
+</xsl:stylesheet>
\ No newline at end of file
index 209c26f756461cc0b30c499edd909125b089a09e..e91aac7279f5b43f44761d919b16d23a6ed85e49 100644 (file)
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="utf-8"?>
 
 <!--
- Copyright 2004 The Apache Software Foundation
+ Copyright 2002-2004 The Apache Software Foundation
 
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  limitations under the License.
 -->
 
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
-<xsl:output 
-  method="xml"
-  encoding="ISO-8859-1"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
-/>
+<xsl:output method="xml" encoding="ISO-8859-1" indent="no" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"/>
 
 <!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('lang/es.xml')/messages"/>
+<xsl:variable name="message" select="document('lang/es.xml')/language/messages/message"/>
+<xsl:variable name="doclang">es</xsl:variable>
 
 <!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'ISO-8859-1'" />
-<xsl:variable name="is-chm" select="false()" />
-<xsl:variable name="is-zip" select="false()" />
+<xsl:variable name="output-encoding">ISO-8859-1</xsl:variable>
+<xsl:variable name="is-chm" select="false()"/>
+<xsl:variable name="is-zip" select="false()"/>
 
 <!-- Now get the real guts of the stylesheet -->
 <xsl:include href="xsl/common.xsl"/>
 
-</xsl:stylesheet>
-
+</xsl:stylesheet>
\ No newline at end of file
index 0385f61b9fddd96dadc90a38cb7cbeb5bb5da0b9..e37d9755b814c5b225ea1733812d265e2ba4705e 100644 (file)
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="utf-8"?>
 
 <!--
- Copyright 2003-2004 The Apache Software Foundation
+ Copyright 2002-2004 The Apache Software Foundation
 
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  limitations under the License.
 -->
 
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
-<xsl:output 
-  method="xml"
-  encoding="ISO-8859-1"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
-/>
+<xsl:output method="xml" encoding="ISO-8859-1" indent="no" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"/>
 
 <!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('lang/fr.xml')/messages"/>
+<xsl:variable name="message" select="document('lang/fr.xml')/language/messages/message"/>
+<xsl:variable name="doclang">fr</xsl:variable>
 
 <!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'ISO-8859-1'" />
-<xsl:variable name="is-chm" select="false()" />
-<xsl:variable name="is-zip" select="false()" />
+<xsl:variable name="output-encoding">ISO-8859-1</xsl:variable>
+<xsl:variable name="is-chm" select="false()"/>
+<xsl:variable name="is-zip" select="false()"/>
 
 <!-- Now get the real guts of the stylesheet -->
 <xsl:include href="xsl/common.xsl"/>
 
-</xsl:stylesheet>
+</xsl:stylesheet>
\ No newline at end of file
index 695b504a2d77c0fea328979fc7953f2b859b8381..64b6b0e2501bf3d0cd0759ae5e7198b3bef1a17f 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="utf-8"?>
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
  limitations under the License.
 -->
 
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
-<xsl:output 
-  method="xml"
-  encoding="iso-2022-jp"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
-/>
+<xsl:output method="xml" encoding="ISO-2022-JP" indent="no" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"/>
 
 <!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('lang/ja.xml')/messages"/>
+<xsl:variable name="message" select="document('lang/ja.xml')/language/messages/message"/>
+<xsl:variable name="doclang">ja</xsl:variable>
 
 <!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'iso-2022-jp'" />
-<xsl:variable name="is-chm" select="false()" />
-<xsl:variable name="is-zip" select="false()" />
+<xsl:variable name="output-encoding">ISO-2022-JP</xsl:variable>
+<xsl:variable name="is-chm" select="false()"/>
+<xsl:variable name="is-zip" select="false()"/>
 
 <!-- Now get the real guts of the stylesheet -->
 <xsl:include href="xsl/common.xsl"/>
 
-</xsl:stylesheet>
+</xsl:stylesheet>
\ No newline at end of file
index ff2d8ec19f37dce9fb1710df08c910bbcd22b1da..aae92bd4c267f9ac9c33f7f0832e2c264c1cb3f1 100644 (file)
@@ -1,8 +1,7 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!-- English revision: 1.4 -->
+<?xml version="1.0" encoding="utf-8"?>
 
 <!--
- Copyright 2003-2004 The Apache Software Foundation
+ Copyright 2002-2004 The Apache Software Foundation
 
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  limitations under the License.
 -->
 
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
-<xsl:output 
-  method="xml"
-  encoding="EUC-KR"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
-/>
+<xsl:output method="xml" encoding="EUC-KR" indent="no" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"/>
 
 <!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('lang/ko.xml')/messages"/>
+<xsl:variable name="message" select="document('lang/ko.xml')/language/messages/message"/>
+<xsl:variable name="doclang">ko</xsl:variable>
 
 <!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'EUC-KR'" />
-<xsl:variable name="is-chm" select="false()" />
-<xsl:variable name="is-zip" select="false()" />
+<xsl:variable name="output-encoding">EUC-KR</xsl:variable>
+<xsl:variable name="is-chm" select="false()"/>
+<xsl:variable name="is-zip" select="false()"/>
 
 <!-- Now get the real guts of the stylesheet -->
 <xsl:include href="xsl/common.xsl"/>
 
-</xsl:stylesheet>
+</xsl:stylesheet>
\ No newline at end of file
diff --git a/docs/manual/style/manual.pt-br.xsl b/docs/manual/style/manual.pt-br.xsl
deleted file mode 100644 (file)
index 5050763..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2002-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="xml"
-  encoding="ISO-8859-1"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('lang/pt-br.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'ISO-8859-1'" />
-<xsl:variable name="is-chm" select="false()" />
-<xsl:variable name="is-zip" select="false()" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="xsl/common.xsl"/>
-
-</xsl:stylesheet>
index 06d3ec201bdcb317239c6b94f4765d2601cb4fab..2459a809281aff56fc0aca8d5eef2c4e1e65469c 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="utf-8"?>
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
  limitations under the License.
 -->
 
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
-<xsl:output
-  method="xml"
-  encoding="KOI8-R"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
-/>
+<xsl:output method="xml" encoding="KOI8-R" indent="no" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"/>
 
 <!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('lang/ru.xml')/messages"/>
+<xsl:variable name="message" select="document('lang/ru.xml')/language/messages/message"/>
+<xsl:variable name="doclang">ru</xsl:variable>
 
 <!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'KOI8-R'" />
-<xsl:variable name="is-chm" select="false()" />
-<xsl:variable name="is-zip" select="false()" />
+<xsl:variable name="output-encoding">KOI8-R</xsl:variable>
+<xsl:variable name="is-chm" select="false()"/>
+<xsl:variable name="is-zip" select="false()"/>
 
 <!-- Now get the real guts of the stylesheet -->
 <xsl:include href="xsl/common.xsl"/>
 
-</xsl:stylesheet>
+</xsl:stylesheet>
\ No newline at end of file
diff --git a/docs/manual/style/manual.sv.xsl b/docs/manual/style/manual.sv.xsl
deleted file mode 100644 (file)
index 1daec06..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2002-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="xml"
-  encoding="ISO-8859-1"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('lang/sv.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'ISO-8859-1'" />
-<xsl:variable name="is-chm" select="false()" />
-<xsl:variable name="is-zip" select="false()" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="xsl/common.xsl"/>
-
-</xsl:stylesheet>
diff --git a/docs/manual/style/manual.zh-cn.xsl b/docs/manual/style/manual.zh-cn.xsl
deleted file mode 100644 (file)
index 5a87bbe..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="xml"
-  encoding="gb2312"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('lang/zh-cn.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'gb2312'" />
-<xsl:variable name="is-chm" select="false()" />
-<xsl:variable name="is-zip" select="false()" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="xsl/common.xsl"/>
-
-</xsl:stylesheet>
index 153d5f858092d1cbd694041c15a883a502c612f6..7a384a1da96f1573f870464e50bef15314fcfc0d 100644 (file)
@@ -32,7 +32,8 @@
 <!-- Injected variables:                                                  -->
 <!--   $is-chm          - (boolean) target is for CHM generation or not   -->
 <!--   $is-zip          - (boolean) target is for ZIP generation or not   -->
-<!--   $messages        - (node-set) localized common text snippets       -->
+<!--   $message         - (node-set) localized common text snippets       -->
+<!--   $doclang         - (string) document language                      -->
 <!--   $output-encoding - (string) MIME charset name of the output        -->
 <!--                      encoding                                        -->
 
         </xsl:choose>
 
         <xsl:text> </xsl:text>
-        <xsl:value-of select="$messages/message[@name='apachetitle']"/>
+        <xsl:value-of select="normalize-space($message[@id='apachetitle'])"/>
     </title>&lf;
 
     <!-- chm files get a slightly different stylesheet -->
     <xsl:call-template name="super-menu" />&lf;
 
     <p class="apache">
-        <xsl:value-of select="$messages/message[@name='apachehttpserver']"/>
+        <xsl:value-of select="normalize-space($message
+                                              [@id='apachehttpserver'])"/>
     </p>&lf;
 
     <img src="{$path}/images/feather.gif" alt="" />
         <xsl:if test="$ext-target">
             <xsl:attribute name="target">_blank</xsl:attribute>
         </xsl:if>
-        <xsl:value-of select="$messages/message[@name='apache']" />
+        <xsl:value-of select="$message[@id='apache']" />
     </a>
 
     <xsl:text> &gt; </xsl:text>
         <xsl:if test="$ext-target">
             <xsl:attribute name="target">_blank</xsl:attribute>
         </xsl:if>
-        <xsl:value-of select="$messages/message[@name='http-server']" />
+        <xsl:value-of select="$message[@id='http-server']" />
     </a>
 
     <xsl:text> &gt; </xsl:text>
         <xsl:if test="$ext-target">
             <xsl:attribute name="target">_blank</xsl:attribute>
         </xsl:if>
-        <xsl:value-of select="$messages/message[@name='documentation']" />
+        <xsl:value-of select="$message[@id='documentation']" />
     </a>
 
     <xsl:if test="not(../indexpage)">
     <xsl:text> &gt; </xsl:text>
 
     <a href="{$path}/{$index-file}">
-        <xsl:value-of select="$messages/message[@name='version']"/>
+        <xsl:value-of select="$message[@id='version']"/>
     </a>
     </xsl:if>
 
     <xsl:text> &gt; </xsl:text>
 
     <a href="./{$index-file}">
-        <xsl:value-of select="$messages/message[@name='modules']"/>
+        <xsl:value-of select="$message[@id='modules']"/>
     </a>
     </xsl:if>
 
 <!-- out of date                                                          -->
 <!-- ==================================================================== -->
 <xsl:template name="outofdate">
-<xsl:if test="$metafile/variants/variant[.=$messages/@lang]/@outdated = 'yes'">
+<xsl:if test="$metafile/variants/variant[.=$doclang]/@outdated = 'yes'">
     &lf;
     <div class="outofdate">
-        <xsl:value-of select="$messages/message[@name='outofdate']"/>
+        <xsl:value-of select="$message[@id='outofdate']"/>
     </div>
 </xsl:if>
 </xsl:template>
     <p class="apache">
         <xsl:text>Copyright 1999-2004 The Apache Software </xsl:text>
         <xsl:text>Foundation.</xsl:text><br />
-        <xsl:value-of select="$messages/message[@name='licensed']"/>
+        <xsl:value-of select="$message[@id='licensed']"/>
         <xsl:text> </xsl:text>
 
         <a href="http://www.apache.org/licenses/LICENSE-2.0">
 <div class="{$position}lang">&lf;
     <p>
         <span>
-            <xsl:value-of select="$messages/message[@name='langavail']" />
+            <xsl:value-of select="$message[@id='langavail']" />
             <xsl:text>: </xsl:text>
         </span>
 
                             select="concat($path, '/', ., $metafile/path)" />
                     </xsl:attribute>
                 </xsl:if>
-                <xsl:if test="$messages/@lang != .">
+                <xsl:if test="$doclang != .">
                     <xsl:attribute name="hreflang">
                         <xsl:value-of select="." />
                     </xsl:attribute>
                 <xsl:attribute name="title">
                     <xsl:choose>
                     <xsl:when test=". != 'fr'"> <!-- no language file avail. -->
-                        <xsl:value-of select="document(concat('../lang/', ., '.xml'))
-                                              /messages/@langname" />
+                        <xsl:value-of select="document(concat('../lang/', .,
+                                                       '.xml'))
+                                              /language/messages/message
+                                              [@id='nativename']" />
                     </xsl:when>
                     <xsl:otherwise>
                         <xsl:text>Fran&#231;ais</xsl:text>
 <xsl:template name="super-menu">
 <p class="menu">
     <a href="{$path}/mod/{$index-file}">
-        <xsl:value-of select="$messages/message[@name='modules']" />
+        <xsl:value-of select="$message[@id='modules']" />
     </a>
 
     <xsl:text> | </xsl:text>
 
     <a href="{$path}/mod/directives.html">
-        <xsl:value-of select="$messages/message[@name='directives']" />
+        <xsl:value-of select="$message[@id='directives']" />
     </a>
 
     <xsl:text> | </xsl:text>
 
     <a href="{$path}/faq/{$index-file}">
-        <xsl:value-of select="$messages/message[@name='faq']" />
+        <xsl:value-of select="$message[@id='faq']" />
     </a>
 
     <xsl:text> | </xsl:text>
 
     <a href="{$path}/glossary.html">
-        <xsl:value-of select="$messages/message[@name='glossary']" />
+        <xsl:value-of select="$message[@id='glossary']" />
     </a>
 
     <xsl:text> | </xsl:text>
 
     <a href="{$path}/sitemap.html">
-        <xsl:value-of select="$messages/message[@name='sitemap']" />
+        <xsl:value-of select="$message[@id='sitemap']" />
     </a>
 </p>
 </xsl:template>
 <table class="related">
 <tr>
     <th>
-        <xsl:value-of select="$messages/message[@name='relatedmodules']" />
+        <xsl:value-of select="$message[@id='relatedmodules']" />
     </th>
     <th>
-        <xsl:value-of select="$messages/message[@name='relateddirectives']" />
+        <xsl:value-of select="$message[@id='relateddirectives']" />
     </th>
 </tr>
 <tr>
 <span class="transnote">
     <xsl:text>(</xsl:text>
     <em>
-        <xsl:value-of select="$messages/message[@name='transnote']" />
+        <xsl:value-of select="$message[@id='transnote']" />
     </em>
     <xsl:text> </xsl:text>
     <xsl:apply-templates />
 <xsl:message terminate="yes">
     <xsl:text>Unknown element: </xsl:text>
     <xsl:value-of select="local-name()" />&lf;
-    <xsl:text>Please fix style/xsl/common.xsl!</xsl:text>
+    <xsl:text>Is the document valid (try `build validate-xml`)?</xsl:text>
 </xsl:message>
 </xsl:template>
 <xsl:template match="@*">
index 478c8ab39040fdd8e215b863ea323073e5ae6455..70556841dc6701b722744c1847de9efd03978e13 100644 (file)
@@ -28,7 +28,7 @@
 <!-- Builds the directive index page                                      -->
 <!-- ==================================================================== -->
 <xsl:template match="directiveindex">
-<html xml:lang="{$messages/@lang}" lang="{$messages/@lang}">
+<html xml:lang="{$doclang}" lang="{$doclang}">
     <xsl:call-template name="head"/>&lf;
 
     <body id="directive-index">
index 89d6e5c26e49e997ad018930e91b3b8d4eecc47d..0d9f78b11b371491507a5c7ca947351827e8d5fe 100644 (file)
@@ -28,7 +28,7 @@
 <!-- Process an entire document into an HTML page                         -->
 <!-- ==================================================================== -->
 <xsl:template match="faq">
-<html xml:lang="{$messages/@lang}" lang="{$messages/@lang}">
+<html xml:lang="{$doclang}" lang="{$doclang}">
     <xsl:call-template name="head"/>&lf;
 
     <body id="manual-page">
@@ -71,8 +71,8 @@
                                 <img src="{$path}/images/down.gif" alt="" />
                                 <xsl:text> </xsl:text>
                                 <a href="#topics">
-                                    <xsl:value-of select="$messages/message
-                                                          [@name='topics']" />
+                                    <xsl:value-of select="$message
+                                                          [@id='topics']" />
                                 </a>
                             </li>&lf;
 
@@ -85,7 +85,7 @@
                     <xsl:if test="seealso">
                         <h3>
                             <xsl:value-of
-                                select="$messages/message[@name='seealso']" />
+                                select="$message[@id='seealso']" />
                         </h3>
 
                         <ul class="seealso">
     <!-- Section heading -->
     <h2>
         <a name="topics" id="topics">
-            <xsl:value-of select="$messages/message[@name='topics']" />
+            <xsl:value-of select="$message[@id='topics']" />
         </a>
     </h2>&lf;
 
index 8033a9be395de6339fbbe49f1c4ed989c3d53c41..69aae609479a7975dd8016bcd1b6a02c3884fc8b 100644 (file)
@@ -47,7 +47,7 @@
 <!-- Process an entire document into an HTML page                         -->
 <!-- ==================================================================== -->
 <xsl:template match="/indexpage">
-<html xml:lang="{$messages/@lang}" lang="{$messages/@lang}">
+<html xml:lang="{$doclang}" lang="{$doclang}">
     <xsl:call-template name="head"/>&lf;
 
     <body id="index-page">&lf;
     <!-- with all of the words -->
     <input type="text" value="" name="as_q" />
     <xsl:text> </xsl:text>
-    <input type="submit" value="{$messages/message[@name='search']}" />
+    <input type="submit" value="{$message[@id='search']}" />
 
     <!-- the specified number of results -->
     <input type="hidden" name="num" value="10" />
 
     <!-- the current displayed language -->
-    <input type="hidden" name="hl" value="{$messages/@lang}" />
+    <input type="hidden" name="hl" value="{$doclang}" />
 
     <!-- the current document encoding for input (?) -->
     <input type="hidden" name="ie" value="{$output-encoding}" />
     <!-- (submit the original button and name) -->
     <input type="hidden" name="btnG" value="Google Search" />
 
-    <!-- including the exact phrase "Apache 2.0" -->
-    <input type="hidden" value="Apache 2.0" name="as_epq" />
+    <!-- including the exact phrase "Apache 2.1" -->
+    <input type="hidden" value="Apache 2.1" name="as_epq" />
 
     <!-- with at least one of the words (none) -->
     <input type="hidden" value="" name="as_oq" />
index 0afb93fd140a37b5352b7e578b90fd54007edb4d..4a18b3718bc54b08c562c55f91c5bb9861a9754a 100644 (file)
@@ -28,7 +28,7 @@
 <!-- Process an entire document into an HTML page                         -->
 <!-- ==================================================================== -->
 <xsl:template match="manualpage">
-<html xml:lang="{$messages/@lang}" lang="{$messages/@lang}">
+<html xml:lang="{$doclang}" lang="{$doclang}">
     <xsl:call-template name="head" />&lf;
 
     <body id="manual-page">
@@ -61,7 +61,7 @@
                     <xsl:if test="seealso">
                         <h3>
                             <xsl:value-of
-                                select="$messages/message[@name='seealso']" />
+                                select="$message[@id='seealso']" />
                         </h3>
                         <ul class="seealso">
                         <xsl:for-each select="seealso">
index 8b8e81f0820e9c9277e8b9efb59113b26df1797b..3090b8d60a09dcaa7e1bb6bf617e60ab81c9c2ab 100644 (file)
@@ -28,7 +28,7 @@
 <!-- Builds the moduleindex page                                          -->
 <!-- ==================================================================== -->
 <xsl:template match="moduleindex">
-<html xml:lang="{$messages/@lang}" lang="{$messages/@lang}">
+<html xml:lang="{$doclang}" lang="{$doclang}">
     <xsl:call-template name="head"/>&lf;
 
     <body id="module-index">
                             <img src="{$path}/images/down.gif" alt="" />
                             <xsl:text> </xsl:text>
                             <a href="#core">
-                                <xsl:value-of select="$messages/message
-                                                      [@name='corefeatures']" />
+                                <xsl:value-of select="$message
+                                                      [@id='corefeatures']" />
                             </a>
                         </li>
                         <li>
                             <img src="{$path}/images/down.gif" alt="" />
                             <xsl:text> </xsl:text>
                             <a href="#other">
-                                <xsl:value-of select="$messages/message
-                                                      [@name='othermodules']" />
+                                <xsl:value-of select="$message
+                                                      [@id='othermodules']" />
                             </a>
                         </li>
                         </ul>
@@ -70,8 +70,8 @@
 
                     <xsl:if test="seealso">
                         <h3>
-                            <xsl:value-of select="$messages/message
-                                                  [@name='seealso']" />
+                            <xsl:value-of select="$message
+                                                  [@id='seealso']" />
                         </h3>&lf;            
 
                         <ul class="seealso">&lf;
@@ -90,8 +90,8 @@
             <div class="section">
                 <h2>
                     <a name="core" id="core">
-                        <xsl:value-of select="$messages/message
-                                              [@name='corefeatures']" />
+                        <xsl:value-of select="$message
+                                              [@id='corefeatures']" />
                     </a>
                 </h2>&lf;
 
             <div class="section">
                 <h2>
                     <a name="other" id="other">
-                        <xsl:value-of select="$messages/message
-                                              [@name='othermodules']" />
+                        <xsl:value-of select="$message
+                                              [@id='othermodules']" />
                     </a>
                 </h2>&lf;
             
index 27704b438d7d8f036abb1e3bf8bcb47cb0000b9a..c4484864596e8b8a5cfd6e35024a8633ae444e46 100644 (file)
@@ -28,7 +28,7 @@
 <!-- Builds the directive quickreference page                             -->
 <!-- ==================================================================== -->
 <xsl:template match="quickreference">
-<html xml:lang="{$messages/@lang}" lang="{$messages/@lang}">
+<html xml:lang="{$doclang}" lang="{$doclang}">
     <xsl:call-template name="head"/>&lf;
 
     <body id="directive-index">&lf;
index 7256748e872d1a80bf597825a2ec694a29610806..38c86d72f5ad217061e7472147130fe76ee2004e 100644 (file)
@@ -33,7 +33,7 @@
 <!-- Process an entire document into an HTML page                         -->
 <!-- ==================================================================== -->
 <xsl:template match="/sitemap">
-<html xml:lang="{$messages/@lang}" lang="{$messages/@lang}">
+<html xml:lang="{$doclang}" lang="{$doclang}">
     <xsl:call-template name="head" />&lf;
 
     <body id="manual-page">&lf;
@@ -81,8 +81,8 @@
 
                     <xsl:if test="seealso">
                         <h3>
-                            <xsl:value-of select="$messages/message
-                                                  [@name='seealso']" />
+                            <xsl:value-of select="$message
+                                                  [@id='seealso']" />
                         </h3>&lf;
 
                         <ul class="seealso">&lf;
 <ul>
 <li>
     <a href="mod/core.html">
-        <xsl:value-of select="$messages/message[@name='apachecore']" />
+        <xsl:value-of select="$message[@id='apachecore']" />
     </a>
 </li>&lf;
 <li>
     <a href="mod/mpm_common.html">
-        <xsl:value-of select="$messages/message[@name='apachempmcommon']" />
+        <xsl:value-of select="$message[@id='apachempmcommon']" />
     </a>
 </li>&lf;
 
 
         <li>
             <a href="mod/{$current/name}.html">
-                <xsl:value-of select="$messages/message[@name='apachempm']" />
+                <xsl:value-of select="$message[@id='apachempm']" />
                 <xsl:text> </xsl:text>
                 <xsl:value-of select="$name" />
             </a>
     <xsl:if test="$current/status!='MPM' and $current/status!='Core'">
         <li>
             <a href="mod/{$current/name}.html">
-                <xsl:value-of select="$messages/message[@name='apachemodule']"/>
+                <xsl:value-of select="$message[@id='apachemodule']"/>
                 <xsl:text> </xsl:text>
                 <xsl:value-of select="$current/name"/>
             </a>
index 50e87c35c3e9ead836fe9d76ffa9e8e52c30bd3e..ca1028b7ed35b97affa154d491cee3bc52c98e2d 100644 (file)
@@ -28,7 +28,7 @@
 <!-- Process an entire document into an HTML page                         -->
 <!-- ==================================================================== -->
 <xsl:template match="modulesynopsis">
-<html xml:lang="{$messages/@lang}" lang="{$messages/@lang}">
+<html xml:lang="{$doclang}" lang="{$doclang}">
     <xsl:call-template name="head" />&lf;
 
     <body>&lf;
                 <h1>
                     <xsl:choose>
                     <xsl:when test="status='Core'">
-                        <xsl:value-of select="$messages/message
-                                              [@name='apachecore']" />
+                        <xsl:value-of select="$message
+                                              [@id='apachecore']" />
                     </xsl:when>
                     <xsl:when test="name='mpm_common'">
-                        <xsl:value-of select="$messages/message
-                                              [@name='apachempmcommon']" />
+                        <xsl:value-of select="$message
+                                              [@id='apachempmcommon']" />
                     </xsl:when>
                     <xsl:when test="status='MPM'">
-                        <xsl:value-of select="$messages/message
-                                              [@name='apachempm']" />
+                        <xsl:value-of select="$message
+                                              [@id='apachempm']" />
                         <xsl:text> </xsl:text>
                         <xsl:call-template name="module-translatename">
                             <xsl:with-param name="name" select="name" />
                         </xsl:call-template>
                     </xsl:when>
                     <xsl:otherwise>
-                        <xsl:value-of select="$messages/message
-                                              [@name='apachemodule']" />
+                        <xsl:value-of select="$message
+                                              [@id='apachemodule']" />
                         <xsl:text> </xsl:text>
                         <xsl:value-of select="name" />
                     </xsl:otherwise>
@@ -70,8 +70,8 @@
                 <tr>
                     <th>
                         <a href="module-dict.html#Description">
-                            <xsl:value-of select="$messages/message
-                                                  [@name='description']" />
+                            <xsl:value-of select="$message
+                                                  [@id='description']" />
                             <xsl:text>:</xsl:text>
                         </a>
                     </th>
@@ -82,8 +82,8 @@
                 <tr>
                     <th>
                         <a href="module-dict.html#Status">
-                            <xsl:value-of select="$messages/message
-                                                  [@name='status']" />
+                            <xsl:value-of select="$message
+                                                  [@id='status']" />
                             <xsl:text>:</xsl:text>
                         </a>
                     </th>
@@ -96,8 +96,8 @@
                 <tr>
                     <th>
                         <a href="module-dict.html#ModuleIdentifier">
-                            <xsl:value-of select="$messages/message
-                                                  [@name='moduleidentifier']" />
+                            <xsl:value-of select="$message
+                                                  [@id='moduleidentifier']" />
                             <xsl:text>:</xsl:text>
                         </a>
                     </th>
                 <tr>
                     <th>
                         <a href="module-dict.html#SourceFile">
-                            <xsl:value-of select="$messages/message
-                                                  [@name='sourcefile']" />
+                            <xsl:value-of select="$message
+                                                  [@id='sourcefile']" />
                             <xsl:text>:</xsl:text>
                         </a>
                     </th>
                 <tr>
                     <th>
                         <a href="module-dict.html#Compatibility">
-                            <xsl:value-of select="$messages/message
-                                                  [@name='compatibility']" />
+                            <xsl:value-of select="$message
+                                                  [@id='compatibility']" />
                             <xsl:text>:</xsl:text>
                         </a>
                     </th>
                 <!-- optional)                                            -->
                 <xsl:if test="summary">
                     <h3>
-                        <xsl:value-of select="$messages/message
-                                              [@name='summary']" />
+                        <xsl:value-of select="$message
+                                              [@id='summary']" />
                     </h3>&lf;
 
                     <xsl:apply-templates select="summary" />
                 <div id="quickview">
                     <xsl:if test="not($is-chm)">
                         <h3 class="directives">
-                            <xsl:value-of select="$messages/message
-                                                  [@name='directives']" />
+                            <xsl:value-of select="$message
+                                                  [@id='directives']" />
                         </h3>&lf;
 
                         <xsl:choose>
 
                         <xsl:otherwise>
                             <p>
-                                <xsl:value-of select="$messages/message
-                                                      [@name='nodirectives']" />
+                                <xsl:value-of select="$message
+                                                      [@id='nodirectives']" />
                             </p>&lf;
                         </xsl:otherwise>
                         </xsl:choose>
 
                         <xsl:if test="section">
                             <h3>
-                                <xsl:value-of select="$messages/message
-                                                      [@name='topics']" />
+                                <xsl:value-of select="$message
+                                                      [@id='topics']" />
                             </h3>&lf;
 
                             <ul id="topics">&lf;
 
                     <xsl:if test="seealso">
                            <h3>
-                            <xsl:value-of select="$messages/message
-                                                  [@name='seealso']" />
+                            <xsl:value-of select="$message
+                                                  [@id='seealso']" />
                         </h3>&lf;
 
                         <ul class="seealso">&lf;
             </a>
 
             <xsl:choose>
-            <xsl:when test="$messages/message
-                            [@name='directive']/@replace-space-with">
-                <xsl:value-of select="$messages/message
-                                      [@name='directive']/@replace-space-with"/>
+            <xsl:when test="$message
+                            [@id='directive']/@replace-space-with">
+                <xsl:value-of select="$message
+                                      [@id='directive']/@replace-space-with"/>
             </xsl:when>
             <xsl:otherwise>
                 <xsl:text> </xsl:text>
             </xsl:choose>
 
             <a id="{$lowername}" name="{$lowername}">
-                <xsl:value-of select="$messages/message[@name='directive']" />
+                <xsl:value-of select="$message[@id='directive']" />
             </a>
         </h2>&lf;
 
         <tr>
             <th>
                 <a href="directive-dict.html#Description">
-                    <xsl:value-of select="$messages/message
-                                          [@name='description']" />
+                    <xsl:value-of select="$message
+                                          [@id='description']" />
                     <xsl:text>:</xsl:text>
                 </a>
             </th>
         <tr>
             <th>
                 <a href="directive-dict.html#Syntax">
-                    <xsl:value-of select="$messages/message[@name='syntax']" />
+                    <xsl:value-of select="$message[@id='syntax']" />
                     <xsl:text>:</xsl:text>
                 </a>
             </th>
         <tr>
             <th>
                 <a href="directive-dict.html#Default">
-                    <xsl:value-of select="$messages/message[@name='default']" />
+                    <xsl:value-of select="$message[@id='default']" />
                     <xsl:text>:</xsl:text>
                 </a>
             </th>
         <tr>
             <th>
                 <a href="directive-dict.html#Context">
-                    <xsl:value-of select="$messages/message[@name='context']" />
+                    <xsl:value-of select="$message[@id='context']" />
                     <xsl:text>:</xsl:text>
                 </a>
             </th>
         <tr>
             <th>
                 <a href="directive-dict.html#Override">
-                    <xsl:value-of select="$messages/message[@name='override']"/>
+                    <xsl:value-of select="$message[@id='override']"/>
                     <xsl:text>:</xsl:text>
                 </a>
             </th>
         <tr>
             <th>
                 <a href="directive-dict.html#Status">
-                    <xsl:value-of select="$messages/message[@name='status']" />
+                    <xsl:value-of select="$message[@id='status']" />
                     <xsl:text>:</xsl:text>
                 </a>
             </th>
         <tr>
             <th>
                 <a href="directive-dict.html#Module">
-                    <xsl:value-of select="$messages/message[@name='module']" />
+                    <xsl:value-of select="$message[@id='module']" />
                     <xsl:text>:</xsl:text>
                 </a>
             </th>
         <tr>
             <th>
                 <a href="directive-dict.html#Compatibility">
-                    <xsl:value-of select="$messages/message
-                                          [@name='compatibility']" />
+                    <xsl:value-of select="$message
+                                          [@id='compatibility']" />
                     <xsl:text>:</xsl:text>
                 </a>
             </th>
 
         <xsl:if test="seealso">
             <h3>
-                <xsl:value-of select="$messages/message[@name='seealso']" />
+                <xsl:value-of select="$message[@id='seealso']" />
             </h3>&lf;
 
             <ul>&lf;
 <xsl:template match="context">
 <xsl:choose>
 <xsl:when test="normalize-space(.) = 'server config'">
-    <xsl:value-of select="$messages/message[@name='serverconfig']" />
+    <xsl:value-of select="$message[@id='serverconfig']" />
 </xsl:when>
 <xsl:when test="normalize-space(.) = 'virtual host'">
-    <xsl:value-of select="$messages/message[@name='virtualhost']" />
+    <xsl:value-of select="$message[@id='virtualhost']" />
 </xsl:when>
 <xsl:when test="normalize-space(.) = 'directory'">
-    <xsl:value-of select="$messages/message[@name='directory']" />
+    <xsl:value-of select="$message[@id='directory']" />
 </xsl:when>
 <xsl:when test="normalize-space(.) = '.htaccess'">
-    <xsl:value-of select="$messages/message[@name='htaccess']" />
+    <xsl:value-of select="$message[@id='htaccess']" />
 </xsl:when>
 <xsl:otherwise> <!-- error -->
     <xsl:message terminate="yes">
index 0f2f15f7d4ad82058310230b5a42476699b5fa9f..048de661bb29c91236cc4ec666b732e784725cda 100644 (file)
@@ -31,8 +31,8 @@
 />
 
 <!-- create nodeset for referencing later                                 -->
-<xsl:variable name="design" select="document('')/xsl:stylesheet
-                                    /xsl:template[@name='designations']/item" />
+<xsl:variable name="design" select="document('util/designations.xml')
+                                    /items/item" />
 
 <!-- Constants used for case translation -->
 <xsl:variable name="lowercase" select="'abcdefghijklmnopqrstuvwxyz'" />
@@ -61,7 +61,6 @@ The XSLT-Stylesheet won't work without modification.
 
 <xsl:text>URI: </xsl:text>
 <xsl:value-of select="/metafile/basename" />
-<xsl:text>.html</xsl:text>
 <xsl:value-of select="$design[translate(@lang, $uppercase, $lowercase)
                               = $lang]" />&lf;
 
@@ -77,19 +76,4 @@ The XSLT-Stylesheet won't work without modification.
 </xsl:template>
 <!-- /variant -->
 
-<!-- ==================================================================== -->
-<!-- do NOT call this template, it's referenced automagically via         -->
-<!-- document() function and acts as simple data container.               -->
-<!-- ==================================================================== -->
-<xsl:template name="designations">
-<item lang="de"    charset="ISO-8859-1" >.de</item>
-<item lang="en"    charset="ISO-8859-1" >.en</item>
-<item lang="es"    charset="ISO-8859-1" >.es</item>
-<item lang="fr"    charset="ISO-8859-1" >.fr</item>
-<item lang="ja"    charset="ISO-2022-JP">.ja.jis</item>
-<item lang="ko"    charset="EUC-KR"     >.ko.euc-kr</item>
-<item lang="ru"    charset="KOI8-R"     >.ru.koi8-r</item>
-<item lang="zh-CN" charset="GB2312"     >.zh-cn.gb2312</item>
-</xsl:template>
-
 </xsl:stylesheet>
diff --git a/docs/manual/style/zip/zip.de.xsl b/docs/manual/style/zip/zip.de.xsl
deleted file mode 100644 (file)
index 2b8d64f..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="xml"
-  encoding="iso-8859-1"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  omit-xml-declaration="yes"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/de.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'iso-8859-1'" />
-<xsl:variable name="is-chm" select="false()" />
-<xsl:variable name="is-zip" select="true()" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="../xsl/common.xsl"/>
-
-</xsl:stylesheet>
diff --git a/docs/manual/style/zip/zip.en.xsl b/docs/manual/style/zip/zip.en.xsl
deleted file mode 100644 (file)
index 9162aab..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="xml"
-  encoding="iso-8859-1"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  omit-xml-declaration="yes"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/en.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'iso-8859-1'" />
-<xsl:variable name="is-chm" select="false()" />
-<xsl:variable name="is-zip" select="true()" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="../xsl/common.xsl"/>
-
-</xsl:stylesheet>
diff --git a/docs/manual/style/zip/zip.ja.xsl b/docs/manual/style/zip/zip.ja.xsl
deleted file mode 100644 (file)
index da4bb67..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="xml"
-  encoding="iso-2022-jp"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  omit-xml-declaration="yes"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/ja.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'iso-2022-jp'" />
-<xsl:variable name="is-chm" select="false()" />
-<xsl:variable name="is-zip" select="true()" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="../xsl/common.xsl"/>
-
-</xsl:stylesheet>
diff --git a/docs/manual/style/zip/zip.ko.xsl b/docs/manual/style/zip/zip.ko.xsl
deleted file mode 100644 (file)
index d5f060e..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="xml"
-  encoding="EUC-KR"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  omit-xml-declaration="yes"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/ko.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'EUC-KR'" />
-<xsl:variable name="is-chm" select="false()" />
-<xsl:variable name="is-zip" select="true()" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="../xsl/common.xsl"/>
-
-</xsl:stylesheet>
diff --git a/docs/manual/style/zip/zip.ru.xsl b/docs/manual/style/zip/zip.ru.xsl
deleted file mode 100644 (file)
index e43b54d..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
- Copyright 2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<xsl:stylesheet version="1.0"
-              xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output 
-  method="xml"
-  encoding="KOI8-R"
-  indent="no"
-  doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
-  omit-xml-declaration="yes"
-/>
-
-<!-- Read the localized messages from the specified language file -->
-<xsl:variable name="messages" select="document('../lang/ru.xml')/messages"/>
-
-<!-- some meta information have to be passed to the transformation -->
-<xsl:variable name="output-encoding" select="'KOI8-R'" />
-<xsl:variable name="is-chm" select="false()" />
-<xsl:variable name="is-zip" select="true()" />
-
-<!-- Now get the real guts of the stylesheet -->
-<xsl:include href="../xsl/common.xsl"/>
-
-</xsl:stylesheet>