You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2006/07/05 00:41:12 UTC

svn commit: r419114 - in /incubator/cayenne/main/trunk/cayenne-site/xdocs: resources/images/rss.png templates/project.xml templates/site.vsl xml/download.xml xml/index.xml

Author: aadamchik
Date: Tue Jul  4 15:41:11 2006
New Revision: 419114

URL: http://svn.apache.org/viewvc?rev=419114&view=rev
Log:
adding RSS feed to the site

Added:
    incubator/cayenne/main/trunk/cayenne-site/xdocs/resources/images/rss.png   (with props)
Modified:
    incubator/cayenne/main/trunk/cayenne-site/xdocs/templates/project.xml
    incubator/cayenne/main/trunk/cayenne-site/xdocs/templates/site.vsl
    incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/download.xml
    incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/index.xml

Added: incubator/cayenne/main/trunk/cayenne-site/xdocs/resources/images/rss.png
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne-site/xdocs/resources/images/rss.png?rev=419114&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/cayenne/main/trunk/cayenne-site/xdocs/resources/images/rss.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/cayenne/main/trunk/cayenne-site/xdocs/templates/project.xml
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne-site/xdocs/templates/project.xml?rev=419114&r1=419113&r2=419114&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne-site/xdocs/templates/project.xml (original)
+++ incubator/cayenne/main/trunk/cayenne-site/xdocs/templates/project.xml Tue Jul  4 15:41:11 2006
@@ -15,7 +15,7 @@
     <menu name="DOCUMENTATION">
         <item name="User Guide" href="/userguide/index.html"/>
         <item name="Modeler Guide" href="/modelerguide/index.html"/>
-        <item name="Examples" href="/examples/index.html"/>
+        <item name="Examples" href="http://objectstyle.org/confluence/display/CAY/Cayenne+Examples"/>
         <item name="Javadoc API - 1.1" href="/api/cayenne/index.html"/>
         <item name="Javadoc API - 1.0" href="/1_0/api/cayenne/index.html"/>
         <item name="FAQ" href="http://objectstyle.org/confluence/display/CAY/Cayenne+FAQ"/>    

Modified: incubator/cayenne/main/trunk/cayenne-site/xdocs/templates/site.vsl
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne-site/xdocs/templates/site.vsl?rev=419114&r1=419113&r2=419114&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne-site/xdocs/templates/site.vsl (original)
+++ incubator/cayenne/main/trunk/cayenne-site/xdocs/templates/site.vsl Tue Jul  4 15:41:11 2006
@@ -16,6 +16,7 @@
         <meta name="keywords" content="Object Relational Mapping framework for Java database applications, Java Development, Cayenne, OO-to-Relational mapping, Object-Oriented Software, OpenSource Development, WebObjects, EOF, Enterprise Objects Framework">
         <meta name="description" content="Cayenne is an object-relational mapping Java framework. It is free and OpenSource, developed under apache license.">
         <link href="${relativePath}/images/objectstyle.css" rel="stylesheet">
+        <link rel="alternate" type="application/rss+xml" title="Cayenne News Feed" href="http://objectstyle.org/confluence/createrssfeed.action?types=blogpost&statuses=created&spaces=CAY&rssType=rss1&maxResults=10&timeSpan=60&publicFeed=true&title=Cayenne+News">
 </head>
 
 <body text="#000000" bgcolor="#ffffff" link="#000000" alink="#000000" vlink="#000000" 
@@ -82,7 +83,7 @@
     <td width="1" bgcolor="#333333"><img src="${relativePath}/images/spacer.gif" width="1" height="1"></td>
     <td width="${centralWidth}" valign="top"><table width="100%" border="0" cellspacing="10" cellpadding="0" class="body-black">
       <tbody><tr>
-        <td>Copyright &copy;2001-2005 ObjectStyle Group</td>
+        <td>Copyright &copy;2001-2006 ObjectStyle Group</td>
       </tr>
     </tbody></table></td>
     <td width="1" bgcolor="#333333"><img src="${relativePath}/images/spacer.gif" width="1" height="1"></td>

Modified: incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/download.xml
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/download.xml?rev=419114&r1=419113&r2=419114&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/download.xml (original)
+++ incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/download.xml Tue Jul  4 15:41:11 2006
@@ -12,39 +12,41 @@
         			<li><a href="http://sourceforge.net/project/showfiles.php?group_id=48132">All Public Releases</a></li>
         		</ul>
         	
-        	<subsection name="Beta Release: Cayenne 1.2">
+        	<subsection name="Stable Release: Cayenne 1.2">
+        	    <ul>
+                	<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-1.2RC2.tar.gz">Cayenne 1.2RC2 (with cross-platform Java CayenneModeler)</a></li>
+                	<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-1.2RC2-macosx.dmg">Cayenne 1.2RC2 (with Mac OS X CayenneModeler)</a></li>
+                	<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-1.2RC2-win.zip">Cayenne 1.2RC2 (with Windows CayenneModeler)</a></li>
+	</ul>
+        	</subsection>
+        	
+        	<subsection name="Old Release: Cayenne 1.1.4">
+        	    <ul>
+                	<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-1.1.4.tar.gz">Cayenne 1.1.4</a></li>
+		<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-examples-1.1B3.tar.gz">Cayenne Examples</a></li>
+	</ul>
+        	</subsection>
+
+        	
+    <subsection name="Other">
         	    <ul>
-                	<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-1.2B3.tar.gz">Cayenne 1.2B3 (with cross-platform Java CayenneModeler)</a></li>
-                	<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-1.2B3-macosx.dmg">Cayenne 1.2B3 (with Mac OS X CayenneModeler)</a></li>
-                	<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-1.2B3-win.zip">Cayenne 1.2B3 (with Windows CayenneModeler)</a></li>
                 	<li><a href="http://objectstyle.org/downloads/cayenne/nightly/?M=D">Nightly Builds</a></li>
                 	<li>Maven2 Bundles are available from Ibiblio.
                 	<ul><li>Repository URL: <a href="http://ibiblio.org/maven2/">http://ibiblio.org/maven2/</a></li> 
                 	<li>groupID: <strong>org.objectstyle.cayenne</strong></li> 
                 	<li>artifactID: <strong>cayenne</strong>, <strong>cayenne-nodeps</strong> and <strong>cayenne-client-nodeps</strong></li></ul>
                 	</li>
-		
 	</ul>
         	</subsection>
+
         	        	
-	<subsection name="Stable Release: Cayenne 1.1.4">
-        	    <ul>
-                	<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-1.1.4.tar.gz">Cayenne 1.1.4</a></li>
-		<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-examples-1.1B3.tar.gz">Cayenne Examples</a></li>
-	</ul>
-        	</subsection>
-   
+	   
             <p>Cayenne distribution contains precompiled JAR files, full documentation and source code. 
             Nightly builds undergo automated testing, but may contain incomplete features and unstable
             code. Use them at your own risk. Note that usually only about 7 latest nightly builds 
             are available, older ones are automatically deleted from the archive.
             </p>
-            
-            <panel name="Cayenne Examples Note:">
-            Cayenne Examples documentation is included in the main Cayenne download and is also available 
-            from the website. Examples code is downloadable separately, following the link above.
-            </panel>
-        </section>
+            </section>
     </body>
 </document>
 

Modified: incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/index.xml
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/index.xml?rev=419114&r1=419113&r2=419114&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/index.xml (original)
+++ incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/index.xml Tue Jul  4 15:41:11 2006
@@ -21,10 +21,11 @@
         </section>
         
         <section name="Project News">
-<p><u><i>[May 17, 2006]</i></u> <strong>Cayenne 1.2 Beta 3 Released</strong></p>
-		<p>B3 features a new documentation format based on the docs from Wiki. It also includes lots of bug fixes, 
-		bringing us much closer to a Release Candidate. Check out
-		<a href="http://objectstyle.org/confluence/display/CAY/2006/05/17/">full release announcement</a>.</p>
+        <a href="http://objectstyle.org/confluence/createrssfeed.action?types=blogpost&amp;statuses=created&amp;spaces=CAY&amp;rssType=rss1&amp;maxResults=10&amp;timeSpan=60&amp;publicFeed=true&amp;title=Cayenne+News"><img align="left" src="images/rss.png" border="0" hspace="3"/></a><br/>
+        
+<p><u><i>[June 23, 2006]</i></u> <strong>Cayenne 1.2 Release Candidate 2 Is Available</strong></p>
+		<p>It includes a new "Quick Start" tutorial and fixes remaining bugs. Check out
+		<a href="http://objectstyle.org/confluence/display/CAY/2006/06/23/">full release announcement</a>.</p>
 		
 <p><u><i>[March 20, 2006]</i></u> <strong>Cayenne Accepted to Apache Incubator</strong></p>
 		<p>Some time ago Cayenne developers submitted a proposal to the ASF to join Apache. Recently