You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by jk...@apache.org on 2006/06/18 21:11:47 UTC

svn commit: r415175 - /tapestry/tapestry-site/trunk/src/site/site.xml

Author: jkuhnert
Date: Sun Jun 18 12:11:47 2006
New Revision: 415175

URL: http://svn.apache.org/viewvc?rev=415175&view=rev
Log:
Updated site

Modified:
    tapestry/tapestry-site/trunk/src/site/site.xml

Modified: tapestry/tapestry-site/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/site.xml?rev=415175&r1=415174&r2=415175&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/site.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/site.xml Sun Jun 18 12:11:47 2006
@@ -39,6 +39,31 @@
             <item name="Books and Articles" href="/articles.html" />
         </menu>
         
+        <menu name="Versions">
+            <item name="Tapestry 4" href="http://tapestry.apache.org/tapestry4" />
+            <item name="Tapestry 3" href="http://tapestry.apache.org/tapestry3" />
+            <item name="Tapestry 4.1 - beta" href="http://tapestry.apache.org/tapestry4.1" />
+            <item name="Tapestry 5 - beta" href="http://tapestry.apache.org/tapestry5" />
+        </menu>
+        
+        <menu name="Support">
+            <item name="Tapestry Support" href="/support.html" />
+        </menu>
+        
+        <menu name="Integration">
+            <item name="Eclipse" href="http://spindle.sourceforge.net" />
+            <item name="IDEA" href="http://tapidea.javaforge.com" />
+            <item name="Eclipse (cognition)" href="http://www.thelabllc.com" />
+            <item name="Palette (eclipse)" href="http://tapestrypalette.sourceforge.net" />
+            <item name="Spring" href="http://howardlewisship.com/tapestry-javaforge/tapestry-spring/" />
+            <item name="Hibernate (tapernate)" href="http://www.carmanconsulting.com/tapernate" />
+            <item name="Hibernate (cognition)" href="http://www.thelabllc.com" />
+            <item name="Acegi Security" href="http://www.carmanconsulting.com/tapestry-acegi" />
+            <item name="TestNG" href="http://howardlewisship.com/tapestry-javaforge/tapestry-testng/" />
+            <item name="AJAX" href="http://tacos.sourceforge.net" />
+            <item name="TapDoc" href="http://www.erinors.com/product/tapdoc/" />
+        </menu>
+        
         ${reports}
     </body>
 </project>