You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by gd...@apache.org on 2009/09/22 00:02:50 UTC

svn commit: r817433 - in /webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download: 1_2/download.xml 1_3/download.xml 1_4/download.xml

Author: gdaniels
Date: Mon Sep 21 22:02:50 2009
New Revision: 817433

URL: http://svn.apache.org/viewvc?rev=817433&view=rev
Log:
Fix up some of the download forms to work correctly with mirror lists (thanks Paul Querna).

Modified:
    webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download/1_2/download.xml
    webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download/1_3/download.xml
    webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download/1_4/download.xml

Modified: webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download/1_2/download.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download/1_2/download.xml?rev=817433&r1=817432&r2=817433&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download/1_2/download.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download/1_2/download.xml Mon Sep 21 22:02:50 2009
@@ -123,14 +123,19 @@
 please select another mirror. If all mirrors are failing, there are
 <i>backup</i> mirrors (at the end of the mirrors list) that should
 be available.</p>
-<form action="[location]" method="get" id="SelectMirror" name=
-"SelectMirror">Other mirrors: <select name="Preferred">
-<option value="[http]" selected="selected">[http]</option>
-<option value="[ftp]">[ftp]</option>
-<option value="[backup]">[backup] (backup)</option>
-</select> <input type="submit" value="Change" /></form>
-<p>You may also consult the <a href=
-"http://www.apache.org/mirrors/">complete list of mirrors</a>.</p>
+<form action="[location]" method="get" id="SelectMirror" name="SelectMirror">
+Other mirrors: <select name="Preferred">
+[if-any http]
+  [for http]<option value="[http]">[http]</option>[end]
+[end]  
+[if-any ftp]
+  [for ftp]<option value="[ftp]">[ftp]</option>[end]
+[end]
+[if-any backup]
+  [for backup]<option value="[backup]">[backup] (backup)</option>[end]
+[end]
+</select><input type="submit" value="Change"/></form>
+<p>You may also consult the <a class="externalLink" href="http://www.apache.org/mirrors/">complete list of mirrors</a></p>
 <p><strong>Note:</strong> when downloading from a mirror please
 check the <a href=
 "http://www.apache.org/dev/release-signing#md5">md5sum</a> and

Modified: webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download/1_3/download.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download/1_3/download.xml?rev=817433&r1=817432&r2=817433&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download/1_3/download.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download/1_3/download.xml Mon Sep 21 22:02:50 2009
@@ -123,14 +123,19 @@
 please select another mirror. If all mirrors are failing, there are
 <i>backup</i> mirrors (at the end of the mirrors list) that should
 be available.</p>
-<form action="[location]" method="get" id="SelectMirror" name=
-"SelectMirror">Other mirrors: <select name="Preferred">
-<option value="[http]" selected="selected">[http]</option>
-<option value="[ftp]">[ftp]</option>
-<option value="[backup]">[backup] (backup)</option>
-</select> <input type="submit" value="Change" /></form>
-<p>You may also consult the <a href=
-"http://www.apache.org/mirrors/">complete list of mirrors</a>.</p>
+<form action="[location]" method="get" id="SelectMirror" name="SelectMirror">
+Other mirrors: <select name="Preferred">
+[if-any http]
+  [for http]<option value="[http]">[http]</option>[end]
+[end]  
+[if-any ftp]
+  [for ftp]<option value="[ftp]">[ftp]</option>[end]
+[end]
+[if-any backup]
+  [for backup]<option value="[backup]">[backup] (backup)</option>[end]
+[end]
+</select><input type="submit" value="Change"/></form>
+<p>You may also consult the <a class="externalLink" href="http://www.apache.org/mirrors/">complete list of mirrors</a></p>
 <p><strong>Note:</strong> when downloading from a mirror please
 check the <a href=
 "http://www.apache.org/dev/release-signing#md5">md5sum</a> and

Modified: webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download/1_4/download.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download/1_4/download.xml?rev=817433&r1=817432&r2=817433&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download/1_4/download.xml (original)
+++ webservices/axis2/branches/java/1_5/modules/documentation/xdocs/download/1_4/download.xml Mon Sep 21 22:02:50 2009
@@ -123,14 +123,19 @@
 please select another mirror. If all mirrors are failing, there are
 <i>backup</i> mirrors (at the end of the mirrors list) that should
 be available.</p>
-<form action="[location]" method="get" id="SelectMirror" name=
-"SelectMirror">Other mirrors: <select name="Preferred">
-<option value="[http]" selected="selected">[http]</option>
-<option value="[ftp]">[ftp]</option>
-<option value="[backup]">[backup] (backup)</option>
-</select> <input type="submit" value="Change" /></form>
-<p>You may also consult the <a href=
-"http://www.apache.org/mirrors/">complete list of mirrors</a>.</p>
+<form action="[location]" method="get" id="SelectMirror" name="SelectMirror">
+Other mirrors: <select name="Preferred">
+[if-any http]
+  [for http]<option value="[http]">[http]</option>[end]
+[end]  
+[if-any ftp]
+  [for ftp]<option value="[ftp]">[ftp]</option>[end]
+[end]
+[if-any backup]
+  [for backup]<option value="[backup]">[backup] (backup)</option>[end]
+[end]
+</select><input type="submit" value="Change"/></form>
+<p>You may also consult the <a class="externalLink" href="http://www.apache.org/mirrors/">complete list of mirrors</a></p>
 <p><strong>Note:</strong> when downloading from a mirror please
 check the <a href=
 "http://www.apache.org/dev/release-signing#md5">md5sum</a> and