Revision: 577
http://rpy.svn.sourceforge.net/rpy/?rev=577&view=rev
Author: lgautier
Date: 2008-07-13 04:46:37 -0700 (Sun, 13 Jul 2008)
Log Message:
-----------
web page:
- added entry for rpy2-alpha1
- changed the logo to the current sourceforge logo
Modified Paths:
--------------
trunk/htdocs/news.data
trunk/htdocs/style.css
trunk/htdocs/template.html
Modified: trunk/htdocs/news.data
===================================================================
--- trunk/htdocs/news.data 2008-07-06 10:36:38 UTC (rev 576)
+++ trunk/htdocs/news.data 2008-07-13 11:46:37 UTC (rev 577)
@@ -5,6 +5,32 @@
<div class="news-header">
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
+ <td><b>RPy 2.0.0alpha1</b></td>
+ <td><div class="news-date">2008-07-06</div></td>
+ </tr>
+ </table>
+ </div>
+
+ <div class="news-body">
+ <h3>
+ Rpy - 2.0.0a1
+ </h3>
+ <p>
+ The second alpha release for <i>rpy2</i> is out. The source
+ package, and pre-built binaries for win32 are available.
+ </p>
+
+ <p>
+ The online documentation is <a href="rpy2/doc/html">here</a>.
+ </p>
+
+ </div> <!-- news body -->
+</div> <!-- news -->
+
+<div class="news">
+ <div class="news-header">
+ <table width="100%" cellpadding="0" cellspacing="0">
+ <tr>
<td><b>New RPy Documentation Wiki</b></td>
<td><div class="news-date">2008-04-28</div></td>
</tr>
Modified: trunk/htdocs/style.css
===================================================================
--- trunk/htdocs/style.css 2008-07-06 10:36:38 UTC (rev 576)
+++ trunk/htdocs/style.css 2008-07-13 11:46:37 UTC (rev 577)
@@ -57,6 +57,11 @@
border-style: none;
}
+img.border
+{
+ border: solid 0px #1c3198;
+}
+
.header
{
border: solid 1px #1c3198;
Modified: trunk/htdocs/template.html
===================================================================
--- trunk/htdocs/template.html 2008-07-06 10:36:38 UTC (rev 576)
+++ trunk/htdocs/template.html 2008-07-13 11:46:37 UTC (rev 577)
@@ -75,12 +75,15 @@
<tr>
<td>
<div class="header">
- <strong>Acknowledgement</strong>
+ <strong>Acknowledgement </strong>
</div>
- This site is hosted by
+ This site is hosted by<br/>
+ <center>
<a href="http://sourceforge.net/projects/rpy">
- <img src="head_bg_new.gif">
+ <img class="border"
src="http://sourceforge.net/sflogo.php?group_id=rpy&type=1"
alt="SourceForge.net Logo" />
</a>
+ </center>
+
</td>
</tr>
</tbody>
@@ -117,6 +120,11 @@
<ul class="menu">
<li><a href="news.html">
+ Release 2.0.0alpha1 for rpy2</a><br>
+ <i>(2008-07-06)</i><br> <br>
+ </li>
+
+ <li><a href="news.html">
New RPy Documentation Wiki</a><br>
<i>(2008-04-28)</i><br> <br>
</li>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
rpy-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rpy-list