mcatan      2004/06/15 13:08:15

  Added:       xdocs/www contributing.html support.html
  Log:
  added pages "Support" and "Contributing"
  
  Revision  Changes    Path
  1.1                  logging-log4cxx/xdocs/www/contributing.html
  
  Index: contributing.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
  
  <!-- Content Stylesheet for Site -->
  
      
      
  
          
  <!-- start the processing -->
      <!-- 
====================================================================== -->
      <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
      <!-- Main Page Section -->
      <!-- 
====================================================================== -->
      <html>
          <head>
              <meta http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1"/>
  
                                                      <meta name="author" 
value="Michael CATANZARITI">
              <meta name="email" value="mcatan at apache dot org">
              
             
                                       <meta  name="keywords"  content="log4cxx 
contributing, CVS, mailing list"  />
   
                           
              <link href="./css/site.css" rel="stylesheet" type="text/css"/>
  
              <title>log4cxx - Contributing</title>
          </head>
  
          <body bgcolor="#ffffff" text="#000000" link="#525D76">        
             <!-- START Header table --> 
             <table border="0" cellspacing="0" width="90%">
                  <!-- TOP IMAGE -->
                  <tr>
                            <td colspan="2">
        <a href="http://logging.apache.org";>
          <img src="http://logging.apache.org/images/ls-logo.jpg"; align="left" 
border="0"/>
        </a>
      </td>
    
                  </tr>
              </table>
             <!-- END Header table --> 
  
             <!-- START main table --> 
              <table id="main" border="0" width="90%" cellspacing="2" 
cellpadding="0">
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  
                  <tr>
                      <!-- LEFT SIDE NAVIGATION -->
                      <td id="navbar" valign="top">
                        <!-- 
============================================================ -->
    <table id="navbar" border="0" cellspacing="0" cellpadding="0">
                        <tr >
                 <td class="navbarHeader" nowrap="true">
             <strong>Apache</strong>
           </td>
         </tr>
                         <tr><td class="navbarItem"><small>    <a 
href="http://www.apache.org";>Apache Home</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="http://logging.apache.org/";>Logging Services</a>
  </small></td></tr>
                                  <tr >
                 <td class="navbarHeader" nowrap="true">
             <strong>log4cxx project</strong>
           </td>
         </tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./index.html">About</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./news.html">News</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./team.html">Team</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./manual/index.html">Documentation</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./support.html">Support</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./contributing.html">Contributing</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./performance.html">Performance</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./download.html">Download</a>
  </small></td></tr>
               </table> 
     
                      </td>
                      <td id="mainContents" align="left" valign="top">
                                                                          
<h1>Contributing to log4cxx Development</h1>
                                                                                
                     <h2>Developer Mailing List</h2>
                                                                                
                     <p>
                                 All discussion relating to log4cxx development 
takes place
                                 on this list. All CVS checkin notifications 
are also copied to
                                 this list.
                                 </p>
                                                                                
                     <h3>Mailing List Archives</h3>
                                                                                
                     <p>
                                        You can browse the mailing list 
archives at the following
                                        location:
                                        </p>
                                                                                
                     <ul>
                                                <li><a 
href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=218";>
                                                eyebrowse</a></li>
                                                <li><a 
href="http://marc.theaimsgroup.com/?l=log4cxx-dev&amp;r=1&amp;w=2";>
                                                MARC</a></li>
                                        </ul>
                                                                                
                     <h3>Subscribe</h3>
                                                                                
                     <p>
                                        Subscribe to either the list or to the 
digest list:
                                        </p>
                                                                                
                     <ul>
                                                <li>
                                                <p>
                                                To subscribe to this list send 
an e-mail to <br />
                                                <a href="mailto:[EMAIL 
PROTECTED]">
                                                [EMAIL PROTECTED]</a>.
                                                </p>
                                                </li>
                                                        
                                                <li>
                                                <p>
                                                To subscribe to the digest list 
sent an e-mail to <br />
                                                <a href="mailto:[EMAIL 
PROTECTED]">
                                                [EMAIL PROTECTED]</a>.
                                                </p>
                                                </li>
                                        </ul>
                                                                                
                     <h3>Unsubscribe</h3>
                                                                                
                     <p>
                                        To unsubscribe send an email to the 
relevant email address:
                                        </p>
                                                                                
                     <ul>
                                                <li>
                                                <p>
                                                To unsubscribe from this list 
send an e-mail to <br />
                                                <a href="mailto:[EMAIL 
PROTECTED]">
                                                [EMAIL PROTECTED]</a>.
                                                </p>
                                                </li>
                                                        
                                                <li>
                                                <p>
                                                To unsubscribe from the digest 
list sent an e-mail to <br />
                                                <a href="mailto:[EMAIL 
PROTECTED]">
                                                [EMAIL PROTECTED]</a>.
                                                </p>
                                                </li>
                                        </ul>
                                                                                
                     <h3>Posting</h3>
                                                                                
                     <p>
                                        Please have a quick read through the <a 
href="http://jakarta.apache.org/site/mail.html";>
                                        guidelines</a>, thanks.
                                        </p>
                                                                                
                     <p>
                                                <strong>To prevent spam, we 
require you to be subscribed to
                                                the list before posting to 
it.</strong>
                                        </p>
                                                                                
                     <p>
                                                <em>This is the log4cxx 
developer list, it holds discussions
                                                relating to the development of 
log4cxx not the use of log4cxx.
                                                If you have a question that 
begins with the word "How" or you
                                                are unsure as the the 
appropriate list to post to then you
                                                probably want to start with the 
<a href="support.html">
                                                log4cxx-user list</a>.</em>
                                        </p>
                                                                                
                     <p>
                                                Post to the list by sending 
mail to <a href="mailto:[email protected]";>
                                                
[email protected]</a>.
                                        </p>
                                                                                
                     <h2>CVS Access</h2>
                                                                                
                     <h3>Browsing CVS</h3>
                                                                                
                     <p>
                                                <a 
href="http://cvs.apache.org/viewcvs/logging-log4cxx/";>
                                                Browse log4cxx</a> CVS 
repository using ViewCVS.
                                        </p>
                                                                                
                     <h3>Anonymous CVS Access</h3>
                                                                                
                     <p>
                                                Anyone can checkout source code 
from our anonymous CVS
                                                server. To do so, simply use 
the following commands (if you are
                                                using a GUI CVS client, 
configure it appropriately).
                                        </p>
                                                                                
                     <p>
                                                First login to the CVS server 
as the anonymous user.
                                        </p>
                                                                                
                          <div align="left">
      <table cellspacing="4" cellpadding="0" border="0">
      <tr>
        <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
        <td bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"/></td>
        <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
      </tr>
      <tr>
        <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"/></td>
        <td bgcolor="#ffffff"><pre>
  cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login
  password: anoncvs</pre></td>
        <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"/></td>
      </tr>
      <tr>
        <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
        <td bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"/></td>
        <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
      </tr>
      </table>
      </div>
                                                                                
                     <p>
                                                Then checkout the 
logging-log4cxx module.
                                        </p>
                                                                                
                          <div align="left">
      <table cellspacing="4" cellpadding="0" border="0">
      <tr>
        <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
        <td bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"/></td>
        <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
      </tr>
      <tr>
        <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"/></td>
        <td bgcolor="#ffffff"><pre>
  cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout 
logging-log4cxx</pre></td>
        <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"/></td>
      </tr>
      <tr>
        <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
        <td bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"/></td>
        <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
      </tr>
      </table>
      </div>
                                                                                
                     <p>
                                                If you are not familiar with 
CVS, 
                                                <a 
href="http://jakarta.apache.org/site/cvsindex.html";>
                                                Jakarta's CVS page</a> may hold 
many helpful hints.
                                        </p>
                                                  
                      </td>
                  </tr>
               
                  <!-- FOOTER -->
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  <tr><td colspan="2">
                      <div align="center"><font color="#525D76" size="-1"><em>
                      Copyright &#169; 1999-2004, Apache Software Foundation
                      </em></font></div>
                  </td></tr>
              </table>
             <!-- END main table --> 
          </body>
      </html>
  <!-- end the processing -->
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  1.1                  logging-log4cxx/xdocs/www/support.html
  
  Index: support.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
  
  <!-- Content Stylesheet for Site -->
  
      
      
  
          
  <!-- start the processing -->
      <!-- 
====================================================================== -->
      <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
      <!-- Main Page Section -->
      <!-- 
====================================================================== -->
      <html>
          <head>
              <meta http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1"/>
  
                                                      <meta name="author" 
value="Michael CATANZARITI">
              <meta name="email" value="mcatan at apache dot org">
              
             
                                       <meta  name="keywords"  content="log4cxx 
support, mailing list"  />
   
                           
              <link href="./css/site.css" rel="stylesheet" type="text/css"/>
  
              <title>log4cxx - Support</title>
          </head>
  
          <body bgcolor="#ffffff" text="#000000" link="#525D76">        
             <!-- START Header table --> 
             <table border="0" cellspacing="0" width="90%">
                  <!-- TOP IMAGE -->
                  <tr>
                            <td colspan="2">
        <a href="http://logging.apache.org";>
          <img src="http://logging.apache.org/images/ls-logo.jpg"; align="left" 
border="0"/>
        </a>
      </td>
    
                  </tr>
              </table>
             <!-- END Header table --> 
  
             <!-- START main table --> 
              <table id="main" border="0" width="90%" cellspacing="2" 
cellpadding="0">
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  
                  <tr>
                      <!-- LEFT SIDE NAVIGATION -->
                      <td id="navbar" valign="top">
                        <!-- 
============================================================ -->
    <table id="navbar" border="0" cellspacing="0" cellpadding="0">
                        <tr >
                 <td class="navbarHeader" nowrap="true">
             <strong>Apache</strong>
           </td>
         </tr>
                         <tr><td class="navbarItem"><small>    <a 
href="http://www.apache.org";>Apache Home</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="http://logging.apache.org/";>Logging Services</a>
  </small></td></tr>
                                  <tr >
                 <td class="navbarHeader" nowrap="true">
             <strong>log4cxx project</strong>
           </td>
         </tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./index.html">About</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./news.html">News</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./team.html">Team</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./manual/index.html">Documentation</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./support.html">Support</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./contributing.html">Contributing</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./performance.html">Performance</a>
  </small></td></tr>
                         <tr><td class="navbarItem"><small>    <a 
href="./download.html">Download</a>
  </small></td></tr>
               </table> 
     
                      </td>
                      <td id="mainContents" align="left" valign="top">
                                                                          
<h1>Log4cxx Support</h1>
                                                                                
                     <p>
                         log4cxx user support is provided via a mailing list. 
Discussion on
                         log4cxx is held on the log4cxx-user mailing list. 
Please search the
                         archives before posting because it is likely that your 
question has
                         been answered before.
                         </p>
                                                                                
                     <h3>Mailing List Archives</h3>
                                                                                
                     <p>
                                You can browse the mailing list archives at the 
following
                                location:
                                </p>
                                                                                
                     <ul>
                                        <li><a 
href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=219";>
                                        eyebrowse</a></li>
                                        <li><a 
href="http://marc.theaimsgroup.com/?l=log4cxx-user&amp;r=1&amp;w=2";>
                                        MARC</a></li>
                                </ul>
                                                                                
                     <h3>Subscribe</h3>
                                                                                
                     <p>
                                Subscribe to either the list or to the digest 
list:
                                </p>
                                                                                
                     <ul>
                                        <li>
                                        <p>
                                        To subscribe to this list send an 
e-mail to <br />
                                        <a href="mailto:[EMAIL PROTECTED]">
                                        [EMAIL PROTECTED]</a>.
                                        </p>
                                        </li>
                                                
                                        <li>
                                        <p>
                                        To subscribe to the digest list sent an 
e-mail to <br />
                                        <a href="mailto:[EMAIL PROTECTED]">
                                        [EMAIL PROTECTED]</a>.
                                        </p>
                                        </li>
                                </ul>
                                                                                
                     <h3>Unsubscribe</h3>
                                                                                
                     <p>
                                To unsubscribe send an email to the relevant 
email address:
                                </p>
                                                                                
                     <ul>
                                        <li>
                                        <p>
                                        To unsubscribe from this list send an 
e-mail to <br />
                                        <a href="mailto:[EMAIL PROTECTED]">
                                        [EMAIL PROTECTED]</a>.
                                        </p>
                                        </li>
                                                
                                        <li>
                                        <p>
                                        To unsubscribe from the digest list 
sent an e-mail to <br />
                                        <a href="mailto:[EMAIL PROTECTED]">
                                        [EMAIL PROTECTED]</a>.
                                        </p>
                                        </li>
                                </ul>
                                                                                
                     <h3>Posting</h3>
                                                                                
                     <p>
                                        Please have a quick read through the <a 
href="http://jakarta.apache.org/site/mail.html";>
                                        guidelines</a>, thanks.
                                </p>
                                                                                
                     <p>
                                        <strong>To prevent spam, we require you 
to be subscribed to
                                        the list before posting to it.</strong>
                                </p>
                                                                                
                     <p>
                                        Ask questions and report bugs by 
sending mail to 
                                        <a 
href="mailto:[email protected]";>
                                        [email protected]</a>.
                                </p>
                                                  
                      </td>
                  </tr>
               
                  <!-- FOOTER -->
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  <tr><td colspan="2">
                      <div align="center"><font color="#525D76" size="-1"><em>
                      Copyright &#169; 1999-2004, Apache Software Foundation
                      </em></font></div>
                  </td></tr>
              </table>
             <!-- END main table --> 
          </body>
      </html>
  <!-- end the processing -->
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

Reply via email to