]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms (mod_auth_basic.xml.fr is baad!)
authorDaniel Gruno <humbedooh@apache.org>
Wed, 12 Dec 2012 10:03:46 +0000 (10:03 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Wed, 12 Dec 2012 10:03:46 +0000 (10:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1420602 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.fr
docs/manual/mod/mod_authnz_ldap.html.en
docs/manual/mod/mod_authnz_ldap.xml.fr
docs/manual/mod/mod_authnz_ldap.xml.meta

index d6e5cee58f7a399fb7f08886c411afa5e8c3fe16..222a25c4f4c6aedd8e2c89ba9435a1272d7c1720 100644 (file)
@@ -30,8 +30,6 @@
 <a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../tr/mod/core.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>Fonctionnalités de base du serveur HTTP Apache disponibles
 en toutes circonstances</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Core</td></tr></table>
index 37ec3f9874318248aa5b541cc4699dadf957158a..735c039e5df42ba09fa21a012fc040f1bdbf3fc2 100644 (file)
@@ -985,8 +985,8 @@ environment variable</td></tr>
     authentication for the request, the server will try to map the username to a DN
     during authorization regardless of whether or not LDAP-specific requirements
     are present. To ignore the failures to map a username to a DN during
-    authorization, set <code class="directive"><a href="#&#10;    authzldapautoritative">
-    AuthzLDAPAutoritative</a></code> to "off".</p>
+    authorization, set <code class="directive"><a href="#&#10;    authzldapauthoritative">
+    AuthzLDAPAuthoritative</a></code> to "off".</p>
 
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
index 756b4f65bc57dc510fc83c9767a540861592add2..66d89776ab226ff31d4e1c71e723223cfdc8688e 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 : 1301745 -->
+<!-- English Revision: 1301745:1420598 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 4ec661a32dd5046d4535dedae299bc720b9734f6..7a6a237d9a1fa816284676c7782fd5bc9431d6d0 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>