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 2012/03/21 01:37:44 UTC

svn commit: r1303238 - /myfaces/orchestra/trunk/maven/src/site/site.xml

Author: lu4242
Date: Wed Mar 21 00:37:43 2012
New Revision: 1303238

URL: http://svn.apache.org/viewvc?rev=1303238&view=rev
Log:
update site.xml to fit improved layout

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

Modified: myfaces/orchestra/trunk/maven/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/maven/src/site/site.xml?rev=1303238&r1=1303237&r2=1303238&view=diff
==============================================================================
--- myfaces/orchestra/trunk/maven/src/site/site.xml (original)
+++ myfaces/orchestra/trunk/maven/src/site/site.xml Wed Mar 21 00:37:43 2012
@@ -1,22 +1,21 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
-  -->
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+-->
+
 <project name="MyFaces Orchestra">
     <bannerLeft>
         <name>MyFaces Orchestra</name>
@@ -33,9 +32,9 @@
     <publishDate format="dd MMM yyyy" />
     
     <skin>
-      <groupId>org.apache.myfaces.maven</groupId>
-      <artifactId>myfaces-site-skin</artifactId>
-      <version>1</version>
+        <groupId>org.apache.myfaces.maven</groupId>
+        <artifactId>myfaces-site-skin</artifactId>
+        <version>3</version>
     </skin>
 
     <body>
@@ -46,31 +45,51 @@
 
         <menu name="Apache MyFaces" inherit="top">
             <item name="Overview"       href="http://myfaces.apache.org/index.html"/>
-            <item name="Download"       href="http://myfaces.apache.org/download.html"/>
+            <item name="Download"       href="http://myfaces.apache.org/download.html" />
         </menu>
 
         <menu name="MyFaces Projects" inherit="top">
-            <item name="Core JSF-1.1"   href="http://myfaces.apache.org/core11/index.html" collapse="true">
-              <item name="API"          href="http://myfaces.apache.org/core11/myfaces-api/index.html"/>
-              <item name="Impl"         href="http://myfaces.apache.org/core11/myfaces-impl/index.html"/>
-            </item>
-            <item name="Core JSF-1.2"   href="http://myfaces.apache.org/core12/index.html" collapse="true">
-              <item name="API"          href="http://myfaces.apache.org/core12/myfaces-api/index.html"/>
-              <item name="Impl"         href="http://myfaces.apache.org/core12/myfaces-impl/index.html"/>
-            </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="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"/>
+            <item name="Core JSF-2.1"   href="../core21/index.html" collapse="true">
+              <item name="dummy"        href="dummy"/>
+            </item>
+            <item name="Core JSF-2.0"   href="../core20/index.html" collapse="true">
+              <item name="dummy"        href="dummy"/>
+            </item>
+            <item name="Core JSF-1.2"   href="../core12/index.html" collapse="true">
+              <item name="dummy"        href="dummy"/>
+            </item>
+            <item name="Core JSF-1.1"   href="../core11/index.html" collapse="true">
+              <item name="dummy"        href="dummy"/>
+            </item>
+        </menu>
+
+        <menu name="UI-Component Sets" inherit="top">
+            <item name="Trinidad"       href="../trinidad/index.html"/>
+            <item name="Tobago"         href="../tobago/index.html"/>
+            <item name="Tomahawk"       href="../tomahawk/index.html" collapse="true">
+              <item name="dummy"        href="dummy"/>
+            </item>
+        </menu>
+
+        <menu name="Add-ons and Extensions" inherit="top">
+            <item name="CODI"           href="../extensions/cdi/index.html"/>
+            <item name="Orchestra"      href="./index.html" collapse="false">
+                <item name="Core"       href="./myfaces-orchestra-core/index.html"/>
+                <item name="Core12"     href="./myfaces-orchestra-core12/index.html"/>
+                <item name="Core20"     href="./myfaces-orchestra-core20/index.html"/>
+                <item name="Core15"     href="./myfaces-orchestra-core15/index.html"/>
+                <item name="Flow"       href="./myfaces-orchestra-flow/index.html"/>
+                <item name="Sandbox"    href="./myfaces-orchestra-sandbox/index.html"/>
+                <item name="Examples"   href="./myfaces-orchestra-examples-project/index.html"/>
+            </item>
+            <item name="ExtVal"         href="../extensions/validator/index.html"/>
+            <item name="Portlet Bridge" href="../portlet-bridge/index.html"/>
+            <item name="Test"           href="../test/index.html"/>
+            <item name="Commons"        href="../commons/index.html"/>
+            <item name="Sandbox"        href="../sandbox/index.html" collapse="true">
+              <item name="dummy"        href="dummy"/>
+            </item>
+            <item name="Others"         href="../otherProjects.html"/>
         </menu>
 
         <menu name="MyFaces Orchestra" inherit="top">
@@ -78,16 +97,6 @@
             <item name="Wiki" href="http://wiki.apache.org/myfaces/Orchestra" />
         </menu>
 
-        <menu name="MyFaces Orchestra - Modules" inherit="top">
-            <item name="Core" href="http://myfaces.apache.org/orchestra/myfaces-orchestra-core/index.html"/>
-            <item name="Core12" href="http://myfaces.apache.org/orchestra/myfaces-orchestra-core12/index.html"/>
-            <item name="Core20" href="http://myfaces.apache.org/orchestra/myfaces-orchestra-core20/index.html"/>
-            <item name="Core15" href="http://myfaces.apache.org/orchestra/myfaces-orchestra-core15/index.html"/>
-            <item name="Flow" href="http://myfaces.apache.org/orchestra/myfaces-orchestra-flow/index.html"/>
-            <item name="Sandbox" href="http://myfaces.apache.org/orchestra/myfaces-orchestra-sandbox/index.html"/>
-            <item name="Examples" href="http://myfaces.apache.org/orchestra/myfaces-orchestra-examples-project/index.html"/>
-        </menu>
-
         <menu ref="reports" inherit="top"/>
 
         <menu name="Foundation" inherit="bottom">