]> granicus.if.org Git - apache/commitdiff
xforms
authorDaniel Gruno <humbedooh@apache.org>
Thu, 19 Jul 2012 06:29:07 +0000 (06:29 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 19 Jul 2012 06:29:07 +0000 (06:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1363235 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/remapping.html.en
docs/manual/upgrading.html.en
docs/manual/upgrading.html.fr
docs/manual/upgrading.xml.fr
docs/manual/upgrading.xml.meta

index d6da3a33e57885912c124e02bb6b590f1f25acb2..108eaf523c9c6e85d89b9b95cd494574045cc13d 100644 (file)
@@ -76,7 +76,7 @@ configuration.</div>
 
 <pre class="prettyprint lang-config">
 RewriteEngine  on
-RewriteRule    ^<strong>/old</strong>\.html$  <strong>/new</strong>.html [PT]
+RewriteRule    ^<strong>/foo</strong>\.html$  <strong>/bar</strong>.html [PT]
 </pre>
 
     </dd>
index 82c864bdccbbd4de2eeb02d61e09da76a08f4446..63be0e4502844581aa3eb98bf805a3fea8b4f35e 100644 (file)
@@ -373,4 +373,4 @@ if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();
 }
 //--><!]]></script>
-</body></html>
+</body></html>
\ No newline at end of file
index 609d428e464b868786f015ad69e54d193aa504fb..0ab69b19f4c68a34e8ce205811108de9869ef1e8 100644 (file)
@@ -24,6 +24,8 @@
 <p><span>Langues Disponibles: </span><a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="./fr/upgrading.html" title="Français">&nbsp;fr&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>
 
   <p>Afin d'assister les utilisateurs lors de leurs opérations de mise à
   jour, nous maintenons un document
@@ -418,4 +420,4 @@ if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();
 }
 //--><!]]></script>
-</body></html>
+</body></html>
\ No newline at end of file
index f74c378ea7e20f22f02b7fc846a2dc414ee21e42..6ae13c7a70bec93e1edf1613c991cc427cc24a9d 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision : 1333469 -->
+<!-- English Revision: 1333469:1362707 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index aba29996bbd699aa0af1827543fc41d3c2d9af24..1d2a68a225aa2d153bd52b089461d6b5ec809b09 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>