svn commit: r13721 - trunk/www/index.html
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2007-11-04 12:20:02-0700
New Revision: 13721
Modified:
trunk/www/index.html
Log:
Made the whole page into a table and fixing up some missing tags.
Modified: trunk/www/index.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/index.html?view=diff&rev=13721&p1=trunk/www/index.html&p2=trunk/www/index.html&r1=13720&r2=13721
==============================================================================
--- trunk/www/index.html (original)
+++ trunk/www/index.html 2007-11-04 12:20:02-0700
@@ -55,18 +55,24 @@
onClick="javascript:urchinTracker('DOWNLOAD/quickguide-0.24.pdf')"
>pdf</a> |
<a href="http://argouml-stats.tigris.org/documentation/quick-guide-0.24-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.24/">html</a> |
<a href="http://argouml-downloads.tigris.org/nonav/argouml-0.24/argomanual-0.24.pdf"
onClick="javascript:urchinTracker('DOWNLOAD/argomanual-0.24.pdf')"
>pdf</a> |
<a href="http://argouml-stats.tigris.org/documentation/manual-0.24-single/argomanual.html">single file html</a>)
+ </li>
<li>All documentation <a href="documentation/index.html">resources</a>
+ </li>
<li><a href="tours/index.html">User Interface Tour</a>
+ </li>
<li><a href="issues/enter_bug.cgi?issue_type=DEFECT&component=argouml">Report a bug</a> or
<a href="issues/enter_bug.cgi?issue_type=ENHANCEMENT&component=argouml">request a feature</a>
<br>(You must be a logged in Tigris member to do this).
+ </li>
</ul>
</td>
</tr>
@@ -105,8 +111,9 @@
</p>
</td>
</tr>
-</table>
+<tr>
+<td colspan="2">
<div class="h2">
<h2>Screenshot (click for tour)</h2>
<table border="0">
@@ -142,9 +149,12 @@
</table>
</div>
+</td>
+</tr>
-
+<tr>
+<td>
<div class="h2">
<h2>Commercial Extensions</h2>
@@ -166,31 +176,31 @@
</p>
</div>
+</td>
+</tr>
+<tr>
+<td colspan="2">
<div class="h2">
<h2>For Developers of ArgoUML</h2>
+<p>
ArgoUML is not only a free UML modelling tool, it is also an
Open Source Development project where you are invited to contribute.
+</p>
+
<p>
Go to the <a href="dev.html">Developer Zone</a>
to read about the project and to find the documentation of the internals
of ArgoUML.
-<p>
+</p>
-<table>
-<tr>
-<td valign="top">
+<p>
<a href="http://www.java.net">
<img src="images/java_dot_net_member.gif" width="170" heigth="47" border="0"
alt="java.net - The Source for Java Technology Collaboration"/>
</a>
-</td>
-<td>
-<!-- Babelfish translation -->
-<!--
-<script language="JavaScript1.2" src="http://www.altavista.com/static/scripts/translate_engl.js"></script>
--->
+</p>
</td>
</tr>