nicolaken    2003/04/01 05:39:21

  Modified:    src/documentation/content/xdocs weare.xml user_manager.xml
                        site_cmd.xml site.xml rfc765.xml ldap_conf.xml
                        jdbc_conf.xml ip_restr.xml index.xml conf.xml
                        admin.xml
  Log:
  General fixes to the pages and site.xml. No contant change.
  
  Revision  Changes    Path
  1.3       +0 -5      
incubator-ftpserver/src/documentation/content/xdocs/weare.xml
  
  Index: weare.xml
  ===================================================================
  RCS file: 
/home/cvs/incubator-ftpserver/src/documentation/content/xdocs/weare.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- weare.xml 31 Mar 2003 19:13:11 -0000      1.2
  +++ weare.xml 1 Apr 2003 13:39:21 -0000       1.3
  @@ -22,9 +22,4 @@
               </ul>
           </section>
       </body>
  -    <footer>
  -        <legal>
  -            Copyright (c) 2001-2002 The Apache Organization. All rights 
reserved.
  -        </legal>
  -    </footer>
   </document>
  
  
  
  1.3       +0 -5      
incubator-ftpserver/src/documentation/content/xdocs/user_manager.xml
  
  Index: user_manager.xml
  ===================================================================
  RCS file: 
/home/cvs/incubator-ftpserver/src/documentation/content/xdocs/user_manager.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- user_manager.xml  31 Mar 2003 19:13:11 -0000      1.2
  +++ user_manager.xml  1 Apr 2003 13:39:21 -0000       1.3
  @@ -31,9 +31,4 @@
               </p>
           </section>
       </body>
  -    <footer>
  -        <legal>
  -            Copyright (c) 2001-2002 The Apache Organization. All rights 
reserved.
  -        </legal>
  -    </footer>
   </document>
  
  
  
  1.3       +0 -5      
incubator-ftpserver/src/documentation/content/xdocs/site_cmd.xml
  
  Index: site_cmd.xml
  ===================================================================
  RCS file: 
/home/cvs/incubator-ftpserver/src/documentation/content/xdocs/site_cmd.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- site_cmd.xml      31 Mar 2003 19:13:11 -0000      1.2
  +++ site_cmd.xml      1 Apr 2003 13:39:21 -0000       1.3
  @@ -201,9 +201,4 @@
         </source>
       </section>
     </body>
  -  <footer>
  -    <legal>
  -      Copyright (c) 2001-2002 The Apache Organization. All rights reserved.
  -    </legal>
  -  </footer>
   </document>
  
  
  
  1.2       +16 -12    
incubator-ftpserver/src/documentation/content/xdocs/site.xml
  
  Index: site.xml
  ===================================================================
  RCS file: 
/home/cvs/incubator-ftpserver/src/documentation/content/xdocs/site.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- site.xml  31 Mar 2003 19:13:11 -0000      1.1
  +++ site.xml  1 Apr 2003 13:39:21 -0000       1.2
  @@ -4,20 +4,24 @@
   
     <about label="About">
       <index label="Overview" href="index.html"/>
  -    <!-- <index label="API" href="index.html"/> -->
  -    <!-- <index label="Download" href="download.html"/> -->
  -    <index label="Administration" href="admin.html"/>
  -    <index label="Configurations" href="cond.html"/>
  -    <index label="LDAP Support" href="ldap_conf.html"/>
  -    <index label="DB Support" href="jdbc_conf.html"/>
  -    <index label="SITE Command" href="site_cmd.html"/>    
  -    <index label="IP Address Restrictions" href="ip_restr.html"/>
  -    <index label="User Manager" href="user_manager.html"/>    
  -    <index label="We Are" href="weare.html"/>    
  -    <index label="RFC765" href="rfc765.html"/>
  -    <faq label="FAQ" href="faq.html"/>
       <changes label="Changes" href="changes.html"/>
       <todo label="Todo" href="todo.html"/>
  +    <whoweare label="Who we are" href="weare.html"/>  
  +    <!-- <index label="Download" href="download.html"/> -->
     </about>
  +  <manual label="Manual">
  +    <administration label="Administration" href="admin.html"/>
  +    <configurations label="Configurations" href="conf.html"/>
  +    <ldap label="LDAP Support" href="ldap_conf.html"/>
  +    <db label="DB Support" href="jdbc_conf.html"/>
  +    <site label="SITE Command" href="site_cmd.html"/>    
  +    <iprestrictions label="IP Address Restrictions" href="ip_restr.html"/>
  +    <usermanager label="User Manager" href="user_manager.html"/> 
  +  </manual> 
  +  <references label="References">
  +    <!-- <index label="API" href="index.html"/> -->
  +    <rfc765 label="RFC765" href="rfc765.html"/>
  +    <!-- <faq label="FAQ" href="faq.html"/> -->
  +  </references>
   
   </site>
  
  
  
  1.3       +0 -5      
incubator-ftpserver/src/documentation/content/xdocs/rfc765.xml
  
  Index: rfc765.xml
  ===================================================================
  RCS file: 
/home/cvs/incubator-ftpserver/src/documentation/content/xdocs/rfc765.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- rfc765.xml        31 Mar 2003 19:13:11 -0000      1.2
  +++ rfc765.xml        1 Apr 2003 13:39:21 -0000       1.3
  @@ -3903,9 +3903,4 @@
   </section>
   
   </body>
  -  <footer>
  -    <legal>
  -      Copyright (c) 2001-2002 The Apache Organization. All rights reserved.
  -    </legal>
  -  </footer>
   </document>
  
  
  
  1.3       +0 -6      
incubator-ftpserver/src/documentation/content/xdocs/ldap_conf.xml
  
  Index: ldap_conf.xml
  ===================================================================
  RCS file: 
/home/cvs/incubator-ftpserver/src/documentation/content/xdocs/ldap_conf.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ldap_conf.xml     31 Mar 2003 19:13:11 -0000      1.2
  +++ ldap_conf.xml     1 Apr 2003 13:39:21 -0000       1.3
  @@ -1,5 +1,4 @@
   <?xml version="1.0"?>
  -
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" 
"document-v11.dtd">
   
   <document>
  @@ -108,9 +107,4 @@
         </section>
       </section>
     </body>
  -  <footer>
  -    <legal>
  -      Copyright (c) 2001-2002 The Apache Organization. All rights reserved.
  -    </legal>
  -  </footer>
   </document>
  
  
  
  1.3       +2 -8      
incubator-ftpserver/src/documentation/content/xdocs/jdbc_conf.xml
  
  Index: jdbc_conf.xml
  ===================================================================
  RCS file: 
/home/cvs/incubator-ftpserver/src/documentation/content/xdocs/jdbc_conf.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- jdbc_conf.xml     31 Mar 2003 19:13:11 -0000      1.2
  +++ jdbc_conf.xml     1 Apr 2003 13:39:21 -0000       1.3
  @@ -1,5 +1,4 @@
   <?xml version="1.0"?>
  -
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" 
"document-v11.dtd">
   
   <document>
  @@ -20,8 +19,8 @@
           All the user informations are stored in FTP_USER table. The SQL file 
is <em>ftp-db.sql</em>.
         </p>
         <table>
  -        <caption><strong>FTP_USER</strong></caption>
  -        
<tr><td><strong>Name</strong></td><td><strong>Datatype</strong></td></tr>
  +        <caption>FTP_USER</caption>
  +        <tr><th>Name</th><th>Datatype</th></tr>
           <tr><td>LOGIN_ID</td><td>VARCHAR(64), Primary key</td></tr>
           <tr><td>PASSWORD</td><td>VARCHAR(64)</td></tr>
           <tr><td>HOME_DIR</td><td>VARCHAR(128)</td></tr>
  @@ -71,9 +70,4 @@
         </section>
       </section>
     </body>
  -  <footer>
  -    <legal>
  -      Copyright (c) 2001-2002 The Apache Organization. All rights reserved.
  -    </legal>
  -  </footer>
   </document>
  
  
  
  1.3       +0 -6      
incubator-ftpserver/src/documentation/content/xdocs/ip_restr.xml
  
  Index: ip_restr.xml
  ===================================================================
  RCS file: 
/home/cvs/incubator-ftpserver/src/documentation/content/xdocs/ip_restr.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ip_restr.xml      31 Mar 2003 19:13:11 -0000      1.2
  +++ ip_restr.xml      1 Apr 2003 13:39:21 -0000       1.3
  @@ -1,5 +1,4 @@
   <?xml version="1.0"?>
  -
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" 
"document-v11.dtd">
   
   <document>
  @@ -32,9 +31,4 @@
           <p>Similarly, <strong>allow-ip=true</strong> will only allow the 
specified IPs.</p>
       </section>
     </body>
  -  <footer>
  -    <legal>
  -      Copyright (c) 2001-2002 The Apache Organization. All rights reserved.
  -    </legal>
  -  </footer>
   </document>
  
  
  
  1.3       +9 -15     
incubator-ftpserver/src/documentation/content/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: 
/home/cvs/incubator-ftpserver/src/documentation/content/xdocs/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml 31 Mar 2003 19:13:11 -0000      1.2
  +++ index.xml 1 Apr 2003 13:39:21 -0000       1.3
  @@ -1,11 +1,10 @@
   <?xml version="1.0"?>
  -
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" 
"document-v11.dtd">
   
   <document>
     <header>
  -    <title>Avalon Applications - FtpServer</title>
  -    <subtitle>Introduction</subtitle>
  +    <title>Apache FtpServer</title>
  +    <subtitle>FTP server based on Apache Avalon</subtitle>
       <authors>
         <person id="ranab" name="Rana Bhattacharyya" email="[EMAIL 
PROTECTED]"/>
       </authors>
  @@ -17,7 +16,7 @@
     <body>
       <section><title>Overview</title>
         <p>
  -        FtpServer is a server component for Pheonix that allows remote FTP 
client to
  +        FtpServer is a server component for Avalon Phoenix that allows 
remote FTP client to
           attach and download files.  The client software can be any type of 
FTP client
           written in any language.  The criteria for eligibility is RFC 
compliance.
         </p>
  @@ -55,8 +54,8 @@
          </p>
          <table>
           <tr>
  -           <td><strong>Name</strong></td>
  -           <td><strong>Description</strong></td>
  +           <th>Name</th>
  +           <th>Description</th>
           </tr>
           <tr>
              <td>thread-manager</td>
  @@ -90,8 +89,8 @@
         <p/>
         <table>
           <tr>
  -           <td><strong>Name</strong></td>
  -           <td><strong>Interfaces</strong></td>
  +           <th>Name></th>
  +           <th>Interfaces</th>
           </tr>
           <tr>
              <td>thread-manager</td>
  @@ -125,8 +124,8 @@
         <p/>
         <table>
           <tr>
  -           <td><strong>Name</strong></td>
  -           <td><strong>Dependency</strong></td>
  +           <th>Name</th>
  +           <th>Dependency</th>
           </tr>
           <tr>
              <td>connections</td>
  @@ -144,9 +143,4 @@
         <p/>
       </section>
     </body>
  -  <footer>
  -    <legal>
  -      Copyright (c) 2001-2002 The Apache Organization. All rights reserved.
  -    </legal>
  -  </footer>
   </document>
  
  
  
  1.3       +14 -20    
incubator-ftpserver/src/documentation/content/xdocs/conf.xml
  
  Index: conf.xml
  ===================================================================
  RCS file: 
/home/cvs/incubator-ftpserver/src/documentation/content/xdocs/conf.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- conf.xml  31 Mar 2003 19:13:11 -0000      1.2
  +++ conf.xml  1 Apr 2003 13:39:21 -0000       1.3
  @@ -1,5 +1,4 @@
   <?xml version="1.0"?>
  -
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" 
"document-v11.dtd">
   
   <document>
  @@ -21,9 +20,9 @@
           </p>
           <table>
             <tr>
  -            <td><strong>Name</strong></td>
  -            <td><strong>Default Value</strong></td>
  -            <td><strong>Description</strong></td>
  +            <th>Name</th>
  +            <th>Default Value</th>
  +            <th>Description</th>
             </tr>
             <tr>
               <td>name</td>
  @@ -69,9 +68,9 @@
           </p>
           <table>
             <tr>
  -            <td><strong>Name</strong></td>
  -            <td><strong>Default Value</strong></td>
  -            <td><strong>Description</strong></td>
  +            <th>Name</th>
  +            <th>Default Value</th>
  +            <th>Description</th>
             </tr>
             <tr>
               <td>ftp-host</td>
  @@ -153,18 +152,18 @@
             </li>
             <li>
               <strong>DbUserManager</strong> - databased based user manager. 
  -            Please see <link href="jdbc.html">&quot;DB Support&quot;</link> 
for more details.
  +            Please see <link href="site:manual/db">&quot;DB 
Support&quot;</link> for more details.
             </li>
             <li>
               <strong>LdapUserManager</strong> - LDAP based user manager.
  -            Please see <link href="ldap.html">&quot;LDAP 
Support&quot;</link> for more details.
  +            Please see <link href="site:manual/ldap">&quot;LDAP 
Support&quot;</link> for more details.
             </li>
           </ul>
           <table>
             <tr>
  -            <td><strong>Name</strong></td>
  -            <td><strong>Default Value</strong></td>
  -            <td><strong>Description</strong></td>
  +            <th>Name</th>
  +            <th>Default Value</th>
  +            <th>Description</th>
             </tr>
             <tr>
               <td>ftp-admin-name</td>
  @@ -185,9 +184,9 @@
           </p>
           <table>
             <tr>
  -            <td><strong>Name</strong></td>
  -            <td><strong>Default Value</strong></td>
  -            <td><strong>Description</strong></td>
  +            <th>Name</th>
  +            <th>Default Value</th>
  +            <th>Description</th>
             </tr>
             <tr>
               <td>allow-ip</td>
  @@ -199,9 +198,4 @@
         </section>
       </section>
     </body>
  -  <footer>
  -    <legal>
  -      Copyright (c) 2001-2002 The Apache Organization. All rights reserved.
  -    </legal>
  -  </footer>
   </document>
  
  
  
  1.3       +2 -6      
incubator-ftpserver/src/documentation/content/xdocs/admin.xml
  
  Index: admin.xml
  ===================================================================
  RCS file: 
/home/cvs/incubator-ftpserver/src/documentation/content/xdocs/admin.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- admin.xml 31 Mar 2003 19:13:11 -0000      1.2
  +++ admin.xml 1 Apr 2003 13:39:21 -0000       1.3
  @@ -1,5 +1,4 @@
   <?xml version="1.0"?>
  -
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" 
"document-v11.dtd">
   
   <document>
  @@ -27,13 +26,10 @@
         </p>
       </section>
       <section><title>Configuration Parameters</title>
  +     <fixme author=" ">To be done.</fixme>
       </section>
       <section><title>Screenshots</title>
  +     <fixme author=" ">To be done.</fixme>
       </section>
     </body>
  -  <footer>
  -    <legal>
  -      Copyright (c) 2001-2002 The Apache Organization. All rights reserved.
  -    </legal>
  -  </footer>
   </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to