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:49:04 UTC

svn commit: r990668 - /myfaces/core/trunk/src/site/site.xml

Author: lu4242
Date: Sun Aug 29 22:49:03 2010
New Revision: 990668

URL: http://svn.apache.org/viewvc?rev=990668&view=rev
Log:
update myfaces site skin to v 1 and fix site index

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

Modified: myfaces/core/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/src/site/site.xml?rev=990668&r1=990667&r2=990668&view=diff
==============================================================================
--- myfaces/core/trunk/src/site/site.xml (original)
+++ myfaces/core/trunk/src/site/site.xml Sun Aug 29 22:49:03 2010
@@ -40,7 +40,7 @@
     <skin>
       	<groupId>org.apache.myfaces.maven</groupId>
       	<artifactId>myfaces-site-skin</artifactId>
-      	<version>1-SNAPSHOT</version>
+      	<version>1</version>
     </skin>
     
     <body>
@@ -67,10 +67,18 @@
             </item>
             <item name="Trinidad"       href="http://myfaces.apache.org/trinidad/index.html"/>
             <item name="Tobago"         href="http://myfaces.apache.org/tobago/index.html"/>
-            <item name="Tomahawk"       href="http://myfaces.apache.org/tomahawk/index.html"/>
-            <item name="Sandbox"        href="http://myfaces.apache.org/sandbox/index.html"/>
+            <item name="Tomahawk"       href="http://myfaces.apache.org/tomahawk/index.html" collapse="true">
+              <item name="dummy"        href="dummy"/>
+            </item>
+            <item name="Sandbox"        href="http://myfaces.apache.org/sandbox/index.html" collapse="true">
+              <item name="dummy"        href="dummy"/>
+            </item>
             <item name="Orchestra"      href="http://myfaces.apache.org/orchestra/index.html"/>
             <item name="Portlet Bridge" href="http://myfaces.apache.org/portlet-bridge/index.html"/>
+            <item name="ExtVal"         href="http://myfaces.apache.org/extensions/validator/index.html"/>
+            <item name="Commons"        href="http://myfaces.apache.org/commons/index.html"/>
+            <item name="Test"           href="http://myfaces.apache.org/test/index.html"/>
+            <item name="Others"         href="http://myfaces.apache.org/otherProjects.html"/>
         </menu>
         
         <menu name="Documentation" inherit="top">