taylor      2002/07/17 00:07:24

  Modified:    docs/site administration.html application-development.html
                        branches.html catalog.html changes.html
                        code-standards.html config_guide.html
                        config_skin.html config_skin_param_summary.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
                        portlet_config_DBBrowser.html
                        portlet_config_HTML.html portlet_config_JSP.html
                        portlet_config_PSMLBrowser.html
                        portlet_config_RSS.html
                        portlet_config_Velocity.html
                        portlet_config_WebPagePortlet.html
                        portlet_config_XSL.html portlet_config_common.html
                        psml.html psml_db.html resources.html security.html
                        todo.html uml.html usejetspeed.html wap.html
               webapp/WEB-INF/conf JetspeedSecurity.properties
               xdocs    faq.xml security.xml
               xdocs/stylesheets project.xml
  Log:
  updated documentation, fixed hyperlinks
  
  Revision  Changes    Path
  1.19      +1 -1      jakarta-jetspeed/docs/site/administration.html
  
  Index: administration.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/administration.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- administration.html       17 Jul 2002 06:29:30 -0000      1.18
  +++ administration.html       17 Jul 2002 07:07:22 -0000      1.19
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.19      +1 -1      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.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- application-development.html      17 Jul 2002 06:29:30 -0000      1.18
  +++ application-development.html      17 Jul 2002 07:07:22 -0000      1.19
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.19      +1 -1      jakarta-jetspeed/docs/site/branches.html
  
  Index: branches.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/branches.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- branches.html     17 Jul 2002 06:29:30 -0000      1.18
  +++ branches.html     17 Jul 2002 07:07:22 -0000      1.19
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.11      +1 -1      jakarta-jetspeed/docs/site/catalog.html
  
  Index: catalog.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/catalog.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- catalog.html      17 Jul 2002 06:29:30 -0000      1.10
  +++ catalog.html      17 Jul 2002 07:07:22 -0000      1.11
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.26      +1 -1      jakarta-jetspeed/docs/site/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/changes.html,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- changes.html      17 Jul 2002 06:29:30 -0000      1.25
  +++ changes.html      17 Jul 2002 07:07:22 -0000      1.26
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.18      +1 -1      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.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- code-standards.html       17 Jul 2002 06:29:30 -0000      1.17
  +++ code-standards.html       17 Jul 2002 07:07:22 -0000      1.18
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.13      +1 -1      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.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- config_guide.html 17 Jul 2002 06:29:30 -0000      1.12
  +++ config_guide.html 17 Jul 2002 07:07:22 -0000      1.13
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.7       +1 -1      jakarta-jetspeed/docs/site/config_skin.html
  
  Index: config_skin.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/config_skin.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- config_skin.html  17 Jul 2002 06:29:30 -0000      1.6
  +++ config_skin.html  17 Jul 2002 07:07:22 -0000      1.7
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.7       +1 -1      jakarta-jetspeed/docs/site/config_skin_param_summary.html
  
  Index: config_skin_param_summary.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/config_skin_param_summary.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- config_skin_param_summary.html    17 Jul 2002 06:29:30 -0000      1.6
  +++ config_skin_param_summary.html    17 Jul 2002 07:07:22 -0000      1.7
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.19      +1 -1      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.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- content-syndication.html  17 Jul 2002 06:29:30 -0000      1.18
  +++ content-syndication.html  17 Jul 2002 07:07:22 -0000      1.19
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.20      +1 -1      jakarta-jetspeed/docs/site/contributors.html
  
  Index: contributors.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/contributors.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- contributors.html 17 Jul 2002 06:29:30 -0000      1.19
  +++ contributors.html 17 Jul 2002 07:07:22 -0000      1.20
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.20      +1 -1      jakarta-jetspeed/docs/site/customizer.html
  
  Index: customizer.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/customizer.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- customizer.html   17 Jul 2002 06:29:30 -0000      1.19
  +++ customizer.html   17 Jul 2002 07:07:22 -0000      1.20
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.17      +1 -1      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.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- developer-notes.html      17 Jul 2002 06:29:30 -0000      1.16
  +++ developer-notes.html      17 Jul 2002 07:07:22 -0000      1.17
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.19      +1 -1      jakarta-jetspeed/docs/site/diskcache.html
  
  Index: diskcache.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/diskcache.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- diskcache.html    17 Jul 2002 06:29:30 -0000      1.18
  +++ diskcache.html    17 Jul 2002 07:07:22 -0000      1.19
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.23      +1 -28     jakarta-jetspeed/docs/site/faq.html
  
  Index: faq.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/faq.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- faq.html  17 Jul 2002 06:29:30 -0000      1.22
  +++ faq.html  17 Jul 2002 07:07:22 -0000      1.23
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -442,33 +442,6 @@
   confirm.email.enable=false
   </p>
   
  -            </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="Turbine Source Code"><strong>Turbine Source Code</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">
  -                Question
  -            </font>
  -</td>
  -                                <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
  -    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                Answer
               </font>
   </td>
               </tr>
  
  
  
  1.20      +1 -1      jakarta-jetspeed/docs/site/features.html
  
  Index: features.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/features.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- features.html     17 Jul 2002 06:29:30 -0000      1.19
  +++ features.html     17 Jul 2002 07:07:22 -0000      1.20
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.13      +1 -1      jakarta-jetspeed/docs/site/icalendar.html
  
  Index: icalendar.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/icalendar.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- icalendar.html    17 Jul 2002 06:29:30 -0000      1.12
  +++ icalendar.html    17 Jul 2002 07:07:22 -0000      1.13
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.22      +1 -1      jakarta-jetspeed/docs/site/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/index.html,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- index.html        17 Jul 2002 06:29:30 -0000      1.21
  +++ index.html        17 Jul 2002 07:07:22 -0000      1.22
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.22      +1 -1      jakarta-jetspeed/docs/site/install.html
  
  Index: install.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/install.html,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- install.html      17 Jul 2002 06:29:30 -0000      1.21
  +++ install.html      17 Jul 2002 07:07:22 -0000      1.22
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.19      +1 -1      jakarta-jetspeed/docs/site/license.html
  
  Index: license.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/license.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- license.html      17 Jul 2002 06:29:30 -0000      1.18
  +++ license.html      17 Jul 2002 07:07:22 -0000      1.19
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.2       +1 -1      jakarta-jetspeed/docs/site/portlet_config_DBBrowser.html
  
  Index: portlet_config_DBBrowser.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_DBBrowser.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- portlet_config_DBBrowser.html     17 Jul 2002 06:29:30 -0000      1.1
  +++ portlet_config_DBBrowser.html     17 Jul 2002 07:07:22 -0000      1.2
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.10      +1 -1      jakarta-jetspeed/docs/site/portlet_config_HTML.html
  
  Index: portlet_config_HTML.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_HTML.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- portlet_config_HTML.html  17 Jul 2002 06:29:30 -0000      1.9
  +++ portlet_config_HTML.html  17 Jul 2002 07:07:23 -0000      1.10
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.13      +1 -1      jakarta-jetspeed/docs/site/portlet_config_JSP.html
  
  Index: portlet_config_JSP.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_JSP.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- portlet_config_JSP.html   17 Jul 2002 06:29:30 -0000      1.12
  +++ portlet_config_JSP.html   17 Jul 2002 07:07:23 -0000      1.13
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.2       +1 -1      jakarta-jetspeed/docs/site/portlet_config_PSMLBrowser.html
  
  Index: portlet_config_PSMLBrowser.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_PSMLBrowser.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- portlet_config_PSMLBrowser.html   17 Jul 2002 06:29:30 -0000      1.1
  +++ portlet_config_PSMLBrowser.html   17 Jul 2002 07:07:23 -0000      1.2
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.12      +1 -1      jakarta-jetspeed/docs/site/portlet_config_RSS.html
  
  Index: portlet_config_RSS.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_RSS.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- portlet_config_RSS.html   17 Jul 2002 06:29:30 -0000      1.11
  +++ portlet_config_RSS.html   17 Jul 2002 07:07:23 -0000      1.12
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.9       +1 -1      jakarta-jetspeed/docs/site/portlet_config_Velocity.html
  
  Index: portlet_config_Velocity.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_Velocity.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- portlet_config_Velocity.html      17 Jul 2002 06:29:30 -0000      1.8
  +++ portlet_config_Velocity.html      17 Jul 2002 07:07:23 -0000      1.9
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.14      +1 -1      jakarta-jetspeed/docs/site/portlet_config_WebPagePortlet.html
  
  Index: portlet_config_WebPagePortlet.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_WebPagePortlet.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- portlet_config_WebPagePortlet.html        17 Jul 2002 06:29:30 -0000      1.13
  +++ portlet_config_WebPagePortlet.html        17 Jul 2002 07:07:23 -0000      1.14
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.9       +1 -1      jakarta-jetspeed/docs/site/portlet_config_XSL.html
  
  Index: portlet_config_XSL.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_XSL.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- portlet_config_XSL.html   17 Jul 2002 06:29:30 -0000      1.8
  +++ portlet_config_XSL.html   17 Jul 2002 07:07:23 -0000      1.9
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.12      +1 -1      jakarta-jetspeed/docs/site/portlet_config_common.html
  
  Index: portlet_config_common.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_common.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- portlet_config_common.html        17 Jul 2002 06:29:30 -0000      1.11
  +++ portlet_config_common.html        17 Jul 2002 07:07:23 -0000      1.12
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.21      +1 -1      jakarta-jetspeed/docs/site/psml.html
  
  Index: psml.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/psml.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- psml.html 17 Jul 2002 06:29:30 -0000      1.20
  +++ psml.html 17 Jul 2002 07:07:23 -0000      1.21
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.10      +1 -1      jakarta-jetspeed/docs/site/psml_db.html
  
  Index: psml_db.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/psml_db.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- psml_db.html      17 Jul 2002 06:29:30 -0000      1.9
  +++ psml_db.html      17 Jul 2002 07:07:23 -0000      1.10
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.24      +1 -1      jakarta-jetspeed/docs/site/resources.html
  
  Index: resources.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/resources.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- resources.html    17 Jul 2002 06:29:30 -0000      1.23
  +++ resources.html    17 Jul 2002 07:07:23 -0000      1.24
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.2       +20 -20    jakarta-jetspeed/docs/site/security.html
  
  Index: security.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/security.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- security.html     17 Jul 2002 06:29:30 -0000      1.1
  +++ security.html     17 Jul 2002 07:07:23 -0000      1.2
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  @@ -156,7 +156,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>PortalAuthentication</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/PortalAuthentication.html";>PortalAuthentication</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -168,7 +168,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>PortalAccessController</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/PortalAccessController.html";>PortalAccessController</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -180,7 +180,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>UserManagement</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/UserManagement.html";>UserManagement</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -192,7 +192,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>RoleManagement</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/RoleManagement.html";>RoleManagement</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -204,7 +204,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>GroupManagement</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/GroupManagement.html";>GroupManagement</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -216,7 +216,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>PermissionManagement</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/PermissionManagement.html";>PermissionManagement</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -228,7 +228,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>PermissionManagement</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/CredentialsManagement.html";>CredentialsManagement</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -261,7 +261,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>JetspeedUser</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/om/security/JetspeedUser.html";>JetspeedUser</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -273,7 +273,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>Role</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/om/security/Role.html";>Role</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -285,7 +285,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>Group</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/om/security/Group.html";>Group</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -297,7 +297,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>Permission</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/om/security/Permission.html";>Permission</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -344,7 +344,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>TurbineAuthentication 
(Default)</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/turbine/TurbineAuthentication.html";>TurbineAuthentication
 (Default)</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -356,7 +356,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>RegistryAccessController 
(Default)</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/registry/RegistryAccessController.html";>RegistryAccessController
 (Default)</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -368,7 +368,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>TurbineAccessController</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/turbine/TurbineAccessController.html";>TurbineAccessController</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -380,7 +380,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>NoSecurityAccessController</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/nosecurity/NoSecurityAccessController.html";>NoSecurityAccessController</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -392,7 +392,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>TurbineUserManagement 
(Default)</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/turbine/TurbineUserManagement.html";>TurbineUserManagement
 (Default)</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -404,7 +404,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>TurbineRoleManagement 
(Default)</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/turbine/TurbineRoleManagement.html";>TurbineRoleManagement
 (Default)</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -416,7 +416,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>TurbineGroupManagement 
(Default)</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/turbine/TurbineGroupManagement.html";>TurbineGroupManagement
 (Default)</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  @@ -428,7 +428,7 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <a href="http://jakarta.apache.org/";>TurbinePermissionManagement 
(Default)</a>
  +                <a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/turbine/TurbinePermissionManagement.html";>TurbinePermissionManagement
 (Default)</a>
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  
  
  
  1.24      +1 -1      jakarta-jetspeed/docs/site/todo.html
  
  Index: todo.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/todo.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- todo.html 17 Jul 2002 06:29:30 -0000      1.23
  +++ todo.html 17 Jul 2002 07:07:23 -0000      1.24
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.18      +1 -1      jakarta-jetspeed/docs/site/uml.html
  
  Index: uml.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/uml.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- uml.html  17 Jul 2002 06:29:30 -0000      1.17
  +++ uml.html  17 Jul 2002 07:07:23 -0000      1.18
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.20      +1 -1      jakarta-jetspeed/docs/site/usejetspeed.html
  
  Index: usejetspeed.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/usejetspeed.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- usejetspeed.html  17 Jul 2002 06:29:30 -0000      1.19
  +++ usejetspeed.html  17 Jul 2002 07:07:23 -0000      1.20
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.20      +1 -1      jakarta-jetspeed/docs/site/wap.html
  
  Index: wap.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/wap.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- wap.html  17 Jul 2002 06:29:30 -0000      1.19
  +++ wap.html  17 Jul 2002 07:07:23 -0000      1.20
  @@ -69,7 +69,7 @@
           <ul>
                       <li>    <a href="./config_guide.html">Configuration Guide</a>
   </li>
  -                    <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/jetspeed/api/index.html";>Javadocs</a>
   </li>
                       <li>    <a href="./application-development.html">Development</a>
   </li>
  
  
  
  1.11      +0 -0      jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedSecurity.properties
  
  Index: JetspeedSecurity.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedSecurity.properties,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  
  
  
  1.13      +2 -3      jakarta-jetspeed/xdocs/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/faq.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- faq.xml   17 Jul 2002 06:29:31 -0000      1.12
  +++ faq.xml   17 Jul 2002 07:07:24 -0000      1.13
  @@ -186,14 +186,13 @@
   </tr>
   </table>
   </section>
  -
  +<!--
   <section name="Turbine Source Code">
   <table>
   <tr>
   <th>Question</th>
   <th>Answer</th>
   </tr>
  -<!--
   <tr>
   <td>
   Where do I get the source code to Turbine for the turbine.jar distributed with 
Jetspeed?
  @@ -207,9 +206,9 @@
   </p>  
   </td>
   </tr>
  --->
   </table>
   </section>
  +-->
   
   <section name="Error Log">
   <table>
  
  
  
  1.2       +19 -19    jakarta-jetspeed/xdocs/security.xml
  
  Index: security.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/security.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- security.xml      17 Jul 2002 06:29:32 -0000      1.1
  +++ security.xml      17 Jul 2002 07:07:24 -0000      1.2
  @@ -26,31 +26,31 @@
    <th>Description</th>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>PortalAuthentication</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/PortalAuthentication.html";>PortalAuthentication</a></td>
        <td>Defines the contract between the portal and security provider required for 
authentication a Jetspeed User.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>PortalAccessController</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/PortalAccessController.html";>PortalAccessController</a></td>
        <td>Defines the contract between the portal and security provider required for 
authorized access control for priveleged portal actions.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>UserManagement</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/UserManagement.html";>UserManagement</a></td>
        <td>Defines the contract between the portal and security provider required for 
managing users.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>RoleManagement</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/RoleManagement.html";>RoleManagement</a></td>
        <td>Defines the contract between the portal and security provider required for 
managing roles.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>GroupManagement</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/GroupManagement.html";>GroupManagement</a></td>
        <td>Defines the contract between the portal and security provider required for 
managing groups.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>PermissionManagement</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/PermissionManagement.html";>PermissionManagement</a></td>
        <td>Defines the contract between the portal and security provider required for 
managing permissions.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>PermissionManagement</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/CredentialsManagement.html";>CredentialsManagement</a></td>
        <td>Defines the contract between the portal and security provider required for 
managing credentials.</td>
   </tr>
   </table>
  @@ -67,19 +67,19 @@
    <th>Description</th>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>JetspeedUser</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/om/security/JetspeedUser.html";>JetspeedUser</a></td>
        <td>Defines the minimal attributes of a user in the portal system.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>Role</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/om/security/Role.html";>Role</a></td>
        <td>Defines the minimal attributes of a role in the portal system.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>Group</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/om/security/Group.html";>Group</a></td>
        <td>Defines the minimal attributes of a group in the portal system.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>Permission</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/om/security/Permission.html";>Permission</a></td>
        <td>Defines the minimal attributes of a permission in the portal system.</td>
   </tr>
   </table>
  @@ -99,35 +99,35 @@
    <th>Description</th>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>TurbineAuthentication 
(Default)</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/turbine/TurbineAuthentication.html";>TurbineAuthentication
 (Default)</a></td>
        <td>Uses Torque to authenticate users against the old Turbine database 
schema.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>RegistryAccessController 
(Default)</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/registry/RegistryAccessController.html";>RegistryAccessController
 (Default)</a></td>
        <td>Uses a Jetspeed Security Registry to define and control access to critical 
portal resources.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>TurbineAccessController</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/turbine/TurbineAccessController.html";>TurbineAccessController</a></td>
        <td>Uses Torque to authorize access against ACLs defined in the old Turbine 
database schema.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>NoSecurityAccessController</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/nosecurity/NoSecurityAccessController.html";>NoSecurityAccessController</a></td>
        <td>All authorization access control checks return true, always granting 
access.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>TurbineUserManagement 
(Default)</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/turbine/TurbineUserManagement.html";>TurbineUserManagement
 (Default)</a></td>
        <td>Manages users with Torque and the old Turbine database schema.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>TurbineRoleManagement 
(Default)</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/turbine/TurbineRoleManagement.html";>TurbineRoleManagement
 (Default)</a></td>
        <td>Manages roles with Torque and the old Turbine database schema.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>TurbineGroupManagement 
(Default)</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/turbine/TurbineGroupManagement.html";>TurbineGroupManagement
 (Default)</a></td>
        <td>Manages groups with Torque and the old Turbine database schema.</td>
   </tr>
   <tr>
  -     <td><a href="http://jakarta.apache.org/";>TurbinePermissionManagement 
(Default)</a></td>
  +     <td><a 
href="http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security/turbine/TurbinePermissionManagement.html";>TurbinePermissionManagement
 (Default)</a></td>
        <td>Manages permissions with Torque and the old Turbine database schema.</td>
   </tr>
   </table>
  
  
  
  1.14      +1 -1      jakarta-jetspeed/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/stylesheets/project.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- project.xml       17 Jul 2002 06:29:32 -0000      1.13
  +++ project.xml       17 Jul 2002 07:07:24 -0000      1.14
  @@ -23,7 +23,7 @@
       </menu>
       <menu name="Documentation">
           <item name="Configuration Guide"   href="/config_guide.html"/>
  -        <item name="Javadoc"               
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/"/>    
  +        <item name="Javadocs"              
href="http://jakarta.apache.org/jetspeed/api/index.html"/>    
           <item name="Development"           href="/application-development.html"/>
           <item name="Portlet Howto"         
href="http://www.bluesunrise.com/jetspeed-docs/PortletHowTo.htm"/>
           <item name="Portlet Catalog"       href="/catalog.html"/>
  
  
  

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

Reply via email to