]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorStefan Fritsch <sf@apache.org>
Fri, 17 Feb 2012 19:29:12 +0000 (19:29 +0000)
committerStefan Fritsch <sf@apache.org>
Fri, 17 Feb 2012 19:29:12 +0000 (19:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1245719 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_autoindex.html.fr
docs/manual/mod/mod_autoindex.xml.fr
docs/manual/mod/mod_autoindex.xml.ja
docs/manual/mod/mod_autoindex.xml.ko
docs/manual/mod/mod_autoindex.xml.meta
docs/manual/mod/mod_autoindex.xml.tr
docs/manual/new_features_2_4.html.en
docs/manual/new_features_2_4.xml.fr
docs/manual/new_features_2_4.xml.tr

index 9c194fd7e0125401733e0e1ccd5a2c6e28e2d8a4..5c5ebdfb7ac41877cfa242b1b17b9e812551c7f7 100644 (file)
@@ -27,6 +27,8 @@
 <a href="../ko/mod/mod_autoindex.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/mod/mod_autoindex.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Génère automatiquement des index de répertoires d'une
 manière similaire à la commande Unix <code>ls</code>, ou à la commande
 shell Win32 <code>dir</code></td></tr>
index ef9f0de004bb52697f27509a630cd3decf3b0b50..74936c12297989699982f629f91204a0df844ac6 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1206682 -->
+<!-- English Revision: 1206682:1243769 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 5d67cb40f881383d0ca8e2876f73730762a166f5..f9b038d715c186ec6e775a0503ced29c4e4f9e94 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 689261:1206682 (outdated) -->
+<!-- English Revision: 689261:1243769 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index e9a5e20a210e37babfc7f607839b59180c5024d7..f5513a3d188358eaca74a25f515c213bea017d7f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 103423:1206682 (outdated) -->
+<!-- English Revision: 103423:1243769 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 821a085c5cb3997d0236f505a41ba467a1426385..098c89bcd35187146fa8d47bae162e309b55afae 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>
index 01bc2095824a8487dba78c806d82c0036e9b1970..65584cbfbde887c296c2a1c69414b5c4c0719374 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 807930:1206682 (outdated) -->
+<!-- English Revision: 807930:1243769 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 12503bd2fbdc544cfae123513ccb80cb6694f581..133c0206d9a905d1c3814810c9a74723506dcb55 100644 (file)
 
       <dt><code class="module"><a href="./mod/mod_lua.html">mod_lua</a></code></dt>
       <dd>Embeds the <a href="http://www.lua.org/">Lua</a> language into httpd,
-      for configuration and small business logic functions.</dd>
+      for configuration and small business logic functions. (Experimental)</dd>
 
       <dt><code class="module"><a href="./mod/mod_proxy_express.html">mod_proxy_express</a></code></dt>
       <dd>Provides dynamically configured mass reverse proxies for <code class="module"><a href="./mod/mod_proxy.html">mod_proxy</a></code></dd>
       with the IP address list presented by a proxies or a load balancer via
       the request headers.</dd>
 
-      <dt><code class="module"><a href="./mod/mod_reqtimeout.html">mod_reqtimeout</a></code></dt>
-      <dd>Set timeout and minimum data rate for receiving requests</dd>
-
       <dt><code class="module"><a href="./mod/mod_request.html">mod_request</a></code></dt>
       <dd>Provides Filters to handle and make available HTTP request bodies</dd>
 
       links in a reverse proxy situation, where the backend generates
       URLs that are not valid for the proxy's clients.</dd>
 
+      <dt><code class="module"><a href="./mod/mod_heartmonitor.html">mod_heartmonitor</a></code>,
+          <code class="module"><a href="./mod/mod_lbmethod_heartbeat.html">mod_lbmethod_heartbeat</a></code></dt>
+      <dd>Allow <code class="module"><a href="./mod/mod_proxy_balancer.html">mod_proxy_balancer</a></code> to base loadbalancing decisions
+      on the number of active connections on the backend servers.</dd>
+
+      <dt><code class="module"><a href="./mod/mod_sed.html">mod_sed</a></code></dt>
+      <dd>An advanced replacement of <code class="module"><a href="./mod/mod_substitute.html">mod_substitute</a></code>, allows
+      to edit the response body with the full power of sed.</dd>
+
+      <dt><code class="module"><a href="./mod/mod_auth_form.html">mod_auth_form</a></code></dt>
+      <dd>Allows to do form-based authentication.</dd>
+
+      <dt><code class="module"><a href="./mod/mod_session.html">mod_session</a></code></dt>
+      <dd>Allows to keep session state for clients, using cookie or
+      database storage.</dd>
+
     </dl>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 
       <dt><code class="module"><a href="./mod/mod_rewrite.html">mod_rewrite</a></code></dt>
       <dd><code class="module"><a href="./mod/mod_rewrite.html">mod_rewrite</a></code> adds the <code>[QSD]</code>
-      (Query String Discard) and <code>[END]</code> flags for
-      <code class="directive"><a href="./mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> to
-      simplify common rewriting scenarios.</dd>
+          (Query String Discard) and <code>[END]</code> flags for
+          <code class="directive"><a href="./mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> to
+          simplify common rewriting scenarios.</dd>
+      <dd>Adds the possibility to use complex boolean expressions in <code class="directive"><a href="./mod/mod_rewrite.html#rewritecond">RewriteCond</a></code>.</dd>
+      <dd>Allows to use SQL queries as <code class="directive"><a href="./mod/mod_rewrite.html#rewritemap">RewriteMap</a></code> functions.</dd>
 
       <dt><code class="module"><a href="./mod/mod_ldap.html">mod_ldap</a></code>, <code class="module"><a href="./mod/mod_authnz_ldap.html">mod_authnz_ldap</a></code></dt>
       <dd><code class="module"><a href="./mod/mod_authnz_ldap.html">mod_authnz_ldap</a></code> adds support for nested groups.</dd>
index cb801197b8533489189999c4d3935cc92e8f0cfd..eae4f34777429179eb6781e8b71b2cc30548a8fc 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 : 1242478 -->
+<!-- English Revision: 1242478:1245717 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 8f12c7ce2b9f8be8c1cb8312d6b540b723cd159e..c4a3d8fa5f235c04dc9007a991da45aa7d0ead38 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.en.xsl"?>
-<!-- English Revision: 1205555:1242478 (outdated) -->
+<!-- English Revision: 1205555:1245717 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>