You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by sg...@apache.org on 2001/04/01 18:48:32 UTC

cvs commit: jakarta-jetspeed/docs/site administration.html application-development.html branches.html code-standards.html content-syndication.html contributors.html customizer.html developer-notes.html diskcache.html faq.html features.html icalendar.html index.html install.html license.html psml.html resources.html todo.html uml.html usejetspeed.html wap.html

sgala       01/04/01 09:48:32

  Modified:    docs/site administration.html application-development.html
                        branches.html code-standards.html
                        content-syndication.html contributors.html
                        customizer.html developer-notes.html diskcache.html
                        faq.html features.html icalendar.html index.html
                        install.html license.html psml.html resources.html
                        todo.html uml.html usejetspeed.html wap.html
  Log:
  Re-make. This time it works with jakarta-site2 current, as I temporarily put velocity-0.76 into jetspeed lib directory
  
  Revision  Changes    Path
  1.9       +8 -6      jakarta-jetspeed/docs/site/administration.html
  
  Index: administration.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/administration.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- administration.html	2001/03/23 18:02:14	1.8
  +++ administration.html	2001/04/01 16:48:25	1.9
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Jetspeed Control Panel</strong>
  +          <a name="Jetspeed Control Panel"><strong>Jetspeed Control Panel</strong></a>
           </font>
         </td></tr>
         <tr><td>
  
  
  
  1.9       +14 -12    jakarta-jetspeed/docs/site/application-development.html
  
  Index: application-development.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/application-development.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- application-development.html	2001/03/23 18:02:13	1.8
  +++ application-development.html	2001/04/01 16:48:26	1.9
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Architecture</strong>
  +          <a name="Architecture"><strong>Architecture</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -146,7 +148,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Page layout</strong>
  +          <a name="Page layout"><strong>Page layout</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -185,7 +187,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Portlets</strong>
  +          <a name="Portlets"><strong>Portlets</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -327,7 +329,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>DiskCacheDaemon</strong>
  +          <a name="DiskCacheDaemon"><strong>DiskCacheDaemon</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -358,7 +360,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>FeedDaemon</strong>
  +          <a name="FeedDaemon"><strong>FeedDaemon</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -382,7 +384,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>PortletControl and PortletController</strong>
  +          <a name="PortletControl and PortletController"><strong>PortletControl and PortletController</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -405,7 +407,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Portlet Caching</strong>
  +          <a name="Portlet Caching"><strong>Portlet Caching</strong></a>
           </font>
         </td></tr>
         <tr><td>
  
  
  
  1.9       +36 -58    jakarta-jetspeed/docs/site/branches.html
  
  Index: branches.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/branches.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- branches.html	2001/03/23 18:02:13	1.8
  +++ branches.html	2001/04/01 16:48:26	1.9
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>CVS Branches</strong>
  +          <a name="CVS Branches"><strong>CVS Branches</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -164,7 +166,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Existing branches</strong>
  +          <a name="Existing branches"><strong>Existing branches</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -173,113 +175,89 @@
                           <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Name
  -                &nbsp;
  -    </font>
  +                Name
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <strong>psml_02</strong>
  -                &nbsp;
  -    </font>
  +                <strong>psml_02</strong>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Status
  -                &nbsp;
  -    </font>
  +                Status
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <strong>active</strong>
  -                &nbsp;
  -    </font>
  +                <strong>active</strong>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Date created
  -                &nbsp;
  -    </font>
  +                Date created
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Feb 23 2001
  -                &nbsp;
  -    </font>
  +                Feb 23 2001
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Date closed
  -                &nbsp;
  -    </font>
  +                Date closed
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
                   &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Subject
  -                &nbsp;
  -    </font>
  +                Subject
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  +                
         Implement the new PSML syntax proposal and new layout engine
       
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Coordinating person
  -                &nbsp;
  -    </font>
  +                Coordinating person
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Raphael Luta, 
  -                    <a href="mailto:raphael@apache.org">raphael@apache.org</a>
  -                &nbsp;
  -    </font>
  +                Raphael Luta, <a href="mailto:raphael@apache.org">raphael@apache.org</a>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Affected sources
  -                &nbsp;
  -    </font>
  +                Affected sources
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        portal.*
  -                &nbsp;
  -    </font>
  +                portal.*
  +            </font>
   </td>
               </tr>
  -
               </table>
                               </blockquote>
         </td></tr>
  
  
  
  1.7       +10 -8     jakarta-jetspeed/docs/site/code-standards.html
  
  Index: code-standards.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/code-standards.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- code-standards.html	2001/03/23 18:02:12	1.6
  +++ code-standards.html	2001/04/01 16:48:26	1.7
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Use of JavaDoc</strong>
  +          <a name="Use of JavaDoc"><strong>Use of JavaDoc</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -135,7 +137,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Java Syntax</strong>
  +          <a name="Java Syntax"><strong>Java Syntax</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -256,7 +258,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Misc.</strong>
  +          <a name="Misc."><strong>Misc.</strong></a>
           </font>
         </td></tr>
         <tr><td>
  
  
  
  1.9       +8 -6      jakarta-jetspeed/docs/site/content-syndication.html
  
  Index: content-syndication.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/content-syndication.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- content-syndication.html	2001/03/23 18:02:12	1.8
  +++ content-syndication.html	2001/04/01 16:48:26	1.9
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Overview</strong>
  +          <a name="Overview"><strong>Overview</strong></a>
           </font>
         </td></tr>
         <tr><td>
  
  
  
  1.9       +40 -70    jakarta-jetspeed/docs/site/contributors.html
  
  Index: contributors.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/contributors.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- contributors.html	2001/03/23 18:02:11	1.8
  +++ contributors.html	2001/04/01 16:48:26	1.9
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Contributors</strong>
  +          <a name="Contributors"><strong>Contributors</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -114,131 +116,99 @@
                           <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Jeffrey D. Brekke
  -                &nbsp;
  -    </font>
  +                Jeffrey D. Brekke
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:ekkerbj@netscape.net">ekkerbj@netscape.net</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:ekkerbj@netscape.net">ekkerbj@netscape.net</a>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Kevin A. Burton
  -                &nbsp;
  -    </font>
  +                Kevin A. Burton
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:burton@relativity.yi.org">burton@relativity.yi.org</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:burton@relativity.yi.org">burton@relativity.yi.org</a>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Santiago Gala
  -                &nbsp;
  -    </font>
  +                Santiago Gala
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:sgala@hisitech.com">sgala@hisitech.com</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:sgala@hisitech.com">sgala@hisitech.com</a>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Raphael Luta
  -                &nbsp;
  -    </font>
  +                Raphael Luta
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:raphael@apache.org">raphael@apache.org</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:raphael@apache.org">raphael@apache.org</a>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Neeme Praks
  -                &nbsp;
  -    </font>
  +                Neeme Praks
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:neeme@one.lv">neeme@one.lv</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:neeme@one.lv">neeme@one.lv</a>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Jeff Prickett
  -                &nbsp;
  -    </font>
  +                Jeff Prickett
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:jeffprickett@mindspring.com">jeffprickett@mindspring.com</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:jeffprickett@mindspring.com">jeffprickett@mindspring.com</a>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Ingo Schuster
  -                &nbsp;
  -    </font>
  +                Ingo Schuster
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:ingo@raleigh.ibm.com">ingo@raleigh.ibm.com</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:ingo@raleigh.ibm.com">ingo@raleigh.ibm.com</a>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        David S. Taylor
  -                &nbsp;
  -    </font>
  +                David S. Taylor
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:david@bluesunrise.com">david@bluesunrise.com</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:david@bluesunrise.com">david@bluesunrise.com</a>
  +            </font>
   </td>
               </tr>
  -
               </table>
                               </blockquote>
         </td></tr>
  
  
  
  1.9       +9 -7      jakarta-jetspeed/docs/site/customizer.html
  
  Index: customizer.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/customizer.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- customizer.html	2001/03/23 18:02:11	1.8
  +++ customizer.html	2001/04/01 16:48:27	1.9
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Customization</strong>
  +          <a name="Customization"><strong>Customization</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -130,7 +132,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Requirements</strong>
  +          <a name="Requirements"><strong>Requirements</strong></a>
           </font>
         </td></tr>
         <tr><td>
  
  
  
  1.7       +9 -7      jakarta-jetspeed/docs/site/developer-notes.html
  
  Index: developer-notes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/developer-notes.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- developer-notes.html	2001/03/23 18:02:10	1.6
  +++ developer-notes.html	2001/04/01 16:48:27	1.7
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Overview</strong>
  +          <a name="Overview"><strong>Overview</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -107,7 +109,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Castor Generated XML APIs</strong>
  +          <a name="Castor Generated XML APIs"><strong>Castor Generated XML APIs</strong></a>
           </font>
         </td></tr>
         <tr><td>
  
  
  
  1.9       +10 -8     jakarta-jetspeed/docs/site/diskcache.html
  
  Index: diskcache.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/diskcache.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- diskcache.html	2001/03/23 18:02:10	1.8
  +++ diskcache.html	2001/04/01 16:48:27	1.9
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Overview</strong>
  +          <a name="Overview"><strong>Overview</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -114,7 +116,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Operation</strong>
  +          <a name="Operation"><strong>Operation</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -131,7 +133,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Strategy</strong>
  +          <a name="Strategy"><strong>Strategy</strong></a>
           </font>
         </td></tr>
         <tr><td>
  
  
  
  1.9       +118 -189  jakarta-jetspeed/docs/site/faq.html
  
  Index: faq.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/faq.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- faq.html	2001/03/23 18:02:09	1.8
  +++ faq.html	2001/04/01 16:48:27	1.9
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Mailing List</strong>
  +          <a name="Mailing List"><strong>Mailing List</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -105,53 +107,42 @@
                           <tr>
                           <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Question
  -                &nbsp;
  -    </font>
  +                Question
  +            </font>
   </td>
                                   <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Answer
  -                &nbsp;
  -    </font>
  +                Answer
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        How do I join the Jetspeed mailing list?
  -                &nbsp;
  -    </font>
  +                How do I join the Jetspeed mailing list?
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        The instructions for joining the Jetspeed mailing list can be found at the 
  +                The instructions for joining the Jetspeed mailing list can be found at the <a href="http://jakarta.apache.org/site/mail.html">Java Apache Mail Lists Site</a>
   
  -                    <a href="http://jakarta.apache.org/site/mail.html">Java Apache Mail Lists Site</a>
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Where do I go to search the Jetspeed mailing list?
  -                &nbsp;
  -    </font>
  +                Where do I go to search the Jetspeed mailing list?
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  - 
  +                
  + <a href="http://www.mail-archive.com/jetspeed@list.working-dogs.com/">Searchable Jetspeed Mailing List Archives</a>
   
  -                    <a href="http://www.mail-archive.com/jetspeed@list.working-dogs.com/">Searchable Jetspeed Mailing List Archives</a>
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
               </table>
                               </blockquote>
         </td></tr>
  @@ -159,7 +150,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>WAP Support</strong>
  +          <a name="WAP Support"><strong>WAP Support</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -168,46 +159,38 @@
                           <tr>
                           <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Question
  -                &nbsp;
  -    </font>
  +                Question
  +            </font>
   </td>
                                   <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Answer
  -                &nbsp;
  -    </font>
  +                Answer
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        What kind of WAP devices are supported by Jetspeed 1.3a1?
  -                &nbsp;
  -    </font>
  +                What kind of WAP devices are supported by Jetspeed 1.3a1?
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  +                
   Jetspeed delivers valid WML 1.1 and 1.2. It has been tested with:
  -
  -
  -
  -                    <ul>
  +<ul>
         <li>Nokia WAP Toolkit 2.0 (WAP 1.1 and WAP 1.2)</li>
         <li>Phone.com UP Browser</li>
   </ul>
  -                    <p>
  +<p>
   Whether a specific device is supported depends mainly on the 
   WAP gateway that's being used. So all that can be said about Jetspeed, is 
   that it produces valid WML 1.1 and 1.2.
   </p>
  -                &nbsp;
  -    </font>
  +
  +            </font>
   </td>
               </tr>
  -
               </table>
                               </blockquote>
         </td></tr>
  @@ -215,7 +198,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Database Support</strong>
  +          <a name="Database Support"><strong>Database Support</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -224,34 +207,26 @@
                           <tr>
                           <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Question
  -                &nbsp;
  -    </font>
  +                Question
  +            </font>
   </td>
                                   <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Answer
  -                &nbsp;
  -    </font>
  +                Answer
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        What databases does Jetspeed support?
  -                &nbsp;
  -    </font>
  +                What databases does Jetspeed support?
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  +                
   Jetspeed should work with any JDBC 2.0 complaint driver. The following databases have been tested:
  -
  -Scripts for setting up the database are included with the source code distribution, under the src/sql/external folder. 
  -To change the database connection, you will also need to update the database connection settings in TurbineResources.properties. The war file installation automatically configures Hypersonic SQL is the default database.
  -
  -                    <ul>
  +<ul>
         <li>DB2</li>
         <li>Hypersonic SQL</li>
         <li>MySQL</li>
  @@ -259,11 +234,12 @@
         <li>Postgres</li>
         <li>Sybase</li>
   </ul>
  -                &nbsp;
  -    </font>
  +Scripts for setting up the database are included with the source code distribution, under the src/sql/external folder. 
  +To change the database connection, you will also need to update the database connection settings in TurbineResources.properties. The war file installation automatically configures Hypersonic SQL is the default database.
  +
  +            </font>
   </td>
               </tr>
  -
               </table>
                               </blockquote>
         </td></tr>
  @@ -271,7 +247,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Firewall Problems</strong>
  +          <a name="Firewall Problems"><strong>Firewall Problems</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -280,47 +256,37 @@
                           <tr>
                           <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Question
  -                &nbsp;
  -    </font>
  +                Question
  +            </font>
   </td>
                                   <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Answer
  -                &nbsp;
  -    </font>
  +                Answer
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        How do you configure Jetspeed to run behind a firewall/proxy?
  -
  -                    <p>-or-</p>
  -                    <p>
  +                How do you configure Jetspeed to run behind a firewall/proxy?
  +<p>-or-</p><p>
   What can cause the <p><b>"java.net.UknownHostException"</b></p> for www.mozilla.org,
   www.apacheweek.com or other external web sites?</p>
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  +                
   If you have a proxy, set the servlet engine JVM system properties for
   using a proxy to:
  -
  -
  -
  -
  -                    <p>
  +<p>
   java -DproxySet=true -DproxyHost=&lt;proxyHost&gt; -DproxyPort=&lt;proxyPort&gt;
   &lt;servlet engine&gt; 
   </p>
  -                    <p>
  +<p>
   For Tomcat you can set TOMCAT_OPTS:
   </p>
  -                    <ul>
  +<ul>
   <li>
   Windows:<br />
   set TOMCAT_OPTS=-DproxySet=true -DproxyHost=&lt;proxyHost&gt;
  @@ -332,30 +298,26 @@
   -DproxyPort=&lt;proxyPort&gt;"
   </li>
   </ul>
  -                &nbsp;
  -    </font>
  +
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        OK, I think I configured Jetspeed to run behind a firewall/proxy but the
  +                OK, I think I configured Jetspeed to run behind a firewall/proxy but the
   URLs still are not being loaded.
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  +                
   Look in the file WEB-INF\conf\datasource.properties. If there is an
   entry for the URL in this file, remove it and try again.
   
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
               </table>
                               </blockquote>
         </td></tr>
  @@ -363,7 +325,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Jetspeed Versions</strong>
  +          <a name="Jetspeed Versions"><strong>Jetspeed Versions</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -372,54 +334,42 @@
                           <tr>
                           <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Question
  -                &nbsp;
  -    </font>
  +                Question
  +            </font>
   </td>
                                   <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Answer
  -                &nbsp;
  -    </font>
  +                Answer
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Which version of Jetspeed should I use ?
  -                &nbsp;
  -    </font>
  +                Which version of Jetspeed should I use ?
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  +                
   We do not recommend that you use the 1.1 or 1.2b1 releases as these
   are not supported anymore. You should use the latest 1.3 alpha release available which provides many improvements over the previous 1.2 or 1.1 releases.
   
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        I don't understand the release system, why is there no 1.2 release?
  -                &nbsp;
  -    </font>
  +                I don't understand the release system, why is there no 1.2 release?
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  +                
   The Jetspeed development team has decided to skip the 1.2 release
   and start a new 1.3 'alpha' release branch for several reasons:
  -
  -The current development team judges the 1.1 and 1.2 beta numbers used
  -for the previous releases misleading about the overall stability of
  -the code and has reverted to an alpha status.
  -
  -                    <ul>
  +<ul>
   <li>the Jetspeed project is still very young and the API is very likely 
     to change</li>
   <li>the stability of the code is not yet sufficient for production 
  @@ -427,11 +377,13 @@
   <li>most of the Jetspeed code has been or is being reimplemented between 
     1.2b1 and the new 1.3 branch</li>
   </ul>
  -                &nbsp;
  -    </font>
  +The current development team judges the 1.1 and 1.2 beta numbers used
  +for the previous releases misleading about the overall stability of
  +the code and has reverted to an alpha status.
  +
  +            </font>
   </td>
               </tr>
  -
               </table>
                               </blockquote>
         </td></tr>
  @@ -439,7 +391,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>New User Confirmation</strong>
  +          <a name="New User Confirmation"><strong>New User Confirmation</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -448,56 +400,46 @@
                           <tr>
                           <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Question
  -                &nbsp;
  -    </font>
  +                Question
  +            </font>
   </td>
                                   <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Answer
  -                &nbsp;
  -    </font>
  +                Answer
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  +                
   After adding a new user, I come to a screen asking me to enter a secret key.
   But I never receive an email with the confirmation key, and I entered a valid email address. What can I do next?
   
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  +                
   When signing up a new user in Jetspeed, the registration process includes 
   a step where an email is sent to the new user. In order for this process 
   to work on Windows NT or 2000, you will need to have a local SMTP server running.
  -
  -
  -
  -
  -
  -                    <p>
  +<p>
   The Apaches James Mail Enterprise Server is available from:
   </p>
  -                    <p> 
  +<p> 
        <a href="http://jakarta.apache.org/james/">http://jakarta.apache.org/james/</a>
   </p>
  -                    <p>
  +<p>
      The mail host settings will need to be modified:
   </p>
  -                    <p>
  +<p>
     &lt;tomcat_home&gt;/webapps/jetspeed/WEB-INF/conf/TurbineResources.properties
   </p>
  -                &nbsp;
  -    </font>
  +
  +            </font>
   </td>
               </tr>
  -
               </table>
                               </blockquote>
         </td></tr>
  @@ -505,7 +447,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Turbine Source Code</strong>
  +          <a name="Turbine Source Code"><strong>Turbine Source Code</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -514,43 +456,36 @@
                           <tr>
                           <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Question
  -                &nbsp;
  -    </font>
  +                Question
  +            </font>
   </td>
                                   <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Answer
  -                &nbsp;
  -    </font>
  +                Answer
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  +                
   Where do I get the source code to Turbine for the turbine.jar distributed with Jetspeed?
   
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  +                
   If you want to recreate the Turbine jar used in jetspeed 1.3a1:
   checkout the Turbine CVS for December 11th and apply the patches
   available at:
  -  
  -
  -                    <p>
  +<p>
        <a href="http://locus.apache.org/~raphael/turbine/">http://locus.apache.org/~raphael/turbine/</a>
  -</p>
  -                &nbsp;
  -    </font>
  +</p>  
  +
  +            </font>
   </td>
               </tr>
  -
               </table>
                               </blockquote>
         </td></tr>
  @@ -558,7 +493,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Error Log</strong>
  +          <a name="Error Log"><strong>Error Log</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -567,37 +502,31 @@
                           <tr>
                           <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Question
  -                &nbsp;
  -    </font>
  +                Question
  +            </font>
   </td>
                                   <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Answer
  -                &nbsp;
  -    </font>
  +                Answer
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  +                
   Where can I find the Jetspeed error log?
   
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -<tomcat_home>/webapps/jetspeed/WEB-INF/log/jetspeed.log
  +                
  +&lt;tomcat_home&gt;/webapps/jetspeed/WEB-INF/log/jetspeed.log
   
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
               </table>
                               </blockquote>
         </td></tr>
  
  
  
  1.9       +8 -6      jakarta-jetspeed/docs/site/features.html
  
  Index: features.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/features.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- features.html	2001/03/23 18:02:09	1.8
  +++ features.html	2001/04/01 16:48:27	1.9
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Features</strong>
  +          <a name="Features"><strong>Features</strong></a>
           </font>
         </td></tr>
         <tr><td>
  
  
  
  1.3       +4 -2      jakarta-jetspeed/docs/site/icalendar.html
  
  Index: icalendar.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/icalendar.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- icalendar.html	2001/03/23 14:11:47	1.2
  +++ icalendar.html	2001/04/01 16:48:28	1.3
  @@ -49,6 +49,8 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>What is iCalendar?</strong>
  +          <a name="What is iCalendar?"><strong>What is iCalendar?</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -127,7 +129,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>iCalendar status</strong>
  +          <a name="iCalendar status"><strong>iCalendar status</strong></a>
           </font>
         </td></tr>
         <tr><td>
  
  
  
  1.11      +9 -7      jakarta-jetspeed/docs/site/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/index.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- index.html	2001/03/23 18:02:08	1.10
  +++ index.html	2001/04/01 16:48:28	1.11
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>What is Jetspeed?</strong>
  +          <a name="What is Jetspeed?"><strong>What is Jetspeed?</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -129,7 +131,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Overview</strong>
  +          <a name="Overview"><strong>Overview</strong></a>
           </font>
         </td></tr>
         <tr><td>
  
  
  
  1.9       +22 -29    jakarta-jetspeed/docs/site/install.html
  
  Index: install.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/install.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- install.html	2001/03/23 18:02:08	1.8
  +++ install.html	2001/04/01 16:48:28	1.9
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Requirements</strong>
  +          <a name="Requirements"><strong>Requirements</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -123,7 +125,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Installation</strong>
  +          <a name="Installation"><strong>Installation</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -222,7 +224,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Database Configuration</strong>
  +          <a name="Database Configuration"><strong>Database Configuration</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -255,48 +257,39 @@
                           <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        <host>
  -                &nbsp;
  -    </font>
  +                &lt;host&gt;
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        the host of the Oracle instance, such as localhost
  -                &nbsp;
  -    </font>
  +                the host of the Oracle instance, such as localhost
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        <sid>
  -                &nbsp;
  -    </font>
  +                &lt;sid&gt;
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        the name of Oracle database sid at the host
  -                &nbsp;
  -    </font>
  +                the name of Oracle database sid at the host
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        <username>
  -                &nbsp;
  -    </font>
  +                &lt;username&gt;
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        the oracle user(schema) name
  -                &nbsp;
  -    </font>
  +                the oracle user(schema) name
  +            </font>
   </td>
               </tr>
  -
               </table>
                                                   <p>
   The TurbineResources.properties file can be found in /webapp/WEB-INF/conf.
  
  
  
  1.9       +8 -6      jakarta-jetspeed/docs/site/license.html
  
  Index: license.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/license.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- license.html	2001/03/23 18:02:07	1.8
  +++ license.html	2001/04/01 16:48:28	1.9
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Jetspeed Public License</strong>
  +          <a name="Jetspeed Public License"><strong>Jetspeed Public License</strong></a>
           </font>
         </td></tr>
         <tr><td>
  
  
  
  1.9       +162 -73   jakarta-jetspeed/docs/site/psml.html
  
  Index: psml.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/psml.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- psml.html	2001/03/23 18:02:07	1.8
  +++ psml.html	2001/04/01 16:48:28	1.9
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>What is PSML?</strong>
  +          <a name="What is PSML?"><strong>What is PSML?</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -123,24 +125,40 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Portlet Registry</strong>
  +          <a name="Portlet Registry"><strong>Portlet Registry</strong></a>
           </font>
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <subsection name="What is the PortletRegistry?">
  -    <p>
  +                                        <table border="0" cellspacing="0" cellpadding="2" width="100%">
  +      <tr><td bgcolor="#828DA6">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="What is the PortletRegistry?"><strong>What is the PortletRegistry?</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <p>
       The PortletRegistry is a central store where Jetspeed can obtain further
       information about a given Portlet.
       </p>
  -    <p>
  +                                                <p>
       The Registry is organized like a flat list of portlets (identified in the markup
       but the <b>entry</b> element. All Portlets within the Registry must have a unique 
       name.
       </p>
  -  </subsection>
  -                                                <subsection name="Registry Entries">
  -    <p>
  +                            </blockquote>
  +      </td></tr>
  +    </table>
  +                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
  +      <tr><td bgcolor="#828DA6">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="Registry Entries"><strong>Registry Entries</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <p>
       The portlets are described in the registry by an Entry description. These
       entries may be of three distinct types:
         <dl>
  @@ -169,48 +187,92 @@
           </dd>
         </dl>
       </p>
  -  </subsection>
  -                                                <subsection name="Examples">
  -    <!-- should put an example section with detailed markup explanation -->
  -<source test=""><![CDATA[
  +                            </blockquote>
  +      </td></tr>
  +    </table>
  +                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
  +      <tr><td bgcolor="#828DA6">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="Examples"><strong>Examples</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                        <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>
   
  -<portlet-registry>
  -    <portlets>
  -        <portlet-entry type="abstract" name="RSS">
  -       <classname>
  +&lt;portlet-registry&gt;
  +    &lt;portlets&gt;
  +        &lt;portlet-entry type=&quot;abstract&quot; name=&quot;RSS&quot;&gt;
  +       &lt;classname&gt;
                 org.apache.jetspeed.portal.portlets.NewRSSPortlet
  -       </classname>
  -           <parameter name="itemdisplayed" value="10" type="int"/>
  -           <parameter name="stylesheet.text/html"
  -                      value="/WEB-INF/xsl/rss.xsl"/>
  -           <parameter name="stylesheet.text/vnd.wap.wml"
  -                      value="/WEB-INF/xsl/rss-wml.xsl"/>
  -        </portlet-entry>
  +       &lt;/classname&gt;
  +           &lt;parameter name=&quot;itemdisplayed&quot; value=&quot;10&quot; type=&quot;int&quot;/&gt;
  +           &lt;parameter name=&quot;stylesheet.text/html&quot;
  +                      value=&quot;/WEB-INF/xsl/rss.xsl&quot;/&gt;
  +           &lt;parameter name=&quot;stylesheet.text/vnd.wap.wml&quot;
  +                      value=&quot;/WEB-INF/xsl/rss-wml.xsl&quot;/&gt;
  +        &lt;/portlet-entry&gt;
   ...
  -    </portlets>
  -</portlet-registry>
  -]]></source>
  -  </subsection>
  +    &lt;/portlets&gt;
  +&lt;/portlet-registry&gt;
  +</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>
  +                            </blockquote>
  +      </td></tr>
  +    </table>
                               </blockquote>
         </td></tr>
       </table>
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Site Markup</strong>
  +          <a name="Site Markup"><strong>Site Markup</strong></a>
           </font>
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <subsection name="Files organisation">
  -    <p>Whereas the registry describes all the Portlets in a single file, the 
  +                                        <table border="0" cellspacing="0" cellpadding="2" width="100%">
  +      <tr><td bgcolor="#828DA6">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="Files organisation"><strong>Files organisation</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <p>Whereas the registry describes all the Portlets in a single file, the 
       markup uses one different file per registered user, thus providing 
       customizability of the interface. With the new profiling service, users can have multiple markup files.
       </p>
  -    <p>A default site description is used for anonymous access</p>
  -  </subsection>
  -                                                <subsection name="Site elements">
  -    <p>
  +                                                <p>A default site description is used for anonymous access</p>
  +                            </blockquote>
  +      </td></tr>
  +    </table>
  +                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
  +      <tr><td bgcolor="#828DA6">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="Site elements"><strong>Site elements</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <p>
       The site markup uses 4 main type of elements which correpsond directly to
       layout classes.
         <dl>
  @@ -245,50 +307,77 @@
           </dd>
         </dl>
       </p>
  -    <p>
  +                                                <p>
         In PSML, all properties defined for an element are local to this element, 
         except for the skin properties which are inherited in the component 
         hierarchy.
       </p>
  -  </subsection>
  -                                                <subsection name="Examples">
  -    <!-- should put an example section with detailed markup explanation -->
  -
  -<source test=""><![CDATA[
  +                            </blockquote>
  +      </td></tr>
  +    </table>
  +                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
  +      <tr><td bgcolor="#828DA6">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="Examples"><strong>Examples</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                        <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>
   
  -<portlets user="default" xmlns="http://xml.apache.org/jetspeed/2000/psml">
  +&lt;portlets user=&quot;default&quot; xmlns=&quot;http://xml.apache.org/jetspeed/2000/psml&quot;&gt;
   
  -  <controller name="org.apache.jetspeed.portal.controllers.RowColumnPortletController">
  -    <parameter name="sizes" value="70%,30%"/>
  -    <parameter name="mode" value="row"/>    
  -  </controller>
  +  &lt;controller name=&quot;org.apache.jetspeed.portal.controllers.RowColumnPortletController&quot;&gt;
  +    &lt;parameter name=&quot;sizes&quot; value=&quot;70%,30%&quot;/&gt;
  +    &lt;parameter name=&quot;mode&quot; value=&quot;row&quot;/&gt;    
  +  &lt;/controller&gt;
   
  -  <skin>
  -    <property name="selected-color" value="#990000"/>
  -    <property name="title-color" value="#FFCC00"/>
  -  </skin>
  +  &lt;skin&gt;
  +    &lt;property name=&quot;selected-color&quot; value=&quot;#990000&quot;/&gt;
  +    &lt;property name=&quot;title-color&quot; value=&quot;#FFCC00&quot;/&gt;
  +  &lt;/skin&gt;
   
  -  <portlets>
  -    <controller name="org.apache.jetspeed.portal.controllers.RowColumnPortletController"/>
  -    <entry type="ref" parent="http://java.apache.org/jetspeed/channels/jetspeed.rss">
  -    </entry>
  -    <entry type="ref" parent="http://www.xmlhack.com/rsscat.php">
  -    </entry>
  -  </portlets>
  +  &lt;portlets&gt;
  +    &lt;controller name=&quot;org.apache.jetspeed.portal.controllers.RowColumnPortletController&quot;/&gt;
  +    &lt;entry type=&quot;ref&quot; parent=&quot;http://jakarta.apache.org/jetspeed/channels/jetspeed.rss&quot;&gt;
  +    &lt;/entry&gt;
  +    &lt;entry type=&quot;ref&quot; parent=&quot;http://www.xmlhack.com/rsscat.php&quot;&gt;
  +    &lt;/entry&gt;
  +  &lt;/portlets&gt;
   
  -  <portlets>
  -    <controller name="org.apache.jetspeed.portal.controllers.RowColumnPortletController"/>
  -    <entry type="ref" parent="http://www.mozilla.org/news.rdf">
  -      <parameter name="itemDisplayed" value="5"/>
  -    </entry>
  -    <entry type="ref" parent="http://www.apacheweek.com/issues/apacheweek-headlines">
  -      <parameter name="showTitle" value="false"/>
  -    </entry>
  -  </portlets>
  +  &lt;portlets&gt;
  +    &lt;controller name=&quot;org.apache.jetspeed.portal.controllers.RowColumnPortletController&quot;/&gt;
  +    &lt;entry type=&quot;ref&quot; parent=&quot;http://www.mozilla.org/news.rdf&quot;&gt;
  +      &lt;parameter name=&quot;itemDisplayed&quot; value=&quot;5&quot;/&gt;
  +    &lt;/entry&gt;
  +    &lt;entry type=&quot;ref&quot; parent=&quot;http://www.apacheweek.com/issues/apacheweek-headlines&quot;&gt;
  +      &lt;parameter name=&quot;showTitle&quot; value=&quot;false&quot;/&gt;
  +    &lt;/entry&gt;
  +  &lt;/portlets&gt;
   
  -</portlets>
  -]]></source>
  -  </subsection>
  +&lt;/portlets&gt;
  +</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>
  +                            </blockquote>
  +      </td></tr>
  +    </table>
                               </blockquote>
         </td></tr>
       </table>
  
  
  
  1.12      +10 -8     jakarta-jetspeed/docs/site/resources.html
  
  Index: resources.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/resources.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- resources.html	2001/03/27 00:33:17	1.11
  +++ resources.html	2001/04/01 16:48:28	1.12
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Projects</strong>
  +          <a name="Projects"><strong>Projects</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -144,7 +146,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Specifications</strong>
  +          <a name="Specifications"><strong>Specifications</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -174,7 +176,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Articles, Other</strong>
  +          <a name="Articles, Other"><strong>Articles, Other</strong></a>
           </font>
         </td></tr>
         <tr><td>
  
  
  
  1.9       +10 -8     jakarta-jetspeed/docs/site/todo.html
  
  Index: todo.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/todo.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- todo.html	2001/03/23 18:02:05	1.8
  +++ todo.html	2001/04/01 16:48:28	1.9
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Todo</strong>
  +          <a name="Todo"><strong>Todo</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -127,7 +129,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Items for 1.3 release</strong>
  +          <a name="Items for 1.3 release"><strong>Items for 1.3 release</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -165,7 +167,7 @@
                                                   <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>New features</strong>
  +          <a name="New features"><strong>New features</strong></a>
           </font>
         </td></tr>
         <tr><td>
  
  
  
  1.8       +8 -6      jakarta-jetspeed/docs/site/uml.html
  
  Index: uml.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/uml.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- uml.html	2001/03/23 18:02:04	1.7
  +++ uml.html	2001/04/01 16:48:28	1.8
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>UML Design</strong>
  +          <a name="UML Design"><strong>UML Design</strong></a>
           </font>
         </td></tr>
         <tr><td>
  
  
  
  1.9       +13 -8     jakarta-jetspeed/docs/site/usejetspeed.html
  
  Index: usejetspeed.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/usejetspeed.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- usejetspeed.html	2001/03/23 18:02:04	1.8
  +++ usejetspeed.html	2001/04/01 16:48:29	1.9
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>Use Jetspeed</strong>
  +          <a name="Use Jetspeed"><strong>Use Jetspeed</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -114,13 +116,16 @@
       <li>
           <a href="http://216.216.26.182/servlet/qmetrics">http://216.216.26.182/servlet/qmetrics/</a>
       </li>
  +    <li>
  +        <a href="http://fw.intranet.hisitech.com/jetspeed/">http://fw.intranet.hisitech.com/jetspeed/</a> (A development version, about current CVS + my patches, not always up)
  +    </li>
       <li>
  -        <a href="http://fw.intranet.hisitech.com/jetspeed/">http://fw.intranet.hisitech.com/jetspeed/</a>
  +        <a href="http://www.DiverseBooks.com/">http://www.DiverseBooks.com/</a>
       </li>
   </ul>
   </p>
                                                   <p>
  -An older version is running at:
  +An version 1.2b2 is running at:
   <ul>
       <li>
           <a href="http://XMLmodeling.com">http://XMLmodeling.com/</a>
  
  
  
  1.9       +8 -6      jakarta-jetspeed/docs/site/wap.html
  
  Index: wap.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/wap.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- wap.html	2001/03/23 18:02:03	1.8
  +++ wap.html	2001/04/01 16:48:29	1.9
  @@ -23,7 +23,7 @@
   <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
   </td>
   <td align="right">
  -<a href="http://jakarta.apache.org/jetspeed/"><img src="images/logo.gif" alt="Jetspeed" border="0"/></a>
  +<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
   </td>
                   </tr>
               </table>
  @@ -35,7 +35,7 @@
                   <tr>
                       <!-- LEFT SIDE NAVIGATION -->
                       <td valign="top" nowrap="true">
  -                                <strong>Essentials</strong>
  +                                <p><strong>Essentials</strong></p>
           <ul>
                       <li>    <a href="./index.html">Overview</a>
   </li>
  @@ -49,10 +49,12 @@
   </li>
                       <li>    <a href="./faq.html">FAQ</a>
   </li>
  +                    <li>    <a href="./usejetspeed.html">Sample Sites</a>
  +</li>
                       <li>    <a href="./resources.html">Resources</a>
   </li>
                   </ul>
  -            <strong>Get Involved</strong>
  +            <p><strong>Get Involved</strong></p>
           <ul>
                       <li>    <a href="./todo.html">Todo</a>
   </li>
  @@ -67,7 +69,7 @@
                       <li>    <a href="./code-standards.html">Coding Spec</a>
   </li>
                   </ul>
  -            <strong>Tutorials</strong>
  +            <p><strong>Tutorials</strong></p>
           <ul>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -76,7 +78,7 @@
                       <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
   </li>
                   </ul>
  -            <strong>Components</strong>
  +            <p><strong>Components</strong></p>
           <ul>
                       <li>    <a href="./content-syndication.html">Syndication</a>
   </li>
  @@ -96,7 +98,7 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>WAP</strong>
  +          <a name="WAP"><strong>WAP</strong></a>
           </font>
         </td></tr>
         <tr><td>
  
  
  

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