svn commit: r16098 - trunk/www/index.html
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2008-11-20 11:54:23-0800
New Revision: 16098
Modified:
trunk/www/index.html
Log:
Moved the front page to point to the 0.26.2 release.
Modified: trunk/www/index.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/index.html?view=diff&rev=16098&p1=trunk/www/index.html&p2=trunk/www/index.html&r1=16097&r2=16098
==============================================================================
--- trunk/www/index.html (original)
+++ trunk/www/index.html 2008-11-20 11:54:23-0800
@@ -110,13 +110,13 @@
<script type="text/javascript">
document.write("<div style='display:none;'>");
</script>
-<a href="http://argouml-downloads.tigris.org/argouml-0.26/" >Download ArgoUML 0.26</a>
+<a href="http://argouml-downloads.tigris.org/argouml-0.26.2/" >Download ArgoUML 0.26.2</a>
<script type="text/javascript">
document.write("</div>");
</script>
<script type="text/javascript">
- var LAST_STABLE_VERSION = "0.26";
+ var LAST_STABLE_VERSION = "0.26.2";
if (navigator.appVersion.indexOf("Win")!=-1) {
document.write("<a href='http://argouml-downloads.tigris.org/nonav/argouml-"+LAST_STABLE_VERSION+"/ArgoUML-" + LAST_STABLE_VERSION +"-setup.exe' onClick=\"javascript:urchinTracker('DOWNLOAD/ArgoUML-"+LAST_STABLE_VERSION+"-setup.exe')\">Download ArgoUML "+LAST_STABLE_VERSION + " (Windows)</a>");
}
@@ -136,37 +136,6 @@
</script>
</div>
-<div id="downloads-beta">
-<script type="text/javascript">
-document.write("<div style='display:none;'>");
-</script>
-<a href="http://argouml-downloads.tigris.org/argouml-0.26.1.BETA_1/" >Download and test ArgoUML 0.26.1 BETA 1</a>
-<script type="text/javascript">
-document.write("</div>");
-</script>
-
-<script type="text/javascript">
- var LAST_BETA_VERSION = "0.26.1.BETA_1";
- if (navigator.appVersion.indexOf("Win")!=-1) {
- document.write("<a href='http://argouml-downloads.tigris.org/nonav/argouml-"+LAST_BETA_VERSION+"/ArgoUML-" + LAST_BETA_VERSION +"-setup.exe' onClick=\"javascript:urchinTracker('DOWNLOAD/ArgoUML-"+LAST_BETA_VERSION+"-setup.exe')\">Download and test ArgoUML "+LAST_BETA_VERSION + " (Windows)</a>");
- }
- else if (navigator.appVersion.indexOf("Mac")!=-1) {
- document.write("<a href='http://argouml-downloads.tigris.org/nonav/argouml-"+LAST_BETA_VERSION+"/ArgoUML-" + LAST_BETA_VERSION +".app.tgz' onClick=\"javascript:urchinTracker('DOWNLOAD/ArgoUML-"+LAST_BETA_VERSION+".app.tgz')\">Download and test ArgoUML "+LAST_BETA_VERSION + " (Mac)</a>");
- }
- else if (window.navigator.userAgent.indexOf("X11")!=-1) {
- document.write("<a href='http://argouml-downloads.tigris.org/nonav/argouml-"+LAST_BETA_VERSION+"/ArgoUML-" + LAST_BETA_VERSION +".tar.gz' onClick=\"javascript:urchinTracker('DOWNLOAD/ArgoUML-"+LAST_BETA_VERSION+".tar.gz')\">Download and test ArgoUML "+LAST_BETA_VERSION+" (Linux/BSD)</a>");
- }
- else if (window.navigator.userAgent.indexOf("Linux")!=-1) {
- document.write("<a href='http://argouml-downloads.tigris.org/nonav/argouml-"+LAST_BETA_VERSION+"/ArgoUML-" + LAST_BETA_VERSION +".tar.gz' onClick=\"javascript:urchinTracker('DOWNLOAD/ArgoUML-"+LAST_BETA_VERSION+".tar.gz')\">Download and test ArgoUML "+LAST_BETA_VERSION+" (Linux/BSD)</a>");
- }
-
- else {
- document.write("<a href='http://argouml-downloads.tigris.org/nonav/argouml-"+LAST_BETA_VERSION+"/ArgoUML-" + LAST_BETA_VERSION +".zip' onClick=\"javascript:urchinTracker('DOWNLOAD/ArgoUML-"+LAST_BETA_VERSION+".zip')\">Download and test ArgoUML "+LAST_BETA_VERSION+"</a>");
- }
-</script>
-</div>
-
-
<div style="clear:both;" />
<div id="news" class="block">
@@ -236,7 +205,7 @@
</li>
</ol>
<p>
-<a href="http://argouml-downloads.tigris.org/argouml-0.26">Other formats & add-in modules</a>
+<a href="http://argouml-downloads.tigris.org/argouml-0.26.2">Other formats & add-in modules</a>
</p>
</li>
</div>