]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorDaniel Gruno <humbedooh@apache.org>
Mon, 7 May 2012 07:57:48 +0000 (07:57 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Mon, 7 May 2012 07:57:48 +0000 (07:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1334906 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/index.xml.meta
docs/manual/sections.html.en
docs/manual/sections.xml.fr
docs/manual/sections.xml.ja
docs/manual/sections.xml.ko
docs/manual/sections.xml.tr

index b95c36601f7843865877d6bd37ff8274ff33699b..67243e6256455135d4cc24fbc31bfe63412a7ad8 100644 (file)
@@ -7,7 +7,7 @@
   <relpath>.</relpath>
 
   <variants>
-    <variant outdated="yes">da</variant>
+    <variant>da</variant>
     <variant outdated="yes">de</variant>
     <variant>en</variant>
     <variant outdated="yes">es</variant>
index 53105c5b532c2292147d3f5d34604c3b36d2237b..10bd729a914e403c2a6ec54b62adb0d3f331afaa 100644 (file)
@@ -39,7 +39,7 @@ to change the scope of other configuration directives.</p>
 <li><img alt="" src="./images/down.gif" /> <a href="#proxy">Proxy</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#whatwhere">What Directives are Allowed?</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#merging">How the sections are merged</a></li>
-</ul></div>
+</ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="types" id="types">Types of Configuration Section Containers</a></h2>
@@ -97,10 +97,10 @@ module is designed for the use in test suites and large networks which have to
 deal with different httpd versions and different configurations.</p>
 
 <pre class="prettyprint lang-config">
-  &lt;IfVersion &gt;= 2.1&gt;
+&lt;IfVersion &gt;= 2.1&gt;
     # this happens only in versions greater or
     # equal 2.1.0.
-  &lt;/IfVersion&gt;
+&lt;/IfVersion&gt;
 </pre>
 
 
@@ -556,7 +556,22 @@ other words, order of merging is important, so be careful!</p>
 <a href="./ja/sections.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="./ko/sections.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="./tr/sections.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
-</div><div id="footer">
+</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected 
+to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div><div id="disqus_thread" /><script type="text/javascript"><!--//--><![CDATA[//><!--
+var lang = 'en';
+var disqus_shortname = 'httpd';
+var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/") + '.' + lang;
+if (disqus_identifier.indexOf("httpd.apache.org") != -1) {
+    (function() {
+                var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+        })();
+} else {
+    var text = document.createTextNode("Comments have been disabled for offline viewing.");
+    document.getElementById('disqus_thread').appendChild(text);
+}
+//--><!]]></script></div><div id="footer">
 <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== undefined) {
index f1ff0c19175d54f3067cb40fc35b2f1c9a0fc5bc..3afc1da471393ab7c6cd571b59b75c63f2519333 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 1300910:1333091 (outdated) -->
+<!-- English Revision: 1300910:1334905 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index c328eb977afadf46dd676d967abd6f71b7582c07..02c8a021d2d535517ef71dc218c55a10f3df54f4 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 420990:1333091 (outdated) -->
+<!-- English Revision: 420990:1334905 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 18e05961fa81679f82a6b9becdf006f451b2960c..6694b5831acdc43d361a12728f3bb0c853816c36 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1333091 (outdated) -->
+<!-- English Revision: 105989:1334905 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index ac39f227bc625bbb6add6cb7886e99662c885eb6..79f0fcea9571a5579101ade83c67309aea9fe6f7 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 1300910:1333091 (outdated) -->
+<!-- English Revision: 1300910:1334905 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>