Hello,

Sorry, it is my fault !

I updated and committed mod_authnz_ldap.xml.fr while mod_authnz_ldap.xml was not a valid document.

Effectively, httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr.utf8 had lost 560 of his 800 lines !

So I corrected mod_authnz_ldap.xml in order to make it valid, committed it, rebuilt the doc, and all seems OK again (deleted directives appear again in directives.html.fr.utf8).

All is OK yet ?

Le 19/02/2022 à 22:04, Christophe JAILLET a écrit :
Le 19/02/2022 à 17:12, lgen...@apache.org a écrit :
Author: lgentis
Date: Sat Feb 19 16:12:53 2022
New Revision: 1898227

URL: http://svn.apache.org/viewvc?rev=1898227&view=rev
Log:
fr doc rebuild.

Modified:
     httpd/httpd/branches/2.4.x/docs/manual/expr.html.fr.utf8
httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr.utf8
httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_ldap.html.fr.utf8
httpd/httpd/branches/2.4.x/docs/manual/mod/quickreference.html.fr.utf8

Modified: httpd/httpd/branches/2.4.x/docs/manual/expr.html.fr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/expr.html.fr.utf8?rev=1898227&r1=1898226&r2=1898227&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/expr.html.fr.utf8 [utf-8] (original) +++ httpd/httpd/branches/2.4.x/docs/manual/expr.html.fr.utf8 [utf-8] Sat Feb 19 16:12:53 2022
@@ -497,6 +497,12 @@ listfunction ::= listfuncname "<strong>(
  <tr class="odd"><td><code>filesize</code></td>
          <td>Renvoie la taille d'un fichier (ou 0 si le fichier n'existe       pas ou ne correspond pas à un fichier régulier)</td><td>limité</td></tr>
+<tr><td><code>ldap</code></td>
+        <td>Echappe les caractères selon la RFC4514 (Echappement des
+    noms distinctifs LDAP - DN) et la RFC4515 (Echappement des
+    filtres LDAP).<br />
+    Disponible à partir de la version 2.4.53 du serveur HTTP
+    Apache.</td><td /></tr>
  </table>
        <p>Les fonctions marquées comme "limité" dans la dernière colonne ne sont

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr.utf8 URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr.utf8?rev=1898227&r1=1898226&r2=1898227&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr.utf8 [utf-8] (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.fr.utf8 [utf-8] Sat Feb 19 16:12:53 2022
@@ -46,34 +46,17 @@
        sous une forme abrégée.
      </p>
    -<p class="letters"><a href="#A">&nbsp;A&nbsp;</a> | <a href="#B">&nbsp;B&nbsp;</a> | <a href="#C">&nbsp;C&nbsp;</a> | <a href="#D">&nbsp;D&nbsp;</a> | <a href="#E">&nbsp;E&nbsp;</a> | <a href="#F">&nbsp;F&nbsp;</a> | <a href="#G">&nbsp;G&nbsp;</a> | <a href="#H">&nbsp;H&nbsp;</a> | <a href="#I">&nbsp;I&nbsp;</a> | <a href="#K">&nbsp;K&nbsp;</a> | <a href="#L">&nbsp;L&nbsp;</a> | <a href="#M">&nbsp;M&nbsp;</a> | <a href="#N">&nbsp;N&nbsp;</a> | <a href="#O">&nbsp;O&nbsp;</a> | <a href="#P">&nbsp;P&nbsp;</a> | <a href="#Q">&nbsp;Q&nbsp;</a> | <a href="#R">&nbsp;R&nbsp;</a> | <a href="#S">&nbsp;S&nbsp;</a> | <a href="#T">&nbsp;T&nbsp;</a> | <a href="#U">&nbsp;U&nbsp;</a> | <a href="#V">&nbsp;V&nbsp;</a> | <a href="#W">&nbsp;W&nbsp;</a> | <a href="#X">&nbsp;X&nbsp;</a></p> +<p class="letters"><a href="#A">&nbsp;A&nbsp;</a> | <a href="#C">&nbsp;C&nbsp;</a> | <a href="#D">&nbsp;D&nbsp;</a> | <a href="#E">&nbsp;E&nbsp;</a> | <a href="#F">&nbsp;F&nbsp;</a> | <a href="#G">&nbsp;G&nbsp;</a> | <a href="#H">&nbsp;H&nbsp;</a> | <a href="#I">&nbsp;I&nbsp;</a> | <a href="#K">&nbsp;K&nbsp;</a> | <a href="#L">&nbsp;L&nbsp;</a> | <a href="#M">&nbsp;M&nbsp;</a> | <a href="#N">&nbsp;N&nbsp;</a> | <a href="#O">&nbsp;O&nbsp;</a> | <a href="#P">&nbsp;P&nbsp;</a> | <a href="#Q">&nbsp;Q&nbsp;</a> | <a href="#R">&nbsp;R&nbsp;</a> | <a href="#S">&nbsp;S&nbsp;</a> | <a href="#T">&nbsp;T&nbsp;</a> | <a href="#U">&nbsp;U&nbsp;</a> | <a href="#V">&nbsp;V&nbsp;</a></p>
  </div>
  <div id="directive-list"><ul>
  <li><a href="core.html#acceptfilter" id="A" name="A">AcceptFilter</a></li>
  <li><a href="core.html#acceptpathinfo">AcceptPathInfo</a></li>
  <li><a href="core.html#accessfilename">AccessFileName</a></li>
  <li><a href="mod_actions.html#action">Action</a></li>
-<li><a href="mod_autoindex.html#addalt">AddAlt</a></li>
-<li><a href="mod_autoindex.html#addaltbyencoding">AddAltByEncoding</a></li>
-<li><a href="mod_autoindex.html#addaltbytype">AddAltByType</a></li>
-<li><a href="mod_mime.html#addcharset">AddCharset</a></li>
  <li><a href="core.html#adddefaultcharset">AddDefaultCharset</a></li>
-<li><a href="mod_autoindex.html#adddescription">AddDescription</a></li>
-<li><a href="mod_mime.html#addencoding">AddEncoding</a></li>
-<li><a href="mod_mime.html#addhandler">AddHandler</a></li>
-<li><a href="mod_autoindex.html#addicon">AddIcon</a></li>
-<li><a href="mod_autoindex.html#addiconbyencoding">AddIconByEncoding</a></li>
-<li><a href="mod_autoindex.html#addiconbytype">AddIconByType</a></li>
-<li><a href="mod_mime.html#addinputfilter">AddInputFilter</a></li>
-<li><a href="mod_mime.html#addlanguage">AddLanguage</a></li>
[...]

All these removals look really really odd.

Any idea on what happened?

CJ

Reply via email to