You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gp...@apache.org on 2008/11/23 22:26:15 UTC

svn commit: r720048 - /myfaces/extensions/validator/branches/jsf_1.1/parent/src/site/site.xml

Author: gpetracek
Date: Sun Nov 23 13:26:14 2008
New Revision: 720048

URL: http://svn.apache.org/viewvc?rev=720048&view=rev
Log:
site update

Modified:
    myfaces/extensions/validator/branches/jsf_1.1/parent/src/site/site.xml

Modified: myfaces/extensions/validator/branches/jsf_1.1/parent/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/jsf_1.1/parent/src/site/site.xml?rev=720048&r1=720047&r2=720048&view=diff
==============================================================================
--- myfaces/extensions/validator/branches/jsf_1.1/parent/src/site/site.xml (original)
+++ myfaces/extensions/validator/branches/jsf_1.1/parent/src/site/site.xml Sun Nov 23 13:26:14 2008
@@ -16,7 +16,7 @@
  * limitations under the License.
 -->
 
-<project name="Apache MyFaces Extensions Validator for JSF 1.1">
+<project name="Apache MyFaces Extensions Validator">
   <bannerLeft>
     <name>Apache MyFaces</name>
     <src>img/banners/MyFaces_logo.jpg</src>
@@ -49,12 +49,12 @@
     </menu>
 
     <menu name="Contents" inherit="top">
-        <item name="Myfaces Extensions Validator Main Site"         href="http://myfaces.apache.org/extensions/validator/index.html"/>
-        <item name="Myfaces Extensions Validator for JSF 1.1"       href="http://myfaces.apache.org/extensions/validator11/index.html">
-              <item name="Myfaces ExtVal Core API"              href="http://myfaces.apache.org/extensions/validator11/myfaces-extval-core/index.html"/>
-              <item name="Myfaces ExtVal Generic Support"       href="http://myfaces.apache.org/extensions/validator11/component-support-modules-project/myfaces-extval-generic-support/index.html"/>
-              <item name="Myfaces ExtVal Trinidad Support"      href="http://myfaces.apache.org/extensions/validator11/component-support-modules-project/myfaces-extval-trinidad-support/index.html"/>
-              <item name="Myfaces ExtVal Property Validation"   href="http://myfaces.apache.org/extensions/validator11/validation-modules-project/myfaces-extval-property-validation/index.html"/>
+        <item name="Main Site"         href="http://myfaces.apache.org/extensions/validator/index.html"/>
+        <item name="ExtVal for JSF 1.1"          href="http://myfaces.apache.org/extensions/validator11/index.html">
+              <item name="Core Module"           href="http://myfaces.apache.org/extensions/validator11/myfaces-extval-core/index.html"/>
+              <item name="Property Validation"   href="http://myfaces.apache.org/extensions/validator11/validation-modules-project/myfaces-extval-property-validation/index.html"/>
+              <item name="Trinidad Support"      href="http://myfaces.apache.org/extensions/validator11/component-support-modules-project/myfaces-extval-trinidad-support/index.html"/>
+              <item name="Generic Support"       href="http://myfaces.apache.org/extensions/validator11/component-support-modules-project/myfaces-extval-generic-support/index.html"/>
         </item>
         <item name="Myfaces Extensions Validator for JSF 1.2"   href="http://myfaces.apache.org/extensions/validator12/index.html" collapse="true">
             <item name="dummy"        href="dummy"/>
@@ -62,7 +62,7 @@
     </menu>
 	
     <menu name="Documentation">
-      <item name="About"         href="index.html"/>
+        <item name="Wiki"         href="http://wiki.apache.org/myfaces/Extensions/Validator/"/>
     </menu>
 
     <menu ref="reports"/>