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 pa...@apache.org on 2001/08/28 05:41:39 UTC

cvs commit: jakarta-jetspeed/docs/site config_guide.html

paulsp      01/08/27 20:41:39

  Added:       docs/site config_guide.html
  Log:
  Added Config guide
  
  Revision  Changes    Path
  1.1                  jakarta-jetspeed/docs/site/config_guide.html
  
  Index: config_guide.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 - Site 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="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>
                      <li>    <a href="./icalendar.html">iCalendar</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="General Confiuration steps"><strong>General Confiuration steps</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p>
          The following steps are purely guide.  Some steps are not required.
        </p>
                                                  <ul>
          <li><a href="install.html#Installation">Install Jetspeed</a></li>
          <li><a href="#Configure PSML Database">Configure and build PSML database</a></li>
          <li><a href="#Configure User Database">Configure and build user database</a></li>
          <li><a href="#Define portlets in local-portlets">Define portlets in local-portlets</a></li>
          <li><a href="#Define skins in local-skins.xreg">Define skins in local-skins.xreg</a></li>
          <li><a href="#Define local controls and controllers in local-managers.xreg">Define local controls and controllers in local-managers.xreg</a></li>
          <li><a href="#Define content feeds">Define content feeds</a></li>
          <li><a href="#Configure default home page">Configure default home page</a></li>
          <li><a href="#Define users">Define users</a></li>
          <li><a href="#Configure the admin and turbine users">Configure the admin and turbine users</a></li>
          <li><a href="#Define default portal for new users">Define default portal for new users</a></li>
          <li><a href="#Set portlet caching and other refresh rates">Set portlet caching and other refresh rates</a></li>
          <li><a href="#Set Jetspeed logging">Set Jetspeed logging</a></li>
          <li><a href="#Enable e-mail confirmation">Enable e-mail confirmation</a></li>
          <li><a href="#Backup and Test">Backup and Test</a></li>
        </ul>
                              </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="Configure PSML Database"><strong>Configure PSML Database</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is incomplete</strong></center></p>
                                                  <p>
           The PSML configuration can be stored in a database instead of text files.
        </p>
                                                  <p><center><strong>Not currently implemented</strong></center></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="Configure User Database"><strong>Configure User Database</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is incomplete</strong></center></p>
                                                  <p>
          The user configuration can be stored in a database instead of text files.  Storing
          user information in the database has the advantage of performance.
        </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="Define portlets in local-portlets"><strong>Define portlets in local-portlets</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is incomplete</strong></center></p>
                                                  <p>
          Any site specific portlets should be define in &lt;jetspeed_home&gt;/WEB-INF/conf/local-portlets.xreg.
          because this file will not be overwritten by upgrades.
        </p>
                                                  <p>See the <a href="catalog">Portlet Catalog</a> for portlet configuration documentation.
        </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="Define skins in local-skins.xreg"><strong>Define skins in local-skins.xreg</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is incomplete</strong></center></p>
                                                  <p>
          Any site specific skins should be define in &lt;jetspeed_home&gt;/WEB-INF/conf/local-skins.xreg.
          because this file will not be overwritten by upgrades.
        </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="Define local controls and controllers in local-managers.xreg"><strong>Define local controls and controllers in local-managers.xreg</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is incomplete</strong></center></p>
                                                  <p>
          Any site speific controls and controllers should be define in &lt;jetspeed_home&gt;/WEB-INF/conf/local-managers.xreg.
          because this file will not be overwritten by upgrades.
        </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="Define content feeds"><strong>Define content feeds</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is incomplete</strong></center></p>
                                                  <p>
        </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="Configure default home page"><strong>Configure default home page</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is incomplete</strong></center></p>
                                                  <p>
        </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="Define users"><strong>Define users</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is incomplete</strong></center></p>
                                                  <p>
        </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="Configure the admin and turbine users"><strong>Configure the admin and turbine users</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is incomplete</strong></center></p>
                                                  <p>
        </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="Define default portal for new users"><strong>Define default portal for new users</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is incomplete</strong></center></p>
                                                  <p>
        </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="Set portlet caching and other refresh rates"><strong>Set portlet caching and other refresh rates</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is incomplete</strong></center></p>
                                                  <p>
        </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="Set Jetspeed logging"><strong>Set Jetspeed logging</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is incomplete</strong></center></p>
                                                  <p>
        </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="Enable e-mail confirmation"><strong>Enable e-mail confirmation</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is incomplete</strong></center></p>
                                                  <p>
        </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="Backup and Test"><strong>Backup and Test</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is incomplete</strong></center></p>
                                                  <p>
        </p>
                              </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: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org