You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by rd...@apache.org on 2003/07/02 23:52:54 UTC

cvs commit: jakarta-site2/xdocs/site newbie.xml

rdonkin     2003/07/02 14:52:54

  Modified:    docs/site newbie.html
               xdocs/site newbie.xml
  Log:
  Added link to main apache site to newbie html
  
  Revision  Changes    Path
  1.26      +24 -4     jakarta-site2/docs/site/newbie.html
  
  Index: newbie.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/newbie.html,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- newbie.html	8 Jun 2003 04:05:10 -0000	1.25
  +++ newbie.html	2 Jul 2003 21:52:54 -0000	1.26
  @@ -171,6 +171,28 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="But First..."><strong>But First...</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <p>
  +Jakarta is just one Apache project. As a newbie Jakarta committer you might not be aware of it but 
  +you're part of a bigger community. So, start by taking some time to read about 
  +<a href="http://www.apache.org/foundation">Apache Software Foundation</a> and familiarize yourself 
  +with the <a href="http://www.apache.org/dev/">Developers Resources</a>.
  +</p>
  +                                                <p>
  +Next, take a look at the <a href="http://www.apache.org/dev/committers.html">Apache Committers FAQ</a>.
  +</p>
  +                            </blockquote>
  +        </p>
  +      </td></tr>
  +      <tr><td><br/></td></tr>
  +    </table>
  +                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
  +      <tr><td bgcolor="#525D76">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
             <a name="Newbie Committer FAQ"><strong>Newbie Committer FAQ</strong></a>
           </font>
         </td></tr>
  @@ -183,11 +205,9 @@
     <li>
       <a href="#How do I login to the CVS?" />How do I login to the CVS?
       </li>
  -  <li>
  -    <a href="#What are the project guidelines?" />What are the project guidelines?
  +  <li><a href="#What are the project guidelines?" />What are the project guidelines?
     </li>
  -  <li>
  -    <a href="#What are my responsibilities as a Committer?">What are my responsibilities as a Committer?</a>
  +  <li><a href="#What are my responsibilities as a Committer?">What are my responsibilities as a Committer?</a>
     </li>
     <li>
       <a href="#Is there a set term for acting as a Committer? Will I have to be elected again?">Is there a set term for acting as a Committer? Will I have to be elected again?</a>
  
  
  
  1.5       +13 -5     jakarta-site2/xdocs/site/newbie.xml
  
  Index: newbie.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/newbie.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- newbie.xml	6 Nov 2002 19:54:19 -0000	1.4
  +++ newbie.xml	2 Jul 2003 21:52:54 -0000	1.5
  @@ -7,7 +7,17 @@
     </properties>
   
   <body>
  -
  +<section name="But First...">
  +    <p>
  +Jakarta is just one Apache project. As a newbie Jakarta committer you might not be aware of it but 
  +you're part of a bigger community. So, start by taking some time to read about 
  +<a href='http://www.apache.org/foundation'>Apache Software Foundation</a> and familiarize yourself 
  +with the <a href='http://www.apache.org/dev/'>Developers Resources</a>.
  +</p>
  +    <p>
  +Next, take a look at the <a href='http://www.apache.org/dev/committers.html'>Apache Committers FAQ</a>.
  +</p>
  +</section>
     <section name="Newbie Committer FAQ">
   
     <ul>
  @@ -17,11 +27,9 @@
     <li>
       <a href="#How do I login to the CVS?"></a>How do I login to the CVS?
       </li>
  -  <li>
  -    <a href="#What are the project guidelines?"></a>What are the project guidelines?
  +  <li><a href="#What are the project guidelines?"></a>What are the project guidelines?
     </li>
  -  <li>
  -    <a href="#What are my responsibilities as a Committer?">What are my responsibilities as a Committer?</a>
  +  <li><a href="#What are my responsibilities as a Committer?">What are my responsibilities as a Committer?</a>
     </li>
     <li>
       <a href="#Is there a set term for acting as a Committer? Will I have to be elected again?">Is there a set term for acting as a Committer? Will I have to be elected again?</a>
  
  
  

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