You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2006/11/22 17:35:43 UTC

svn commit: r478220 - /tapestry/tapestry5/tapestry-project/trunk/src/site/site.xml

Author: hlship
Date: Wed Nov 22 08:35:43 2006
New Revision: 478220

URL: http://svn.apache.org/viewvc?view=rev&rev=478220
Log:
Add list of modules to the main Tapestry 5 project website

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

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=478220&r1=478219&r2=478220
==============================================================================
--- tapestry/tapestry5/tapestry-project/trunk/src/site/site.xml (original)
+++ tapestry/tapestry5/tapestry-project/trunk/src/site/site.xml Wed Nov 22 08:35:43 2006
@@ -28,6 +28,11 @@
             <item name="Screencasts" href="screencast.html"/>            
             <item name="Tapestry for Struts Developers" href="struts.html"/>
         </menu>
+
+        <menu name="Tapestry 5 Modules">
+            <item name="tapestry-core" href="tapestry-core/"/>
+            <item name="tapestry-ioc" href="tapestry-ioc"/>
+        </menu>
 
         <menu name="Developer Info">
             <item name="Environment" href="dev/env.html"/>