Skip to content

Commit cd8dda5

Browse files
committed
Rebuild html, metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932485 13f79535-47bb-0310-9956-ffa450edef68
1 parent fcf6dba commit cd8dda5

5 files changed

Lines changed: 13 additions & 3 deletions

File tree

docs/manual/mod/mod_include.html.en.utf8

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -856,6 +856,10 @@ AddOutputFilter INCLUDES .shtml</pre>
856856
<pre class="prettyprint lang-config">SSIEndTag "%&gt;"</pre>
857857

858858

859+
<div class="warning">
860+
Value may not include any whitespace.
861+
</div>
862+
859863

860864
<h3>See also</h3>
861865
<ul>
@@ -1011,6 +1015,10 @@ server.</td></tr>
10111015
SSIEndTag "%&gt;"</pre>
10121016

10131017

1018+
<div class="warning">
1019+
Value may not include any whitespace.
1020+
</div>
1021+
10141022
<p>The example given above, which also specifies a matching
10151023
<code class="directive"><a href="#ssiendtag">SSIEndTag</a></code>, will
10161024
allow you to use SSI directives as shown in the example

docs/manual/mod/mod_include.html.fr.utf8

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
<a href="../fr/mod/mod_include.html" title="Français">&nbsp;fr&nbsp;</a> |
3131
<a href="../ja/mod/mod_include.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a></p>
3232
</div>
33+
<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
34+
anglaise pour les changements récents.</div>
3335
<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
3436
Includes ou SSI)</td></tr>
3537
<tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Base</td></tr>

docs/manual/mod/mod_include.xml.fr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
4-
<!-- English Revision: 1892902 -->
4+
<!-- English Revision: 1892902:1932483 (outdated) -->
55
<!-- French translation : Lucien GENTIS -->
66
<!-- Reviewed by : Vincent Deffontaines -->
77

docs/manual/mod/mod_include.xml.ja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
4-
<!-- English Revision: 656287:1892902 (outdated) -->
4+
<!-- English Revision: 656287:1932483 (outdated) -->
55

66
<!--
77
Licensed to the Apache Software Foundation (ASF) under one or more

docs/manual/mod/mod_include.xml.meta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<variants>
1010
<variant>en</variant>
11-
<variant>fr</variant>
11+
<variant outdated="yes">fr</variant>
1212
<variant outdated="yes">ja</variant>
1313
</variants>
1414
</metafile>

0 commit comments

Comments
 (0)