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:20:03 UTC

svn commit: r990661 - in /myfaces: core/branches/1.2.x/src/site/site.xml shared/trunk_3.0.x/src/site/site.xml

Author: lu4242
Date: Sun Aug 29 22:20:03 2010
New Revision: 990661

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

Modified:
    myfaces/core/branches/1.2.x/src/site/site.xml
    myfaces/shared/trunk_3.0.x/src/site/site.xml

Modified: myfaces/core/branches/1.2.x/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1.2.x/src/site/site.xml?rev=990661&r1=990660&r2=990661&view=diff
==============================================================================
--- myfaces/core/branches/1.2.x/src/site/site.xml (original)
+++ myfaces/core/branches/1.2.x/src/site/site.xml Sun Aug 29 22:20: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">

Modified: myfaces/shared/trunk_3.0.x/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_3.0.x/src/site/site.xml?rev=990661&r1=990660&r2=990661&view=diff
==============================================================================
--- myfaces/shared/trunk_3.0.x/src/site/site.xml (original)
+++ myfaces/shared/trunk_3.0.x/src/site/site.xml Sun Aug 29 22:20:03 2010
@@ -34,7 +34,7 @@
   <skin>
     <groupId>org.apache.myfaces.maven</groupId>
     <artifactId>myfaces-site-skin</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>1</version>
   </skin>
 
   <body>