You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ce...@apache.org on 2001/10/08 15:50:10 UTC

cvs commit: jakarta-struts/contrib/tiles/web/doc/doc/portal documentation.jsp download.jsp news.jsp revisions.jsp

cedric      01/10/08 06:50:10

  Modified:    contrib/tiles/web/doc/doc/portal documentation.jsp
                        download.jsp news.jsp revisions.jsp
  Log:
  update build date and news
  
  Revision  Changes    Path
  1.2       +3 -3      jakarta-struts/contrib/tiles/web/doc/doc/portal/documentation.jsp
  
  Index: documentation.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/tiles/web/doc/doc/portal/documentation.jsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- documentation.jsp	2001/08/01 14:36:45	1.1
  +++ documentation.jsp	2001/10/08 13:50:10	1.2
  @@ -3,14 +3,14 @@
   <th bgColor=#00ffff ><font size="+1"><strong>Documentation</strong></font></th>
   </tr>
     <TR>
  -    <TD><div align="center"><A href="overview.jsp"><FONT 
  +    <TD><div align="center"><A href="doc/overview.jsp"><FONT 
         size=2>Overview</FONT></A></div></TD></TR>
     <TR>
  -    <TD><div align="center"><A href="installation.jsp"><FONT 
  +    <TD><div align="center"><A href="doc/installation.jsp"><FONT 
         size=2>Installation / Requirements</FONT>  
         </A></div></TD></TR>
     <TR>
  -    <TD><A href="tutorial.jsp"><P align=center><FONT 
  +    <TD><A href="doc/tutorial.jsp"><P align=center><FONT 
       size=2>Tutorial</FONT></A></P></TD></TR>
     <TR>
       <TD><div align="center"><A href="api/index.html"><FONT 
  
  
  
  1.4       +1 -1      jakarta-struts/contrib/tiles/web/doc/doc/portal/download.jsp
  
  Index: download.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/tiles/web/doc/doc/portal/download.jsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- download.jsp	2001/09/28 16:41:45	1.3
  +++ download.jsp	2001/10/08 13:50:10	1.4
  @@ -15,7 +15,7 @@
                      You can also 
         download it, and additional resources, from</font> <font size="2">following web sites :</font> </div>
                  <div align="center">
  -                  <font size="2">Latest build : 2001&nbsp;09&nbsp;27 (with struts 2001 
  +                  <font size="2">Latest build : 2001&nbsp;10 08 (with struts 2001 
         09&nbsp;27 - 1.1dev)</font> </div>
                  <div align="center">
                     <table border="2">
  
  
  
  1.2       +13 -16    jakarta-struts/contrib/tiles/web/doc/doc/portal/news.jsp
  
  Index: news.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/tiles/web/doc/doc/portal/news.jsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- news.jsp	2001/08/01 14:36:45	1.1
  +++ news.jsp	2001/10/08 13:50:10	1.2
  @@ -1,22 +1,19 @@
   <table  width="100%">
   <tr>
  -<th bgcolor="aqua"><font size="+1"><strong>News</STRONG></FONT></TH></TR>
  +<th bgcolor="aqua"><font size="+1"><strong>News</strong></font></th></tr>
   <tr>
   <td>
  -      <P><FONT color=#ff0000><STRONG><EM>Components 
  -      </EM></STRONG></FONT>now becomes <FONT 
  -      color=#ff0000><EM><STRONG>Tiles</STRONG></EM></FONT>.</P>
  -      <P><FONT size=2>Integration with Struts gives the 
  -      opportunity to rename <EM>Components 
  -      </EM>to a less used name : 
  -      "<STRONG><EM>Tiles</EM></STRONG>". This name was proposed in 
  -      struts-dev by&nbsp;"Immanuel, Gidado-Yisa", after a weekend spent redoing 
  -      a kitchen floor. </FONT></P>
  -      <P><STRONG><EM>Tiles </EM></STRONG>/ <EM>Components </EM>integration with Struts is 
  -started</P>
  -      <P><FONT size=2>Java code 
  -      package name has changed according to the new name "Tiles".</FONT></P>
  +      <P><FONT color=#ff0000><EM><STRONG>New Example : 
  +      Dynamic Portal <FONT 
  +      color=#000000>(draft)<BR></FONT></STRONG></EM></FONT><FONT color=#000000 
  +      size=2>An example of dynamic portal is shipped with distribution. It 
  +      allows user to select and place Tiles in its portal, from a web 
  +      browser.</FONT></P>
  +      <P><STRONG><EM><FONT color=#ff0000>New Tiles : Rss 
  +      Channel<BR></FONT></EM></STRONG><FONT color=#000000 size=2>This Tile 
  +      allows to show an Rss Channel. It is possible to specify the Rss URL. This 
  +      Tile is used in the dynamic portal example.</FONT></P>
         <P>
         <FONT size=2>
  -   Updated 19 Jul. 
  -      2001</FONT></P></TD></TR></TABLE>
  \ No newline at end of file
  +   Updated 08 Oct. 
  +      2001</FONT></P></td></tr></table>
  \ No newline at end of file
  
  
  
  1.4       +15 -2     jakarta-struts/contrib/tiles/web/doc/doc/portal/revisions.jsp
  
  Index: revisions.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/tiles/web/doc/doc/portal/revisions.jsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- revisions.jsp	2001/09/28 16:41:45	1.3
  +++ revisions.jsp	2001/10/08 13:50:10	1.4
  @@ -2,12 +2,25 @@
   <tr>
   <th bgcolor="aqua"><FONT size=4>History</FONT></th></tr>
     <TR>
  +    <TD><FONT size=2><STRONG> 08&nbsp;oct. 2001</STRONG> </FONT></TD></TR>
  +  <TR>
  +    <TD>
  +      <UL>
  +        <LI><FONT size=2>  
  +            Correct bug&nbsp;"path overloaded when 
  +        inheriting definition".</FONT>
  +        <LI><FONT size=2> Add 
  +        example "dynamic portal"</FONT>
  +        <LI><FONT size=2>Add Tile Rss Channel (Thanks Ted 
  +    Husted)</FONT></LI></UL></TD></TR> 
  +  <TR>
       <TD><FONT size=2><STRONG> 27&nbsp;sept. 2001</STRONG> </FONT></TD></TR>
     <TR>
       <TD>
         <UL>
           <LI><FONT size=2>  
  -        Correct bug&nbsp;preventing definitions file tobe loaded when using 
  +        Correct  
  +        bug&nbsp;preventing definitions file to be loaded when using 
           latest commons-digester.jar.</FONT>
           <LI><FONT size=2>Remove component-config.tld 
           (replaced by tiles-config.tld).</FONT>
  @@ -96,6 +109,6 @@
             </LI></UL></LI></UL></TD></TR>
     <TR>
       <TD><FONT size=2><STRONG>&nbsp;&nbsp; <A 
  -      href="revisionsCont.html"><FONT 
  +      href="doc/revisionsCont.html"><FONT 
         size=2><STRONG>more 
   ...</STRONG></FONT></A></STRONG></FONT></TD></TR></table>