You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2018/05/08 12:49:05 UTC

[myfaces] 06/29: update site index and myfaces site skin to v 1

This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch 1.1.x
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit 65c9d36b3d838dcab7d279d6bbc74d0d26a03605
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Sun Aug 29 22:11:32 2010 +0000

    update site index and myfaces site skin to v 1
---
 src/site/site.xml | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 26551a7..5fc1480 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -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">

-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.