]> granicus.if.org Git - apache/commitdiff
xforms
authorDaniel Gruno <humbedooh@apache.org>
Tue, 7 May 2013 11:54:12 +0000 (11:54 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Tue, 7 May 2013 11:54:12 +0000 (11:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1479869 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/avoid.html.en
docs/manual/rewrite/avoid.html.fr
docs/manual/rewrite/avoid.xml.fr
docs/manual/rewrite/avoid.xml.meta

index 563f0be7f9bbef85fe380747895ede30dc5eb89e..5d76ed9737dd1d00b57dc581d67723ffc90440d1 100644 (file)
@@ -147,7 +147,7 @@ with mod_rewrite</a>, it is seldom the right way. Creating individual
 event that you have an enormous number of virtual hosts, consider using
 <code class="module"><a href="../mod/mod_vhost_alias.html">mod_vhost_alias</a></code> to create these hosts automatically.</p>
 
-<p>Third-party modules such as <a href="http://www.cri.ensmp.fr/~coelho/mod_macro/">mod_macro</a> are
+<p>Modules such as <code class="module"><a href="../mod/mod_macro.html">mod_macro</a></code> are
 also useful for creating a large number of virtual hosts dynamically.</p>
 
 <p>Using <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code> for vitualhost creation may be
index 9d73cf673d3df1856747b7dc730de3ee1a73dcac..0c8b70a7f5cdc2107fde234e9d811f5ba9aa2a28 100644 (file)
@@ -24,6 +24,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/rewrite/avoid.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/rewrite/avoid.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>Ce document est un complément à la <a href="../mod/mod_rewrite.html">Documentation de référence</a> de
index bbc0bcc93f4e585a6f4cd58ca3c204cabf6dcbce..e8a0438222d6a556078382e5e634bcd2ea08f3c3 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 : 1333985 -->
+<!-- English Revision: 1333985:1479866 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 9d51904e7ba4e9ebe97a0d41df9da5f173c74222..405691d6afdac15a8a350f21394095642d2e90a5 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>