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/12/30 13:39:08 UTC

cvs commit: jakarta-jetspeed/xdocs todo.xml changes.xml

paulsp      01/12/30 04:39:08

  Modified:    docs/site changes.html portlet_config_RSS.html todo.html
               xdocs    todo.xml changes.xml
  Log:
  o Updates to the ToDo list
  o Updates to the Change Log
  o Update portlet_config_RSS.html, xml update already commited.
  
  Revision  Changes    Path
  1.6       +3 -0      jakarta-jetspeed/docs/site/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/changes.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- changes.html	29 Dec 2001 04:09:24 -0000	1.5
  +++ changes.html	30 Dec 2001 12:39:07 -0000	1.6
  @@ -142,6 +142,9 @@
     Add - Add "openinpopup" parameter to the NewRSSPortlet to enable opening links 
     in a new bowser window.(PS)
   </li>
  +<li>
  +  Fix - Bug # 5626 - Registry entries being reloaded too often ( every minute) (PS)
  +</li>
   
         </ul>
                               </blockquote>
  
  
  
  1.8       +2 -2      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.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- portlet_config_RSS.html	29 Dec 2001 14:34:36 -0000	1.7
  +++ portlet_config_RSS.html	30 Dec 2001 12:39:07 -0000	1.8
  @@ -263,7 +263,7 @@
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   
  -            Should links will be opened in a new browser window.
  +            Should links be opened in a new browser window?
               <p>This parameter was added in version 1.3a3.</p>
               If not present, Default: false
               <table>
  @@ -284,7 +284,7 @@
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   
  -            Should the portlet show the item descriptions and icons.
  +            Should the portlet show the item descriptions and icons?
               <br />
               If not present, Default: true for HTML, false for WML
               <table>
  
  
  
  1.18      +4 -0      jakarta-jetspeed/docs/site/todo.html
  
  Index: todo.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/todo.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- todo.html	15 Dec 2001 16:17:48 -0000	1.17
  +++ todo.html	30 Dec 2001 12:39:07 -0000	1.18
  @@ -206,6 +206,10 @@
     Update the JSP template so they in parity with the Velocity templates
     <br />Bug# 5442
   </li>
  +<li>
  +  Update to the current version of ant (1.4.1)
  +  <br />Bug# 5625
  +</li>
   			</ul>
                               </blockquote>
           </p>
  
  
  
  1.13      +5 -1      jakarta-jetspeed/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/todo.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- todo.xml	15 Dec 2001 16:17:48 -0000	1.12
  +++ todo.xml	30 Dec 2001 12:39:08 -0000	1.13
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
   <!--
  -$Id: todo.xml,v 1.12 2001/12/15 16:17:48 paulsp Exp $
  +$Id: todo.xml,v 1.13 2001/12/30 12:39:08 paulsp Exp $
   -->
   <document>
   	<properties>
  @@ -92,6 +92,10 @@
   <li>
     Update the JSP template so they in parity with the Velocity templates
     <br/>Bug# 5442
  +</li>
  +<li>
  +  Update to the current version of ant (1.4.1)
  +  <br/>Bug# 5625
   </li>
   			</ul>
   		</section>
  
  
  
  1.7       +4 -1      jakarta-jetspeed/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/changes.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- changes.xml	29 Dec 2001 04:09:24 -0000	1.6
  +++ changes.xml	30 Dec 2001 12:39:08 -0000	1.7
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
   <!--
  -$Id: changes.xml,v 1.6 2001/12/29 04:09:24 paulsp Exp $
  +$Id: changes.xml,v 1.7 2001/12/30 12:39:08 paulsp Exp $
   -->
   <document>
     <properties>
  @@ -39,6 +39,9 @@
   <li>
     Add - Add "openinpopup" parameter to the NewRSSPortlet to enable opening links 
     in a new bowser window.(PS)
  +</li>
  +<li>
  +  Fix - Bug # 5626 - Registry entries being reloaded too often ( every minute) (PS)
   </li>
   
         </ul>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>