svn commit: r19015 - trunk/www
[email protected] Sat, 29 Jan 2011 09:35:39 -0800 (PST)
Newsgroups
gmane.comp.lang.uml.argouml.cvs
Message-ID
<[email protected] >
Author: linus
Date: 2011-01-29 09:35:39-0800
New Revision: 19015
Modified:
trunk/www/index.html
trunk/www/project_tools.html
Log:
Publish the 0.32 version of ArgoUML.
Modified: trunk/www/index.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/index.html?view=diff&pathrev=19015&r1=19014&r2=19015
==============================================================================
--- trunk/www/index.html (original)
+++ trunk/www/index.html 2011-01-29 09:35:39-0800
@@ -113,13 +113,13 @@
<script type="text/javascript">
document.write("<div style='display:none;'>");
</script>
-<a href="http://argouml-downloads.tigris.org/argouml-0.30.2/" >Download ArgoUML 0.30.2</a>
+<a href="http://argouml-downloads.tigris.org/argouml-0.32/" >Download ArgoUML 0.32</a>
<script type="text/javascript">
document.write("</div>");
</script>
<script type="text/javascript">
- var LAST_STABLE_VERSION = "0.30.2";
+ var LAST_STABLE_VERSION = "0.32";
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>");
}
@@ -140,6 +140,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;'>");
@@ -169,6 +170,7 @@
}
</script>
</div>
+-->
<div style="clear:both;" />
@@ -176,20 +178,20 @@
<h1>User documentation</h1>
<ul>
<li>Quick Guide
- (<a href="http://argouml-stats.tigris.org/documentation/quickguide-0.30/">html</a> |
- <a href="http://argouml-downloads.tigris.org/nonav/argouml-0.30/quickguide-0.30.pdf"
- onClick="javascript:urchinTracker('DOWNLOAD/quickguide-0.30.pdf')"
+ (<a href="http://argouml-stats.tigris.org/documentation/quickguide-0.32/">html</a> |
+ <a href="http://argouml-downloads.tigris.org/nonav/argouml-0.32/quickguide-0.32.pdf"
+ onClick="javascript:urchinTracker('DOWNLOAD/quickguide-0.32.pdf')"
>pdf</a> |
- <a href="http://argouml-stats.tigris.org/documentation/quickguide-0.30-single/quickguide.html">single file html</a>)
+ <a href="http://argouml-stats.tigris.org/documentation/quickguide-0.32-single/quickguide.html">single file html</a>)
</li>
<li><a href="faqs/users.html">Users FAQ</a>
</li>
<li>User Manual
- (<a href="http://argouml-stats.tigris.org/documentation/manual-0.30/">html</a> |
- <a href="http://argouml-downloads.tigris.org/nonav/argouml-0.30/manual-0.30.pdf"
- onClick="javascript:urchinTracker('DOWNLOAD/manual-0.30.pdf')"
+ (<a href="http://argouml-stats.tigris.org/documentation/manual-0.32/">html</a> |
+ <a href="http://argouml-downloads.tigris.org/nonav/argouml-0.32/manual-0.32.pdf"
+ onClick="javascript:urchinTracker('DOWNLOAD/manual-0.32.pdf')"
>pdf</a> |
- <a href="http://argouml-stats.tigris.org/documentation/manual-0.30-single/manual.html">single file html</a>)
+ <a href="http://argouml-stats.tigris.org/documentation/manual-0.32-single/manual.html">single file html</a>)
</li>
<li><a href="http://www.argouml-users.net/" target="wiki">Users Wiki</a>
</li>
@@ -226,7 +228,7 @@
</li>
</ol>
<p>
-<a href="http://argouml-downloads.tigris.org/argouml-0.30.2">Other formats</a>
+<a href="http://argouml-downloads.tigris.org/argouml-0.32">Other formats</a>
</p>
</li>
</div>
Modified: trunk/www/project_tools.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/project_tools.html?view=diff&pathrev=19015&r1=19014&r2=19015
==============================================================================
--- trunk/www/project_tools.html (original)
+++ trunk/www/project_tools.html 2011-01-29 09:35:39-0800
@@ -24,8 +24,8 @@
<dd>
<ul>
<li><a href="/support.html">Support</a></li>
-<li><a href="http://argouml-stats.tigris.org/documentation/quickguide-0.30/">Quick guide 0.30</a></li>
-<li><a href="http://argouml-stats.tigris.org/documentation/manual-0.30/">User Manual 0.30</a></li>
+<li><a href="http://argouml-stats.tigris.org/documentation/quickguide-0.32/">Quick guide 0.32</a></li>
+<li><a href="http://argouml-stats.tigris.org/documentation/manual-0.32/">User Manual 0.32</a></li>
<li><a href="/faqs/users.html">FAQ</a></li>
<li><a href="http://www.argouml-users.net/" target="wiki">Wiki</a></li>
<li><a href="http://www.argouml-users.net/forum" target="forum">Forum</a></li>
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2701430
To unsubscribe from this discussion, e-mail: [[email protected] ].