svn commit: r16940 - trunk/www/index.html
Linus Tolke <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2009-03-23 14:40:43-0700
New Revision: 16940
Modified:
trunk/www/index.html
Log:
Publish the 0.28 version of ArgoUML for downloads.
Leave the beta section.
Point to the 0.28 version of the documentation where available.
Modified: trunk/www/index.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/index.html?view=diff&pathrev=16940&r1=16939&r2=16940
==============================================================================
--- trunk/www/index.html (original)
+++ trunk/www/index.html 2009-03-23 14:40:43-0700
@@ -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.2/" >Download ArgoUML 0.26.2</a>
+<a href="http://argouml-downloads.tigris.org/argouml-0.28/" >Download ArgoUML 0.28</a>
<script type="text/javascript">
document.write("</div>");
</script>
<script type="text/javascript">
- var LAST_STABLE_VERSION = "0.26.2";
+ var LAST_STABLE_VERSION = "0.28";
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>");
}
@@ -137,6 +137,7 @@
</div>
<!-- comment out the entire contents of this div when not in beta phase -->
+<!--
<div id="downloads-beta">
<script type="text/javascript">
document.write("<div style='display:none;'>");
@@ -166,7 +167,7 @@
}
</script>
</div>
-
+-->
<div style="clear:both;" />
@@ -192,8 +193,8 @@
<ul>
<li>Quick Guide
(<a href="http://argouml-stats.tigris.org/documentation/quick-guide-0.26/">html</a> |
- <a href="http://argouml-downloads.tigris.org/nonav/argouml-0.26/quickguide-0.26.pdf"
- onClick="javascript:urchinTracker('DOWNLOAD/quickguide-0.26.pdf')"
+ <a href="http://argouml-downloads.tigris.org/nonav/argouml-0.28/quickguide-0.28.pdf"
+ onClick="javascript:urchinTracker('DOWNLOAD/quickguide-0.28.pdf')"
>pdf</a> |
<a href="http://argouml-stats.tigris.org/documentation/quick-guide-0.26-single/quickguide.html">single file html</a>)
</li>
@@ -201,8 +202,8 @@
</li>
<li>User Manual
(<a href="http://argouml-stats.tigris.org/documentation/manual-0.26/">html</a> |
- <a href="http://argouml-downloads.tigris.org/nonav/argouml-0.26/argomanual-0.26.pdf"
- onClick="javascript:urchinTracker('DOWNLOAD/argomanual-0.26.pdf')"
+ <a href="http://argouml-downloads.tigris.org/nonav/argouml-0.28/argomanual-0.28.pdf"
+ onClick="javascript:urchinTracker('DOWNLOAD/argomanual-0.28.pdf')"
>pdf</a> |
<a href="http://argouml-stats.tigris.org/documentation/manual-0.26-single/argomanual.html">single file html</a>)
</li>
@@ -241,7 +242,7 @@
</li>
</ol>
<p>
-<a href="http://argouml-downloads.tigris.org/argouml-0.26.2">Other formats & add-in modules</a>
+<a href="http://argouml-downloads.tigris.org/argouml-0.28">Other formats & add-in modules</a>
</p>
</li>
</div>
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=1393116
To unsubscribe from this discussion, e-mail: [[email protected]].