You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sk...@apache.org on 2008/01/01 16:18:07 UTC

svn commit: r607858 - /myfaces/core/trunk_1.2.x/src/site/site.xml

Author: skitching
Date: Tue Jan  1 07:18:06 2008
New Revision: 607858

URL: http://svn.apache.org/viewvc?rev=607858&view=rev
Log:
Site rework.

Modified:
    myfaces/core/trunk_1.2.x/src/site/site.xml   (contents, props changed)

Modified: myfaces/core/trunk_1.2.x/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk_1.2.x/src/site/site.xml?rev=607858&r1=607857&r2=607858&view=diff
==============================================================================
--- myfaces/core/trunk_1.2.x/src/site/site.xml (original)
+++ myfaces/core/trunk_1.2.x/src/site/site.xml Tue Jan  1 07:18:06 2008
@@ -1,75 +1,84 @@
-<?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.
--->
-<project>
-    <bannerLeft>
-        <name>Apache MyFaces</name>
-        <src>http://myfaces.apache.org/images/myfaces-logo.png</src>
-        <href>http://myfaces.apache.org/</href>
-    </bannerLeft>
-    <bannerRight>
-        <name>Easter Island</name>
-        <src>http://myfaces.apache.org/images/easter.png</src>
-        <href>http://myfaces.apache.org/</href>
-    </bannerRight>
-    <skin>
-      <groupId>org.apache.myfaces.maven</groupId>
-      <artifactId>myfaces-site-skin</artifactId>
-      <version>1-SNAPSHOT</version>
-    </skin>
-    <body>
-        <links>
-            <item name="Apache MyFaces" href="http://myfaces.apache.org/index.html"/>
-            <item name="Core JSF-1.1"   href="http://myfaces.apache.org/core11/index.html"/>
-            <item name="Core JSF-1.2"   href="http://myfaces.apache.org/core12/index.html"/>
-            <item name="Tomahawk"       href="http://myfaces.apache.org/tomahawk/index.html"/>
-            <item name="Tobago"         href="http://myfaces.apache.org/tobago/index.html"/>
-            <item name="Trinidad"       href="http://myfaces.apache.org/trinidad/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"/>
-        </links>
-
-        <menu name="Apache MyFaces" inherit="top">
-            <item name="Home"           href="http://myfaces.apache.org/index.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="dummy"          href="dummy"/>
-            </item>
-            <item name="Core JSF-1.2"     href="http://myfaces.apache.org/core12/index.html" collapse="false">
-              <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="Tomahawk"         href="http://myfaces.apache.org/tomahawk/index.html"/>
-            <item name="Sandbox"          href="http://myfaces.apache.org/sandbox/index.html"/>
-            <item name="Tobago"           href="http://myfaces.apache.org/tobago/index.html"/>
-            <item name="Trinidad"         href="http://myfaces.apache.org/trinidad/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 ref="reports" inherit="bottom"/>
-
-        <menu name="Foundation" inherit="bottom">
-            <item name="ASF"         href="http://www.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>
+<?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.
+-->
+
+<!--
+  - Note regarding relative and absolute urls: each pom file has an optional
+  - <url> element. If specified, then any absolute url in this file which
+  - starts with the project's url is converted into a relative url. Other
+  - urls are left unaltered.
+  -->
+<project name="MyFaces Core JSF-1.2">
+    <bannerLeft>
+        <name>Apache MyFaces</name>
+        <src>http://myfaces.apache.org/images/myfaces-logo.png</src>
+        <href>http://myfaces.apache.org/</href>
+    </bannerLeft>
+    <bannerRight>
+        <name>Easter Island</name>
+        <src>http://myfaces.apache.org/images/easter.png</src>
+        <href>http://myfaces.apache.org/</href>
+    </bannerRight>
+    <skin>
+      <groupId>org.apache.myfaces.maven</groupId>
+      <artifactId>myfaces-site-skin</artifactId>
+      <version>1-SNAPSHOT</version>
+    </skin>
+    <body>
+        <links>
+            <item name="Apache"         href="http://www.apache.org/"/>
+            <item name="MyFaces"        href="http://myfaces.apache.org/index.html"/>
+            <item name="Core JSF-1.1"   href="http://myfaces.apache.org/core11/index.html"/>
+            <item name="Core JSF-1.2"   href="http://myfaces.apache.org/core12/index.html"/>
+            <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"/>
+        </links>
+
+        <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" />
+        </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="dummy"        href="dummy"/>
+            </item>
+            <item name="Core JSF-1.2"   href="http://myfaces.apache.org/core12/index.html" collapse="false">
+              <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="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 ref="reports" inherit="top"/>
+
+        <menu name="Foundation" inherit="top">
+            <item name="ASF"            href="http://www.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>

Propchange: myfaces/core/trunk_1.2.x/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native