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/11/29 19:08:36 UTC

svn commit: r1040209 - /myfaces/commons/branches/jsf_11/src/site/site.xml

Author: lu4242
Date: Mon Nov 29 18:08:35 2010
New Revision: 1040209

URL: http://svn.apache.org/viewvc?rev=1040209&view=rev
Log:
add myfaces-components module

Modified:
    myfaces/commons/branches/jsf_11/src/site/site.xml

Modified: myfaces/commons/branches/jsf_11/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/commons/branches/jsf_11/src/site/site.xml?rev=1040209&r1=1040208&r2=1040209&view=diff
==============================================================================
--- myfaces/commons/branches/jsf_11/src/site/site.xml (original)
+++ myfaces/commons/branches/jsf_11/src/site/site.xml Mon Nov 29 18:08:35 2010
@@ -52,6 +52,7 @@
     <menu name="Contents" inherit="top">
           <item name="Myfaces Commons Main Site"         href="http://myfaces.apache.org/commons/index.html"/>
           <item name="Myfaces Commons for JSF 1.1"       href="http://myfaces.apache.org/commons11/index.html">
+              <item name="Myfaces Commons Components"    href="http://myfaces.apache.org/commons11/myfaces-components11/index.html"/>
               <item name="Myfaces Commons Converters"    href="http://myfaces.apache.org/commons11/myfaces-converters11/index.html"/>
               <item name="Myfaces Commons Validators"    href="http://myfaces.apache.org/commons11/myfaces-validators11/index.html"/>
               <item name="Myfaces Commons Utils"         href="http://myfaces.apache.org/commons11/myfaces-commons-utils11/index.html"/>
@@ -65,11 +66,11 @@
     </menu>
 
 	
-    <menu name="Documentation">
+    <menu name="Documentation" inherit="top">
       <item name="About"         href="index.html"/>
     </menu>
 
-    <menu ref="reports"/>
+    <menu ref="reports" inherit="top"/>
 
     <menu name="Foundation" inherit="bottom">
       <item name="ASF"            href="http://www.apache.org/" />