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:01 UTC

svn commit: r720047 - in /myfaces/extensions/validator/trunk: parent/src/site/site.xml site/src/site/site.xml

Author: gpetracek
Date: Sun Nov 23 13:26:01 2008
New Revision: 720047

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

Modified:
    myfaces/extensions/validator/trunk/parent/src/site/site.xml
    myfaces/extensions/validator/trunk/site/src/site/site.xml

Modified: myfaces/extensions/validator/trunk/parent/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/trunk/parent/src/site/site.xml?rev=720047&r1=720046&r2=720047&view=diff
==============================================================================
--- myfaces/extensions/validator/trunk/parent/src/site/site.xml (original)
+++ myfaces/extensions/validator/trunk/parent/src/site/site.xml Sun Nov 23 13:26:01 2008
@@ -16,7 +16,7 @@
  * limitations under the License.
 -->
 
-<project name="Apache MyFaces Extensions Validator for JSF 1.2">
+<project name="Apache MyFaces Extensions Validator">
   <bannerLeft>
     <name>Apache MyFaces</name>
     <src>img/banners/MyFaces_logo.jpg</src>
@@ -49,20 +49,20 @@
     </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" collapse="true">
+        <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" collapse="true">
             <item name="dummy"        href="dummy"/>
         </item>
-        <item name="Myfaces Extensions Validator for JSF 1.2"   href="http://myfaces.apache.org/extensions/validator12/index.html">
-              <item name="Myfaces ExtVal Core API"              href="http://myfaces.apache.org/extensions/validator12/myfaces-extval-core/index.html"/>
-              <item name="Myfaces ExtVal Generic Support"       href="http://myfaces.apache.org/extensions/validator12/component-support-modules-project/myfaces-extval-generic-support/index.html"/>
-              <item name="Myfaces ExtVal Trinidad Support"      href="http://myfaces.apache.org/extensions/validator12/component-support-modules-project/myfaces-extval-trinidad-support/index.html"/>
-              <item name="Myfaces ExtVal Property Validation"   href="http://myfaces.apache.org/extensions/validator12/validation-modules-project/myfaces-extval-property-validation/index.html"/>
+        <item name="ExtVal for JSF 1.2"   href="http://myfaces.apache.org/extensions/validator12/index.html">
+              <item name="Core Module"           href="http://myfaces.apache.org/extensions/validator12/myfaces-extval-core/index.html"/>
+              <item name="Property Validation"   href="http://myfaces.apache.org/extensions/validator12/validation-modules-project/myfaces-extval-property-validation/index.html"/>
+              <item name="Trinidad Support"      href="http://myfaces.apache.org/extensions/validator12/component-support-modules-project/myfaces-extval-trinidad-support/index.html"/>
+              <item name="Generic Support"       href="http://myfaces.apache.org/extensions/validator12/component-support-modules-project/myfaces-extval-generic-support/index.html"/>
         </item>
     </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"/>

Modified: myfaces/extensions/validator/trunk/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/trunk/site/src/site/site.xml?rev=720047&r1=720046&r2=720047&view=diff
==============================================================================
--- myfaces/extensions/validator/trunk/site/src/site/site.xml (original)
+++ myfaces/extensions/validator/trunk/site/src/site/site.xml Sun Nov 23 13:26:01 2008
@@ -49,17 +49,17 @@
     </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" collapse="true">
+        <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" collapse="true">
             <item name="dummy"        href="dummy"/>
         </item>
-        <item name="Myfaces Extensions Validator for JSF 1.2"       href="http://myfaces.apache.org/extensions/validator12/index.html" collapse="true">
+        <item name="ExtVal for JSF 1.2"       href="http://myfaces.apache.org/extensions/validator12/index.html" collapse="true">
             <item name="dummy"        href="dummy"/>
         </item>
     </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"/>