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:11:32 UTC

svn commit: r990660 - /myfaces/core/branches/1.1.x/src/site/site.xml

Author: lu4242
Date: Sun Aug 29 22:11:32 2010
New Revision: 990660

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

Modified:
    myfaces/core/branches/1.1.x/src/site/site.xml

Modified: myfaces/core/branches/1.1.x/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1.1.x/src/site/site.xml?rev=990660&r1=990659&r2=990660&view=diff
==============================================================================
--- myfaces/core/branches/1.1.x/src/site/site.xml (original)
+++ myfaces/core/branches/1.1.x/src/site/site.xml Sun Aug 29 22:11:32 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>
@@ -60,12 +60,23 @@
             <item name="Core JSF-1.2"   href="http://myfaces.apache.org/core12/index.html" collapse="true">
               <item name="dummy"        href="dummy"/>
             </item>
+            <item name="Core JSF-2.0"   href="http://myfaces.apache.org/core20/index.html" collapse="true">
+              <item name="dummy"        href="dummy"/>
+            </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">