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 2011/05/16 22:20:22 UTC

svn commit: r1103867 - /myfaces/tomahawk/trunk/sandbox/core/src/site/site.xml

Author: lu4242
Date: Mon May 16 20:20:22 2011
New Revision: 1103867

URL: http://svn.apache.org/viewvc?rev=1103867&view=rev
Log:
TOMAHAWK-1585 Update site and create different sandbox site modules

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

Modified: myfaces/tomahawk/trunk/sandbox/core/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/core/src/site/site.xml?rev=1103867&r1=1103866&r2=1103867&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core/src/site/site.xml (original)
+++ myfaces/tomahawk/trunk/sandbox/core/src/site/site.xml Mon May 16 20:20:22 2011
@@ -16,61 +16,75 @@
  * limitations under the License.
 -->
 <project name="MyFaces Sandbox">
-  	<bannerLeft>
-        <name>Apache MyFaces Sandbox</name>
-        <src>img/banners/MyFaces_logo.jpg</src>
-        <href>http://myfaces.apache.org/</href>
-    </bannerLeft>
+
+  <bannerLeft>
+    <name>Apache MyFaces Sandbox</name>
+    <src>img/banners/MyFaces_logo.jpg</src>
+    <href>http://myfaces.apache.org/</href>
+  </bannerLeft>
     
-    <bannerRight>
-        <name>Apache Banner</name>
-        <src>img/banners/apache_banner.png</src>
-        <href>http://myfaces.apache.org/</href>
-    </bannerRight>
+  <bannerRight>
+    <name>Apache Banner</name>
+    <src>img/banners/apache_banner.png</src>
+    <href>http://myfaces.apache.org/</href>
+  </bannerRight>
     
-    <publishDate format="dd MMM yyyy" />
+  <publishDate format="dd MMM yyyy" />
     
-    <skin>
-      <groupId>org.apache.myfaces.maven</groupId>
-      <artifactId>myfaces-site-skin</artifactId>
-      <version>1</version>
-    </skin> 
+  <skin>
+    <groupId>org.apache.myfaces.maven</groupId>
+    <artifactId>myfaces-site-skin</artifactId>
+    <version>3</version>
+  </skin> 
 
-  	<body>
-        <links>
-            <item name="Apache" href="http://www.apache.org/"/>
-            <item name="MyFaces" href="http://myfaces.apache.org/index.html"/>
-        </links>
+  <body>
+    <links>
+      <item name="Apache" href="http://www.apache.org/"/>
+      <item name="MyFaces" href="http://myfaces.apache.org/index.html"/>
+      <item name="Download Tomahawk" href="http://myfaces.apache.org/tomahawk/download.html"/>
+    </links>
       
-        <menu name="MyFaces Projects">
-            <item name="Overview" href="http://myfaces.apache.org/index.html"/>
-            <item name="Core JSF-1.1"   href="http://myfaces.apache.org/core11/index.html" collapse="true">
-              <item name="dummy"        href="dummy"/>
-            </item>
-            <item name="Core JSF-1.2"   href="http://myfaces.apache.org/core12/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="Orchestra" href="http://myfaces.apache.org/orchestra/index.html"/>
-            <item name="Portlet Bridge" href="http://myfaces.apache.org/portlet-bridge/index.html"/>
-        </menu>
-	
+    <menu name="MyFaces Projects">
+      <item name="Overview" href="http://myfaces.apache.org/index.html"/>
+      <item name="Core JSF-1.1"   href="http://myfaces.apache.org/core11/index.html" collapse="true">
+        <item name="dummy"        href="dummy"/>
+      </item>
+      <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="dummy"        href="dummy"/>
+      </item>
+      <item name="Sandbox" href="http://myfaces.apache.org/sandbox/index.html" collapse="true">
+        <item name="Sandbox for JSF 1.1" href="http://myfaces.apache.org/sandbox-project/tomahawk-sandbox/index.html"/>
+        <item name="Sandbox for JSF 1.2" href="http://myfaces.apache.org/sandbox-project/tomahawk-sandbox12/index.html"/>
+        <item name="Sandbox for JSF 2.0" href="http://myfaces.apache.org/sandbox-project/tomahawk-sandbox20/index.html"/>
+      </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">
-      <item name="Tag Library" href="tlddoc/index.html"/>
-      <item name="Extended Docs" href="extendedDocs.html"/>  
+      <item name="Tag Library" href="./tlddoc/index.html"/>
+      <item name="Extended Docs" href="./extendedDocs.html"/>  
     </menu>    
-		
-	  	${reports}
-	
-	    <menu name="Foundation">
-	      	<item name="ASF" href="http://apache.org/" />
-	      	<item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html" />
-	      	<item name="Thanks" href="http://www.apache.org/foundation/thanks.html" />
-	    </menu>
-  	</body>  
-  
+
+    <menu ref="reports"/>
+
+    <menu name="Foundation">
+      	<item name="ASF" href="http://apache.org/" />
+      	<item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html" />
+      	<item name="Thanks" href="http://www.apache.org/foundation/thanks.html" />
+    </menu>
+  </body>  
 </project>