]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorYann Ylavic <ylavic@apache.org>
Fri, 18 Oct 2024 13:21:27 +0000 (13:21 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 18 Oct 2024 13:21:27 +0000 (13:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1921404 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/core.html.fr.utf8
docs/manual/mod/core.xml.de
docs/manual/mod/core.xml.es
docs/manual/mod/core.xml.fr
docs/manual/mod/core.xml.ja
docs/manual/mod/core.xml.meta
docs/manual/mod/core.xml.tr

index f5efca3f01308d898a01449d084cafea48ba41b6..de76a39ad39273a3b1f123805078653ab8079fb2 100644 (file)
@@ -1633,8 +1633,15 @@ ErrorLogFormat "[%t] [%l] [pid %P] %F: %E: [client %a] %M"</pre>
 <tr><td><code>%{u}t</code></td>
         <td>The current time including micro-seconds</td></tr>
 <tr class="odd"><td><code>%{cu}t</code></td>
-        <td>The current time in compact ISO 8601 format, including
+        <td>The current time in ISO 8601 extended format (compact), including
             micro-seconds</td></tr>
+<tr><td><code>%{cuz}t</code></td>
+        <td>The current time in ISO 8601 extended format (compact), including
+            micro-seconds and time zone in the ISO 8601:2000 standard format.
+            Available since 2.4.58 only</td></tr>
+<tr class="odd"><td><code>%{%-format}t</code></td>
+       <td>The current time formatted per the <code>strftime(3)</code> function.
+           Available since 2.4.58 only</td></tr>
 <tr><td><code>%v</code></td>
         <td>The canonical <code class="directive"><a href="#servername">ServerName</a></code>
             of the current server.</td></tr>
index cc7a612493dcba78e55c04f3c8f20ca364af148a..aae55fe4c442fc51df3d96d251989315b20a9298 100644 (file)
@@ -33,6 +33,8 @@
 <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 toujours
 disponibles</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Noyau httpd</td></tr></table>
index 7345dc100ab776a7220469c78f3f74fef9f84f85..0c05b7111947c8e9934cec72ee7bda34ea386504 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 344972:1918893 (outdated) -->
+<!-- English Revision: 344972:1921401 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 43fac3b3039a264f010a1301b459458279844704..ec30dc023aed3f6ec642acd50d951a38327ee91f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
-<!-- English Revision: 1741251:1918893 (outdated) -->
+<!-- English Revision: 1741251:1921401 (outdated) -->
 <!-- Translated by Luis Gil de Bernabé Pfeiffer lgilbernabe[AT]apache.org -->
 <!-- Reviewed by Sergio Ramos-->
 <!--
index f97a766174b6ea22a95de75865b147ebd0071866..a8034b5495df337887180e2be7f704927aec5c5f 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.fr.xsl"?>
-<!-- English Revision: 1918893 -->
+<!-- English Revision: 1918893:1921401 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 6307573b32e398976e88bf2dcef74add4c3ddf73..7a4e82a6eaf33a9a1425b38584290e998ac3cec3 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: 669847:1918893 (outdated) -->
+<!-- English Revision: 669847:1921401 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index e78755527afd76e79a93204836e49a52f246c2bf..b9d96ee4c52f9b48a91a39e026f2df4b34b47a06 100644 (file)
@@ -10,7 +10,7 @@
     <variant outdated="yes">de</variant>
     <variant>en</variant>
     <variant outdated="yes">es</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">tr</variant>
   </variants>
index 21bdd2faa2707e3b2ee74804a9f2022812cdf78c..6b1f2bd37553f35f4e1b4f5963a3ca0e49740a56 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.tr.xsl"?>
-<!-- English Revision: 1907151:1918893 (outdated) -->
+<!-- English Revision: 1907151:1921401 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.gen.tr>
    Reviewed by: Orhan Berent <berent belgeler.gen.tr>