You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2010/08/30 00:09:23 UTC

svn commit: r990659 - /myfaces/site/trunk/src/site/site.xml

Author: lu4242
Date: Sun Aug 29 22:09:23 2010
New Revision: 990659

URL: http://svn.apache.org/viewvc?rev=990659&view=rev
Log:
Add commons and test project to main site index

Modified:
    myfaces/site/trunk/src/site/site.xml

Modified: myfaces/site/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/site/trunk/src/site/site.xml?rev=990659&r1=990658&r2=990659&view=diff
==============================================================================
--- myfaces/site/trunk/src/site/site.xml (original)
+++ myfaces/site/trunk/src/site/site.xml Sun Aug 29 22:09:23 2010
@@ -60,10 +60,14 @@
             <item name="Tomahawk"       href="tomahawk/index.html" collapse="true">
               <item name="dummy"        href="dummy"/>
             </item>
-            <item name="Sandbox"        href="sandbox/index.html"/>
+            <item name="Sandbox"        href="sandbox/index.html" collapse="true">
+              <item name="dummy"        href="dummy"/>
+            </item>
             <item name="Orchestra"      href="orchestra/index.html"/>
             <item name="Portlet Bridge" href="portlet-bridge/index.html"/>
             <item name="ExtVal"         href="extensions/validator/index.html"/>
+            <item name="Commons"        href="commons/index.html"/>
+            <item name="Test"           href="test/index.html"/>
             <item name="Others"         href="otherProjects.html"/>
         </menu>