yoavs       2003/12/24 11:40:24

  Modified:    docs     index.html
               docs/site bugreport.html bylaws.html cvs-repositories.html
                        mailing-lists.html mission-statement.html news.html
                        who-we-are.html
               src/xdocs/stylesheets project.xml
  Log:
  Made capitalization consistent in menu, added link to license.
  
  Revision  Changes    Path
  1.15      +3 -3      logging-site/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/logging-site/docs/index.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- index.html        24 Dec 2003 18:07:08 -0000      1.14
  +++ index.html        24 Dec 2003 19:40:23 -0000      1.15
  @@ -86,7 +86,7 @@
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="./site/bylaws.html">Bylaws</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a href=".">License</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a href="./LICENSE">License</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="./site/who-we-are.html">Who we are</a>
   </small></td></tr>
  @@ -96,9 +96,9 @@
                 <tr >
                 <td><strong>Support</strong></td>
          </tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="./site/cvs-repositories.html">CVS repositories</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="./site/cvs-repositories.html">CVS Repositories</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="./site/mailing-lists.html">Mailing lists</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="./site/mailing-lists.html">Mailing Lists</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="./site/bugreport.html">Bug Reporting</a>
   </small></td></tr>
  
  
  
  1.9       +3 -3      logging-site/docs/site/bugreport.html
  
  Index: bugreport.html
  ===================================================================
  RCS file: /home/cvs/logging-site/docs/site/bugreport.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- bugreport.html    24 Dec 2003 15:04:07 -0000      1.8
  +++ bugreport.html    24 Dec 2003 19:40:23 -0000      1.9
  @@ -85,7 +85,7 @@
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/bylaws.html">Bylaws</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a href="..">License</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../LICENSE">License</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/who-we-are.html">Who we are</a>
   </small></td></tr>
  @@ -95,9 +95,9 @@
                 <tr >
                 <td><strong>Support</strong></td>
          </tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/cvs-repositories.html">CVS repositories</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/cvs-repositories.html">CVS Repositories</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/mailing-lists.html">Mailing lists</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/mailing-lists.html">Mailing Lists</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/bugreport.html">Bug Reporting</a>
   </small></td></tr>
  
  
  
  1.8       +3 -3      logging-site/docs/site/bylaws.html
  
  Index: bylaws.html
  ===================================================================
  RCS file: /home/cvs/logging-site/docs/site/bylaws.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- bylaws.html       24 Dec 2003 11:48:55 -0000      1.7
  +++ bylaws.html       24 Dec 2003 19:40:23 -0000      1.8
  @@ -84,7 +84,7 @@
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/bylaws.html">Bylaws</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a href="..">License</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../LICENSE">License</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/who-we-are.html">Who we are</a>
   </small></td></tr>
  @@ -94,9 +94,9 @@
                 <tr >
                 <td><strong>Support</strong></td>
          </tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/cvs-repositories.html">CVS repositories</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/cvs-repositories.html">CVS Repositories</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/mailing-lists.html">Mailing lists</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/mailing-lists.html">Mailing Lists</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/bugreport.html">Bug Reporting</a>
   </small></td></tr>
  
  
  
  1.4       +3 -3      logging-site/docs/site/cvs-repositories.html
  
  Index: cvs-repositories.html
  ===================================================================
  RCS file: /home/cvs/logging-site/docs/site/cvs-repositories.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- cvs-repositories.html     24 Dec 2003 17:43:27 -0000      1.3
  +++ cvs-repositories.html     24 Dec 2003 19:40:23 -0000      1.4
  @@ -85,7 +85,7 @@
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/bylaws.html">Bylaws</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a href="..">License</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../LICENSE">License</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/who-we-are.html">Who we are</a>
   </small></td></tr>
  @@ -95,9 +95,9 @@
                 <tr >
                 <td><strong>Support</strong></td>
          </tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/cvs-repositories.html">CVS repositories</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/cvs-repositories.html">CVS Repositories</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/mailing-lists.html">Mailing lists</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/mailing-lists.html">Mailing Lists</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/bugreport.html">Bug Reporting</a>
   </small></td></tr>
  
  
  
  1.8       +3 -3      logging-site/docs/site/mailing-lists.html
  
  Index: mailing-lists.html
  ===================================================================
  RCS file: /home/cvs/logging-site/docs/site/mailing-lists.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- mailing-lists.html        24 Dec 2003 11:48:55 -0000      1.7
  +++ mailing-lists.html        24 Dec 2003 19:40:23 -0000      1.8
  @@ -84,7 +84,7 @@
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/bylaws.html">Bylaws</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a href="..">License</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../LICENSE">License</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/who-we-are.html">Who we are</a>
   </small></td></tr>
  @@ -94,9 +94,9 @@
                 <tr >
                 <td><strong>Support</strong></td>
          </tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/cvs-repositories.html">CVS repositories</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/cvs-repositories.html">CVS Repositories</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/mailing-lists.html">Mailing lists</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/mailing-lists.html">Mailing Lists</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/bugreport.html">Bug Reporting</a>
   </small></td></tr>
  
  
  
  1.7       +3 -3      logging-site/docs/site/mission-statement.html
  
  Index: mission-statement.html
  ===================================================================
  RCS file: /home/cvs/logging-site/docs/site/mission-statement.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- mission-statement.html    24 Dec 2003 11:48:55 -0000      1.6
  +++ mission-statement.html    24 Dec 2003 19:40:23 -0000      1.7
  @@ -84,7 +84,7 @@
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/bylaws.html">Bylaws</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a href="..">License</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../LICENSE">License</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/who-we-are.html">Who we are</a>
   </small></td></tr>
  @@ -94,9 +94,9 @@
                 <tr >
                 <td><strong>Support</strong></td>
          </tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/cvs-repositories.html">CVS repositories</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/cvs-repositories.html">CVS Repositories</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/mailing-lists.html">Mailing lists</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/mailing-lists.html">Mailing Lists</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/bugreport.html">Bug Reporting</a>
   </small></td></tr>
  
  
  
  1.12      +3 -3      logging-site/docs/site/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/logging-site/docs/site/news.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- news.html 24 Dec 2003 11:48:55 -0000      1.11
  +++ news.html 24 Dec 2003 19:40:23 -0000      1.12
  @@ -85,7 +85,7 @@
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/bylaws.html">Bylaws</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a href="..">License</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../LICENSE">License</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/who-we-are.html">Who we are</a>
   </small></td></tr>
  @@ -95,9 +95,9 @@
                 <tr >
                 <td><strong>Support</strong></td>
          </tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/cvs-repositories.html">CVS repositories</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/cvs-repositories.html">CVS Repositories</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/mailing-lists.html">Mailing lists</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/mailing-lists.html">Mailing Lists</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/bugreport.html">Bug Reporting</a>
   </small></td></tr>
  
  
  
  1.8       +3 -3      logging-site/docs/site/who-we-are.html
  
  Index: who-we-are.html
  ===================================================================
  RCS file: /home/cvs/logging-site/docs/site/who-we-are.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- who-we-are.html   24 Dec 2003 11:48:55 -0000      1.7
  +++ who-we-are.html   24 Dec 2003 19:40:23 -0000      1.8
  @@ -84,7 +84,7 @@
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/bylaws.html">Bylaws</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a href="..">License</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../LICENSE">License</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/who-we-are.html">Who we are</a>
   </small></td></tr>
  @@ -94,9 +94,9 @@
                 <tr >
                 <td><strong>Support</strong></td>
          </tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/cvs-repositories.html">CVS repositories</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/cvs-repositories.html">CVS Repositories</a>
   </small></td></tr>
  -                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/mailing-lists.html">Mailing lists</a>
  +                      <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/mailing-lists.html">Mailing Lists</a>
   </small></td></tr>
                         <tr><td><small>&nbsp;&nbsp;    <a 
href="../site/bugreport.html">Bug Reporting</a>
   </small></td></tr>
  
  
  
  1.8       +3 -3      logging-site/src/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/logging-site/src/xdocs/stylesheets/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml       23 Dec 2003 17:45:06 -0000      1.7
  +++ project.xml       24 Dec 2003 19:40:24 -0000      1.8
  @@ -25,13 +25,13 @@
      <menu name="Information">
        <item name="Mission statement"   href="/site/mission-statement.html"/>
        <item name="Bylaws"   href="/site/bylaws.html"/>
  -     <item name="License"   href=""/>
  +     <item name="License"   href="/LICENSE"/>
        <item name="Who we are"   href="/site/who-we-are.html"/>
      </menu>
   
      <menu name="Support">
  -     <item name="CVS repositories"   href="/site/cvs-repositories.html"/>
  -     <item name="Mailing lists"   href="/site/mailing-lists.html"/>
  +     <item name="CVS Repositories"   href="/site/cvs-repositories.html"/>
  +     <item name="Mailing Lists"   href="/site/mailing-lists.html"/>
        <item name="Bug Reporting"   href="/site/bugreport.html"/>
      </menu>
   
  
  
  

Reply via email to