Greetings,

Attached are two small patches by Lucien Gentis that fix the .fr index page links to the rewriteguide. Patches are for both 2.2 and trunk, and get the french version sync with the english one.

BR,

Vincent

Index: docs/manual/index.xml.fr
===================================================================
--- docs/manual/index.xml.fr	(revision 637581)
+++ docs/manual/index.xml.fr	(working copy)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE indexpage SYSTEM "./style/sitemap.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- LastChangedRevision English document : 421100 -->
+<!-- English revision : 636034 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 <!-- $LastChangedRevision: 2007072801 $ -->
@@ -65,7 +65,7 @@
     <page href="server-wide.html">Configuration &agrave; l'&eacute;chelle du serveur</page>
     <page href="ssl/">Chiffrement SSL/TLS</page>
     <page href="suexec.html">Ex&eacute;cution des CGI avec suexec</page>
-    <page href="misc/rewriteguide.html">Guide de r&eacute;&eacute;criture des URLs</page>
+    <page href="rewrite/">Guide de r&eacute;&eacute;criture des URLs</page>
     <page href="vhosts/">Hôtes virtuels</page>
 </category>
 
Index: manual/index.xml.fr
===================================================================
--- manual/index.xml.fr	(revision 636806)
+++ manual/index.xml.fr	(working copy)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!--English Revision : 420993 -->
+<!--English Revision : 636028 -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
@@ -65,7 +65,7 @@
     <page href="server-wide.html">Configuration &agrave; l'&eacute;chelle du serveur</page>
     <page href="ssl/">Chiffrement SSL/TLS</page>
     <page href="suexec.html">Ex&eacute;cution des CGI avec suexec</page>
-    <page href="misc/rewriteguide.html">Guide de r&eacute;&eacute;criture des URLs</page>
+    <page href="rewrite/">Guide de r&eacute;&eacute;criture des URLs</page>
     <page href="vhosts/">H&ocirc;tes virtuels</page>
 </category>
 
@@ -88,6 +88,7 @@
     <page href="sitemap.html">Plan du site</page>
     <page href="developer/">Documentation du d&eacute;veloppeur</page>
     <page href="misc/">Autres notes</page>
+    <page href="http://wiki.apache.org/httpd/";>Wiki</page>
 </category>
 
 </indexpage>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to