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 2009/11/24 19:01:47 UTC

svn commit: r883803 - /myfaces/core/branches/1.2.x/src/site/site.xml

Author: lu4242
Date: Tue Nov 24 18:01:46 2009
New Revision: 883803

URL: http://svn.apache.org/viewvc?rev=883803&view=rev
Log:
add core 2.0 to menu

Modified:
    myfaces/core/branches/1.2.x/src/site/site.xml

Modified: myfaces/core/branches/1.2.x/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1.2.x/src/site/site.xml?rev=883803&r1=883802&r2=883803&view=diff
==============================================================================
--- myfaces/core/branches/1.2.x/src/site/site.xml (original)
+++ myfaces/core/branches/1.2.x/src/site/site.xml Tue Nov 24 18:01:46 2009
@@ -62,6 +62,9 @@
               <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"/>