Author: hlship
Date: Fri Mar  2 17:38:59 2007
New Revision: 514047

URL: http://svn.apache.org/viewvc?view=rev&rev=514047
Log:
Update navigation to link to the tapestry-spring-integration module.

Modified:
    tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt
    tapestry/tapestry5/tapestry-project/trunk/src/site/site.xml

Modified: tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt?view=diff&rev=514047&r1=514046&r2=514047
==============================================================================
--- tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt (original)
+++ tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt Fri Mar  2 
17:38:59 2007
@@ -34,6 +34,8 @@
 *---+---+
 | {{{tapestry-ioc/index.html}tapestry-ioc}} |  The Tapestry Inversion of 
Control Container. |
 *---+---+
+| {{{tapestry-spring-integration/index.html}tapestry-spring-integration}} |  
Integration with {{{http://springframework.org}Spring}}. |
+*---+---+
  
   Or, you can start with the {{{screencast.html}screencasts}}, which give you 
a better idea about how Tapestry fits together.
 
@@ -80,6 +82,9 @@
   []
   
 Current Status
+
+  A  module for integrating Tapestry 5 with 
{{{http://springframework.org/}Spring}} has been
+  added: {{{tapestry-spring-integration/}tapestry-spring-integration}}.
 
   A Maven plugin to generate documentation about components and parameters has 
been added:
   {{{tapestry-component-report/}tapestry-component-report}}.

Modified: tapestry/tapestry5/tapestry-project/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-project/trunk/src/site/site.xml?view=diff&rev=514047&r1=514046&r2=514047
==============================================================================
--- tapestry/tapestry5/tapestry-project/trunk/src/site/site.xml (original)
+++ tapestry/tapestry5/tapestry-project/trunk/src/site/site.xml Fri Mar  2 
17:38:59 2007
@@ -34,6 +34,7 @@
         <menu name="Tapestry 5 Modules">
             <item name="tapestry-core" href="tapestry-core/"/>
             <item name="tapestry-ioc" href="tapestry-ioc"/>
+            <item name="tapestry-spring-integration" 
href="tapestry-spring-integration/"/>
         </menu>
         
         <menu name="Tapestry 5 Maven Support">


Reply via email to