You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ni...@apache.org on 2006/02/16 23:03:58 UTC

svn commit: r378375 - in /jakarta/commons/proper/validator/trunk/xdocs: cvs-usage.xml issue-tracking.xml navigation.xml

Author: niallp
Date: Thu Feb 16 14:03:55 2006
New Revision: 378375

URL: http://svn.apache.org/viewcvs?rev=378375&view=rev
Log:
Add links to Apache Contributors guide and re-arrange menu

Modified:
    jakarta/commons/proper/validator/trunk/xdocs/cvs-usage.xml
    jakarta/commons/proper/validator/trunk/xdocs/issue-tracking.xml
    jakarta/commons/proper/validator/trunk/xdocs/navigation.xml

Modified: jakarta/commons/proper/validator/trunk/xdocs/cvs-usage.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/validator/trunk/xdocs/cvs-usage.xml?rev=378375&r1=378374&r2=378375&view=diff
==============================================================================
--- jakarta/commons/proper/validator/trunk/xdocs/cvs-usage.xml (original)
+++ jakarta/commons/proper/validator/trunk/xdocs/cvs-usage.xml Thu Feb 16 14:03:55 2006
@@ -41,6 +41,10 @@
   The alternative is to use the
   <a href="http://svn.apache.org/repos/asf/jakarta/commons/proper/validator/trunk/">native subversion</a> display.
 </p>
+<p>
+  For more information on subversion and creating patches see the
+  <a href="http://www.apache.org/dev/contributors.html">Apache Contributors Guide</a>.
+</p>
 </section>
 <!-- ================================================== -->
 </body>

Modified: jakarta/commons/proper/validator/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/validator/trunk/xdocs/issue-tracking.xml?rev=378375&r1=378374&r2=378375&view=diff
==============================================================================
--- jakarta/commons/proper/validator/trunk/xdocs/issue-tracking.xml (original)
+++ jakarta/commons/proper/validator/trunk/xdocs/issue-tracking.xml Thu Feb 16 14:03:55 2006
@@ -48,6 +48,10 @@
   </ul>
 </p>
 <p>
+  For more information on subversion and creating patches see the
+  <a href="http://www.apache.org/dev/contributors.html">Apache Contributors Guide</a>.
+</p>
+<p>
   You may also find these links useful:
   <ul>
   <li><a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=NEEDINFO&amp;product=Commons&amp;component=Validator">All Open Validator bugs</a></li>

Modified: jakarta/commons/proper/validator/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/validator/trunk/xdocs/navigation.xml?rev=378375&r1=378374&r2=378375&view=diff
==============================================================================
--- jakarta/commons/proper/validator/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/proper/validator/trunk/xdocs/navigation.xml Thu Feb 16 14:03:55 2006
@@ -22,19 +22,22 @@
 
   <body>
     <links>
+      <item name="Apache"                   
+            href="http://www.apache.org"/>
       <item name="Jakarta"                   
             href="http://jakarta.apache.org"/>
-      <item name="Jakarta Commons"                   
+      <item name="Commons"                   
             href="http://jakarta.apache.org/commons/"/>
     </links>
 
     <menu name="Validator">
       <item name="Overview"                href="/index.html"/>
-      <item name="Community"               href="/community.html"/>
       <item name="Downloads"               href="/downloads.html"/>
-      <item name="To Do List"              href="/tasks.html"/>
-      <item name="Javadoc" href="apidocs/index.html"/>
+      <item name="Issue Tracking"          href="/issue-tracking.html"/>
+      <item name="Javadoc"                 href="apidocs/index.html"/>
       <item name="Javascript Javadoc"      href="/javascript/org/apache/commons/validator/javascript/index.html"/>
+      <item name="Validator Wiki"          href="http://wiki.apache.org/jakarta-commons/Validator"/>
+      <item name="To Do List"              href="/tasks.html"/>
     </menu>
     
     &common-menus;



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org