paulsp      01/11/23 20:11:00

  Modified:    docs/site config_guide.html
  Added:       docs/site config_skin.html config_skin_param_summary.html
  Log:
  HTML version of new skin documentation
  
  Revision  Changes    Path
  1.5       +3 -0      jakarta-jetspeed/docs/site/config_guide.html
  
  Index: config_guide.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/config_guide.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- config_guide.html 2001/10/19 04:15:33     1.4
  +++ config_guide.html 2001/11/24 04:11:00     1.5
  @@ -183,6 +183,9 @@
           Any site specific skins should be define in 
<tt>&lt;jetspeed_home&gt;/WEB-INF/conf/local-skins.xreg</tt>.
           because this file will not be overwritten by upgrades.
         </p>
  +                                                <p>
  +        See the <a href="config_skin.html">Skin configuration guide</a> for more 
information.
  +      </p>
                               </blockquote>
           </p>
         </td></tr>
  
  
  
  1.1                  jakarta-jetspeed/docs/site/config_skin.html
  
  Index: config_skin.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
  
  <!-- Content Stylesheet for Site -->
  
          
  <!-- start the processing -->
      <!-- ====================================================================== -->
      <!-- Main Page Section -->
      <!-- ====================================================================== -->
      <html>
          <head>
              <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  
                          
              <title>Jetspeed - Skin Configuration Guide</title>
          </head>
  
          <body bgcolor="#ffffff" text="#000000" link="#525D76">        
              <table border="0" width="100%" cellspacing="0">
                  <!-- TOP IMAGE -->
                  <tr>
                      <td align="left">
  <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>
  </td>
                  </tr>
              </table>
              <table border="0" width="100%" cellspacing="4">
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  
                  <tr>
                      <!-- LEFT SIDE NAVIGATION -->
                      <td width="20%" valign="top" nowrap="true">
                                  <p><strong>Essentials</strong></p>
          <ul>
                      <li>    <a href="./index.html">Overview</a>
  </li>
                      <li>    <a href="./features.html">Features</a>
  </li>
                      <li>    <a href="./license.html">License</a>
  </li>
                      <li>    <a 
href="http://jakarta.apache.org/builds/jakarta-jetspeed/release/";>Download</a>
  </li>
                      <li>    <a href="./install.html">Installation</a>
  </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>
              <p><strong>Get Involved</strong></p>
          <ul>
                      <li>    <a href="./todo.html">Todo</a>
  </li>
                      <li>    <a href="./contributors.html">Contributors</a>
  </li>
                      <li>    <a 
href="http://jakarta.apache.org/site/cvsindex.html";>CVS Repository</a>
  </li>
                      <li>    <a href="./branches.html">CVS Branches</a>
  </li>
                      <li>    <a href="./code-standards.html">Coding Spec</a>
  </li>
                  </ul>
              <p><strong>Documentation</strong></p>
          <ul>
                      <li>    <a href="./config_guide.html">Configuration Guide</a>
  </li>
                      <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  </li>
                      <li>    <a href="./application-development.html">Development</a>
  </li>
                      <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/PortletHowTo.htm";>Portlet Howto</a>
  </li>
                      <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/jetspeed.htm";>Configuration Howto</a>
  </li>
                      <li>    <a href="./catalog.html">Portlet Catalog</a>
  </li>
                  </ul>
              <p><strong>Components</strong></p>
          <ul>
                      <li>    <a href="./content-syndication.html">Syndication</a>
  </li>
                      <li>    <a href="./wap.html">WAP</a>
  </li>
                      <li>    <a href="./customizer.html">Customization</a>
  </li>
                      <li>    <a href="./diskcache.html">Cache</a>
  </li>
                      <li>    <a href="./psml.html">PSML</a>
  </li>
                  </ul>
                          </td>
                      <td width="80%" align="left" valign="top">
                                                                      <table 
border="0" cellspacing="0" cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="Description"><strong>Description</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p>
        Skins are used to define color, font, and borders for various components in 
        Jetspeed.  The skin definition is used in the Template files used to general
        the HTML sent to the user's browser.
      </p>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                                  <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="Skin Files"><strong>Skin Files</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p>
          Skin file are located in <tt>&lt;jetspeed_home&gt;/WEB-INF/conf/</tt>
        </p>
                                                  <table>
                          <tr>
                          <td bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  File Name
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Description
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  skins.xreg
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Skin definitions that are part of the Jetspeed distribution.  Since this
              is part of the distribution, modifications and additions are 
discouraged. 
              If a skin is not used, then it should be hidden.
            
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  local-skins.xreg
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Installation specific skin definitions should be places in this file.
              This file is not part the the Jetspeed distribution.  To create it, just
              skins.xreg and remove all of the skin entries.  
            
              </font>
  </td>
              </tr>
              </table>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                                  <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="Parameters"><strong>Parameters</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <table>
                          <tr>
                          <td bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Parameter
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Description
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  text-color
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Color of normal text
              <br />
              It is recommended that the text color be set using in styles used
              by the skin.
            
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  background-color
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Color of background.
              <br />
              It is recommended that the background color be set in the styles used
              by the skin.
            
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  title-text-color
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Color of text used in titles
              <br />
              It is recommended that the text color be set in the style defined by
              title-style-class.
            
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  title-background-color
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Background color of titles.
              <br />
              It is recommended that the background color be set in the styles used
              by the skin.
            
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  title-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Style that defines text color, font, and background-color for title
              <br />
              Only set font and color properties.
            
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  highlight-text-color
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Color of text used in selected titles
              <br />
              It is recommended that the text color be set in the style defined by
              highlight-title-style-class.
            
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  highlight-background-color
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Background color of selected titles.
              <br />
              It is recommended that the background color be set in the style defined
              by highlight-title-style-class.
            
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  highlight-title-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Style that defines text color, font, and background-color for
              selected title.
              <br />
              Only set font and color properties.
            
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  controller-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Style that defines text color, font, background-color, and border used 
by 
              controllers.
            
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  portlet-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Style that defines text color, font, background-color, and border used 
by 
              portlet controls.
            
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  content-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Style that defines text color, font, background-color, and border used to
              display portlet content.
            
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  tab-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Style that defines text color, font, background-color, and border used to
              display tabs.
            
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  tab-title-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Style that defines text color, font, and background-color used to
              display tab titles.
              <br />
              Only set font and color properties.
            
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  tab-content-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
              Style that defines text color, font, background-color, and border used to
              display tab content.
            
              </font>
  </td>
              </tr>
              </table>
                                                  <br />
                                                  <center>
          <a href="config_skin_param_summary.html">
            Parameter Usage Summary in Velocity templates
          </a>
        </center>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                                  <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="General Recommendations"><strong>General 
Recommendations</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <ul>
          <li>
            Reuse styles, as defined in the stylesheet, as often as practical.  This 
will
            help keep the size of the stylesheet small.
          </li> 
          <li>
            Set only *-style-class parameter in the skin definition.  This will keep 
the
            generated HTML simpler without the losing functionality.
          </li> 
        </ul>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                          </td>
                  </tr>
  
                  <!-- FOOTER -->
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  <tr><td colspan="2">
                      <div align="center"><font color="#525D76" size="-1"><em>
                      Copyright &#169; 1999-2001, Apache Software Foundation
                      </em></font></div>
                  </td></tr>
              </table>
          </body>
      </html>
  <!-- end the processing -->
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  1.1                  jakarta-jetspeed/docs/site/config_skin_param_summary.html
  
  Index: config_skin_param_summary.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
  
  <!-- Content Stylesheet for Site -->
  
          
  <!-- start the processing -->
      <!-- ====================================================================== -->
      <!-- Main Page Section -->
      <!-- ====================================================================== -->
      <html>
          <head>
              <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  
                          
              <title>Jetspeed - Skin Configuration Guide</title>
          </head>
  
          <body bgcolor="#ffffff" text="#000000" link="#525D76">        
              <table border="0" width="100%" cellspacing="0">
                  <!-- TOP IMAGE -->
                  <tr>
                      <td align="left">
  <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>
  </td>
                  </tr>
              </table>
              <table border="0" width="100%" cellspacing="4">
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  
                  <tr>
                      <!-- LEFT SIDE NAVIGATION -->
                      <td width="20%" valign="top" nowrap="true">
                                  <p><strong>Essentials</strong></p>
          <ul>
                      <li>    <a href="./index.html">Overview</a>
  </li>
                      <li>    <a href="./features.html">Features</a>
  </li>
                      <li>    <a href="./license.html">License</a>
  </li>
                      <li>    <a 
href="http://jakarta.apache.org/builds/jakarta-jetspeed/release/";>Download</a>
  </li>
                      <li>    <a href="./install.html">Installation</a>
  </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>
              <p><strong>Get Involved</strong></p>
          <ul>
                      <li>    <a href="./todo.html">Todo</a>
  </li>
                      <li>    <a href="./contributors.html">Contributors</a>
  </li>
                      <li>    <a 
href="http://jakarta.apache.org/site/cvsindex.html";>CVS Repository</a>
  </li>
                      <li>    <a href="./branches.html">CVS Branches</a>
  </li>
                      <li>    <a href="./code-standards.html">Coding Spec</a>
  </li>
                  </ul>
              <p><strong>Documentation</strong></p>
          <ul>
                      <li>    <a href="./config_guide.html">Configuration Guide</a>
  </li>
                      <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  </li>
                      <li>    <a href="./application-development.html">Development</a>
  </li>
                      <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/PortletHowTo.htm";>Portlet Howto</a>
  </li>
                      <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/jetspeed.htm";>Configuration Howto</a>
  </li>
                      <li>    <a href="./catalog.html">Portlet Catalog</a>
  </li>
                  </ul>
              <p><strong>Components</strong></p>
          <ul>
                      <li>    <a href="./content-syndication.html">Syndication</a>
  </li>
                      <li>    <a href="./wap.html">WAP</a>
  </li>
                      <li>    <a href="./customizer.html">Customization</a>
  </li>
                      <li>    <a href="./diskcache.html">Cache</a>
  </li>
                      <li>    <a href="./psml.html">PSML</a>
  </li>
                  </ul>
                          </td>
                      <td width="80%" align="left" valign="top">
                                                                      <table 
border="0" cellspacing="0" cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="Parameter Usage Summary"><strong>Parameter Usage 
Summary</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                          <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
        <tr><td bgcolor="#828DA6">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="Velocity templates"><strong>Velocity templates</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <table>
                          <tr>
                          <td bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Template File
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  background-color
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  content-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  controller-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  highlight-background-color
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  highlight-text-color
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  highlight-title-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  portlet-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  tab-content-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  tab-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  tab-title-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  text-color
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  title-background-color
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  title-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  title-text-color
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  controllers/html/column.vm
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present, overrides border color
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  controllers/html/column.vm
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  controllers/html/multicolumn.vm
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present, overrides border color
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  controllers/html/multicolumn.vm
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  controllers/html/row.vm
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present
                <ul>
                  <li>overrides border color</li>
                  <li>overrides background color define in title-style-class</li>
                  <li>overrides border color define in portlet-style-class</li>
                </ul>
              
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present, overrides border color
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  controllers/html/row.vm
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Template File
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  background-color
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  content-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  controller-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  highlight-background-color
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  highlight-text-color
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  highlight-title-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  portlet-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  tab-content-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  tab-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  tab-title-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  text-color
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  title-background-color
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  title-style-class
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  title-text-color
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  controls/jetspeed.vm
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present, overrides background color define in content-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present, overrides text color defined in content-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present
                <ul>
                  <li>overrides border color</li>
                  <li>overrides background color define in title-style-class</li>
                  <li>overrides border color define in portlet-style-class</li>
                </ul>
              
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present, overrides text color defined in title-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  controls/jetspeed.vm
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  controls/jetspeed_menu.vm
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present, overrides background color defined in 
highlight-title-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present, overrides text color defined in 
highlight-title-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present, overrides background color defined in title-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present, overrides text color defined in title-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  controls/jetspeed_menu.vm
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  controls/jetspeed_tab.vm
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present, overrides background color defined in 
highlight-title-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present, overrides text color defined in 
highlight-title-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  &nbsp;
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present, overrides background color defined in title-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Yes
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  If present, overrides text color defined in title-style-class
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  controls/jetspeed_tab.vm
              </font>
  </td>
              </tr>
              </table>
                              </blockquote>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                          </td>
                  </tr>
  
                  <!-- FOOTER -->
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  <tr><td colspan="2">
                      <div align="center"><font color="#525D76" size="-1"><em>
                      Copyright &#169; 1999-2001, Apache Software Foundation
                      </em></font></div>
                  </td></tr>
              </table>
          </body>
      </html>
  <!-- end the processing -->
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

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

Reply via email to