svn commit: r15711 - trunk/www
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: penyaskito
Date: 2008-09-10 15:37:17-0700
New Revision: 15711
Removed:
trunk/www/index2.html
Modified:
trunk/www/index.html
Log:
Main page include news RSS feed on it (provided by Google Rss widget).
Modified: trunk/www/index.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/index.html?view=diff&rev=15711&p1=trunk/www/index.html&p2=trunk/www/index.html&r1=15710&r2=15711
==============================================================================
--- trunk/www/index.html (original)
+++ trunk/www/index.html 2008-09-10 15:37:17-0700
@@ -97,14 +97,10 @@
</ul>
</td>
</tr>
-
-<tr><td colspan="2" align="center">
-<div class="h2">
+<tr><td style="background: #eed;">
+<div class="h2" style="margin-top:0px;">
<h2>Start ArgoUML Now (two methods)</h2>
</div>
-</td>
-</tr>
-<tr><td style="background: #eed;">
<p><b>Launch via Java Web Start:</b><br>
1. <a href="http://argouml-downloads.tigris.org/jws/argouml-latest-stable.jnlp"
onClick="javascript:urchinTracker('JWS/argouml-latest-stable.jnlp')"
@@ -118,8 +114,6 @@
<a href="http://java.sun.com/products/javawebstart/">product page</a>.
If you have problems, please
see the <a href="faqs/users.html#jws">JWS part of the FAQ</a>.</p>
-</td>
-<td width="50%" style="background: #eed;" valign="top">
<p><b>Download files and run:</b><br>
1. Download latest stable release:
<a href="http://argouml-downloads.tigris.org/nonav/argouml-0.24/ArgoUML-0.24.zip"
@@ -131,6 +125,11 @@
3b. On Unix: Type the command 'java -jar argouml.jar'
</p>
</td>
+<td>
+<!-- RSS WIDGET -->
+<script src="http://www.gmodules.com/ig/ifr?url=http://customrss.googlepages.com/customrss.xml&up_rssurl=http%3A%2F%2Fargouml.tigris.org%2Fservlets%2FProjectNewsRSS&up_title=ArgoUML%20News&up_titleurl=http%3A%2F%2Fargouml.tigris.org%2Fservlets%2FProjectNewsList&up_num_entries=5&up_linkaction=showdescription&up_background=%23EEEEDD&up_border=%23EEEEDD&up_round=0&up_fontfamily=Verdana&up_fontsize=12pt&up_openfontsize=9pt&up_itempadding=3px&up_bullet=icon&up_custicon=Overrides%20favicon.ico&up_boxicon=1&up_opacity=20&up_itemlinkcolor=%23003366&up_itemlinkweight=Normal&up_itemlinkdecoration=None&up_vlinkcolor=C7CFA8&up_vlinkweight=Normal&up_vlinkdecoration=None&up_showdate=1&up_datecolor=9F9F9F&
;up_tcolor=FFFFFF&up_thighlight=%23666633&up_desclinkcolor=1B5790&up_color=000000&up_dback=FFFFFF&up_dborder=DFCE6F&up_desclinkweight=Bold&up_desclinkdecoration=None&synd=open&w=520&h=220&title=ArgoUML+News&border=%23ffffff%7C0px%2C1px+solid+%23004488%7C0px%2C1px+solid+%23005599%7C0px%2C1px+solid+%230077BB%7C0px%2C1px+solid+%230088CC&output=js"></script>
+</td>
+
</tr>
<tr>
Removed: trunk/www/index2.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/index2.html?view=auto&rev=15710