svn commit: samba-web r319 - in trunk: GUI devel docs download history support team vendors

deryck at samba.org deryck at samba.org
Thu Sep 9 13:49:54 GMT 2004


Author: deryck
Date: 2004-09-09 13:49:54 +0000 (Thu, 09 Sep 2004)
New Revision: 319

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/trunk&rev=319&nolog=1

Log:

Fix path to file used for generating mirrors list.

tpot -- would it be much trouble to change the script
so that the mirrors are listed without the </samba/samba.html>?

--deryck


Modified:
   trunk/GUI/header_gui.html
   trunk/devel/header_devel.html
   trunk/docs/header_docs.html
   trunk/download/header_download.html
   trunk/history/header_history.html
   trunk/support/header_support.html
   trunk/team/header_team.html
   trunk/vendors/header_vendors.html


Changeset:
Modified: trunk/GUI/header_gui.html
===================================================================
--- trunk/GUI/header_gui.html	2004-09-07 20:48:54 UTC (rev 318)
+++ trunk/GUI/header_gui.html	2004-09-09 13:49:54 UTC (rev 319)
@@ -63,7 +63,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
     <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
     <option selected="selected">Choose A Mirror</option>
-    <!--#include virtual="http://www.samba.org/samba/mirror_options.html" --> 
+    <!--#include virtual="/samba/mirror_options.html" --> 
     </select>
    </form>
   </div>

Modified: trunk/devel/header_devel.html
===================================================================
--- trunk/devel/header_devel.html	2004-09-07 20:48:54 UTC (rev 318)
+++ trunk/devel/header_devel.html	2004-09-09 13:49:54 UTC (rev 319)
@@ -62,7 +62,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
     <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
     <option selected="selected">Choose A Mirror</option>
-    <!--#include virtual="http://www.samba.org/samba/mirror_options.html" -->
+    <!--#include virtual="/samba/mirror_options.html" -->
     </select>
    </form>
   </div>

Modified: trunk/docs/header_docs.html
===================================================================
--- trunk/docs/header_docs.html	2004-09-07 20:48:54 UTC (rev 318)
+++ trunk/docs/header_docs.html	2004-09-09 13:49:54 UTC (rev 319)
@@ -63,7 +63,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
     <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
     <option selected="selected">Choose A Mirror</option>
-    <!--#include virtual="http://www.samba.org/samba/mirror_options.html" --> 
+    <!--#include virtual="/samba/mirror_options.html" --> 
     </select>
    </form>
   </div>

Modified: trunk/download/header_download.html
===================================================================
--- trunk/download/header_download.html	2004-09-07 20:48:54 UTC (rev 318)
+++ trunk/download/header_download.html	2004-09-09 13:49:54 UTC (rev 319)
@@ -63,7 +63,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
     <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
     <option selected="selected">Choose A Mirror</option>
-    <!--#include virtual="http://www.samba.org/samba/mirror_options.html" --> 
+    <!--#include virtual="/samba/mirror_options.html" --> 
     </select>
    </form>
   </div>

Modified: trunk/history/header_history.html
===================================================================
--- trunk/history/header_history.html	2004-09-07 20:48:54 UTC (rev 318)
+++ trunk/history/header_history.html	2004-09-09 13:49:54 UTC (rev 319)
@@ -56,7 +56,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
     <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
     <option selected="selected">Choose A Mirror</option>
-    <!--#include virtual="http://www.samba.org/samba/mirror_options.html" -->
+    <!--#include virtual="/samba/mirror_options.html" -->
     </select>
    </form>
   </div>

Modified: trunk/support/header_support.html
===================================================================
--- trunk/support/header_support.html	2004-09-07 20:48:54 UTC (rev 318)
+++ trunk/support/header_support.html	2004-09-09 13:49:54 UTC (rev 319)
@@ -55,7 +55,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
   <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
   <option selected="selected">Choose A Mirror</option>
-  <!--#include virtual="http://www.samba.org/samba/mirror_options.html" -->
+  <!--#include virtual="/samba/mirror_options.html" -->
   </select>
   </form>
   </div>

Modified: trunk/team/header_team.html
===================================================================
--- trunk/team/header_team.html	2004-09-07 20:48:54 UTC (rev 318)
+++ trunk/team/header_team.html	2004-09-09 13:49:54 UTC (rev 319)
@@ -63,7 +63,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
     <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
     <option selected="selected">Choose A Mirror</option>
-    <!--#include virtual="http://www.samba.org/samba/mirror_options.html" --> 
+    <!--#include virtual="/samba/mirror_options.html" --> 
     </select>
    </form>
   </div>

Modified: trunk/vendors/header_vendors.html
===================================================================
--- trunk/vendors/header_vendors.html	2004-09-07 20:48:54 UTC (rev 318)
+++ trunk/vendors/header_vendors.html	2004-09-09 13:49:54 UTC (rev 319)
@@ -63,7 +63,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
     <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
     <option selected="selected">Choose A Mirror</option>
-    <!--#include virtual="http://www.samba.org/samba/mirror_options.html" --> 
+    <!--#include virtual="/samba/mirror_options.html" --> 
     </select>
    </form>
   </div>



More information about the samba-cvs mailing list