]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Rebuild html, metadata
authorRich Bowen <rbowen@apache.org>
Mon, 23 Mar 2026 16:44:55 +0000 (16:44 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 23 Mar 2026 16:44:55 +0000 (16:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932485 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_include.html.en.utf8
docs/manual/mod/mod_include.html.fr.utf8
docs/manual/mod/mod_include.xml.fr
docs/manual/mod/mod_include.xml.ja
docs/manual/mod/mod_include.xml.meta

index 733978192059f019612ffefa451c6566d39c8e8a..35f25a7b6764fe8fe15a63572da001d522aa270e 100644 (file)
@@ -856,6 +856,10 @@ AddOutputFilter INCLUDES .shtml</pre>
     <pre class="prettyprint lang-config">SSIEndTag "%&gt;"</pre>
 
 
+    <div class="warning">
+    Value may not include any whitespace.
+    </div>
+
 
 <h3>See also</h3>
 <ul>
@@ -1011,6 +1015,10 @@ server.</td></tr>
 SSIEndTag   "%&gt;"</pre>
 
 
+    <div class="warning">
+    Value may not include any whitespace.
+    </div>
+
     <p>The example given above, which also specifies a matching
     <code class="directive"><a href="#ssiendtag">SSIEndTag</a></code>, will
     allow you to use SSI directives as shown in the example
index 429505c1bcb71144b06168d26cc17c5ac1f7df96..c10e6526b432952a6d734f9d72441ec9f1fb3777 100644 (file)
@@ -30,6 +30,8 @@
 <a href="../fr/mod/mod_include.html" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/mod_include.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&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>Documents html interprétés par le serveur (Server Side
 Includes ou SSI)</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Base</td></tr>
index 2bd863ed8b9790ad6786b55e2e8b33a0c04be5da..83ad688ff7a3af34ea064fda1d4dc4851a5b864b 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: 1892902 -->
+<!-- English Revision: 1892902:1932483 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index e60c31eb3d4ea5d4db7329ccaed6a6f3dc54324b..ccbbbd47177f1a7e5d6494700812f30c40865348 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: 656287:1892902 (outdated) -->
+<!-- English Revision: 656287:1932483 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 38fc26d1526e4e8cfb382c9aca880075b0278d12..05ca827f41563542b1cea37cdf7cf3f36070c5af 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
   </variants>
 </metafile>