svn commit: r16850 - trunk/www
Linus Tolke <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2009-03-02 20:57:57-0800
New Revision: 16850
Modified:
trunk/www/index.html
trunk/www/project_tools.html
Log:
Fix of the tigris change of the RSS-feed url.
Modified: trunk/www/index.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/index.html?view=diff&pathrev=16850&r1=16849&r2=16850
==============================================================================
--- trunk/www/index.html (original)
+++ trunk/www/index.html 2009-03-02 20:57:57-0800
@@ -181,7 +181,7 @@
document.write("</div>");
</script>
<!-- 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=10pt&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=N
one&synd=open&w=&h=110&title=&border=%23ffffff%7C0px%2C0px+solid+%23004488%7C0px%2C1px+solid+%23005599%7C0px%2C0px+solid+%230077BB%7C0px%2C0px+solid+%230088CC&output=js"></script>
+<script src="http://www.gmodules.com/ig/ifr?url=http://customrss.googlepages.com/customrss.xml&up_rssurl=http%3A%2F%2Fargouml.tigris.org%2Fservlets%2FWebFeed%3Fartifact%3Dnews%26version%3Drss_2.0&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=10pt&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_showdat
e=1&up_datecolor=9F9F9F&up_tcolor=FFFFFF&up_thighlight=%23666633&up_desclinkcolor=1B5790&up_color=000000&up_dback=FFFFFF&up_dborder=DFCE6F&up_desclinkweight=B
old&up_desclinkdecoration=None&synd=open&w=&h=110&title=&border=%23ffffff%7C0px%2C0px+solid+%23004488%7C0px%2C1px+solid+%23005599%7C0px%2C0px+solid+%230077BB%7C0px%2C0px+solid+%230088CC&output=js"></script>
<br>
<h1>User documentation</h1>
Modified: trunk/www/project_tools.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/project_tools.html?view=diff&pathrev=16850&r1=16849&r2=16850
==============================================================================
--- trunk/www/project_tools.html (original)
+++ trunk/www/project_tools.html 2009-03-02 20:57:57-0800
@@ -1,7 +1,7 @@
<!-- $Id$ -->
<ul>
<li><a href="/servlets/ProjectNewsList">Project News</a>
- <a href="/servlets/ProjectNewsRSS">
+ <a href="/servlets/WebFeed?artifact=news&version=rss_2.0">
<img src="/images/feed-icon.gif" alt="RSS Feed" width="10" height="10"/>
</a>
</li>
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=1259637
To unsubscribe from this discussion, e-mail: [[email protected]].