]> granicus.if.org Git - apache/commitdiff
Rebuild
authorRich Bowen <rbowen@apache.org>
Thu, 31 Jan 2013 00:44:49 +0000 (00:44 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 31 Jan 2013 00:44:49 +0000 (00:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1440763 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/ssi.html.en
docs/manual/howto/ssi.html.fr
docs/manual/howto/ssi.xml.fr
docs/manual/howto/ssi.xml.ja
docs/manual/howto/ssi.xml.ko
docs/manual/howto/ssi.xml.meta

index e5e405274eecd11a71d59b1aafc36fcfa59ca9bc..e4b49c7da327fa6007ee5047c98948afd04c015c 100644 (file)
@@ -467,11 +467,6 @@ modified?</a></h3>
         &lt;!--#endif --&gt;
 </code></p></div>
 
-    <p>Not that I have anything against IE on Macs - I just
-    struggled for a few hours last week trying to get some
-    JavaScript working on IE on a Mac, when it was working
-    everywhere else. The above was the interim workaround.</p>
-
     <p>Any other variable (either ones that you define, or normal
     environment variables) can be used in conditional statements.
     With Apache's ability to set environment variables with the
index 5b88e332efbb506dfcdd9ef390ab40b85964917e..29c3f86c2d11f9f1c944a43d71931105df5758c0 100644 (file)
@@ -73,7 +73,9 @@ HTML pr
     <p>Par exemple, vous pouvez insérer la directive suivante dans une
     page HTML existante :</p>
 
-    <div class="example" />
+    <div class="example"><p><code>
+    &lt;!--#echo var="DATE_LOCAL" --&gt;
+    </code></p></div>
 
     <p>Ainsi, lorsque la page sera servie, la directive sera évaluée et
     remplacée par sa valeur :</p>
index b20dff3b5fc73df6311fb67845eccbeded3b0255..c6c8f0e1abc22d901ca47284d8144a9d0addca25 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1435328 -->
+<!-- English Revision: 1435328:1440754 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 50cff76e93abb0aced6b6b7e91430736a2aca175..1b63b1c87df2a7c91dd4ecb238b08a9f59472ba9 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 659902:1435328 (outdated) -->
+<!-- English Revision: 659902:1440754 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 054a9d8f49f8aafec8c158afecf83175c48ca9e3..04b43bf5618c7b01ba350091b50a390f1a2c0013 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 659902:1435328 (outdated) -->
+<!-- English Revision: 659902:1440754 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 0d8deb802c38f150156d34339ef19d927cf41150..1c020635eb5d849c17e027dedfbc2d0ce5bed1d7 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>