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 ta...@apache.org on 2004/06/15 06:24:44 UTC

cvs commit: jakarta-jetspeed/tutorial/tutorials/9 t9-portlets.xreg

taylor      2004/06/14 21:24:44

  Modified:    tutorial/tutorials/10 t10-portlets.xreg
               tutorial/tutorials/9 t9-portlets.xreg
  Log:
  started to fix tutorial, still incomplete
  CVS: ----------------------------------------------------------------------
  CVS: PR:
  CVS:   If this change addresses a PR in the problem report tracking
  CVS:   database, then enter the PR number(s) here.
  CVS: Obtained from:
  CVS:   If this change has been taken from another system, such as NCSA,
  CVS:   then name the system in this line, otherwise delete it.
  CVS: Submitted by:
  CVS:   If this code has been contributed to Apache by someone else; i.e.,
  CVS:   they sent us a patch or a new module, then include their name/email
  CVS:   address here. If this is your work then delete this line.
  CVS: Reviewed by:
  CVS:   If we are doing pre-commit code reviews and someone else has
  CVS:   reviewed your changes, include their name(s) here.
  CVS:   If you have not had it reviewed then delete this line.
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-jetspeed/tutorial/tutorials/10/t10-portlets.xreg
  
  Index: t10-portlets.xreg
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/tutorial/tutorials/10/t10-portlets.xreg,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- t10-portlets.xreg	8 Apr 2004 19:05:38 -0000	1.1
  +++ t10-portlets.xreg	15 Jun 2004 04:24:44 -0000	1.2
  @@ -7,7 +7,7 @@
           </meta-info>
           <parameter name="template" value="database-browser-portlet" hidden="true"/>
           <parameter name="customizeTemplate" value="database-browser-customize" hidden="true"/>
  -        <parameter name="action" value="portlets.CoffeesBrowserAction" hidden="true"/>
  +        <parameter name="action" value="portlets.CafeBrowserAction" hidden="true"/>
           <parameter name="sql" value="select * from coffees" hidden="false"/>
           <parameter name="windowSize" value="15" hidden="false"/>
           <parameter name="row-link-ids" value="EDIT,DELETE" hidden="true"/>
  @@ -30,7 +30,7 @@
                   <description>Coffee Data Edit Form</description>
           </meta-info>
           <parameter name="template" value="coffees-form" hidden="true"/>
  -        <parameter name="action" value="portlets.TutorialCoffeesAction" hidden="true"/>
  +        <parameter name="action" value="portlets.TutorialCafeAction" hidden="true"/>
           <media-type ref="html"/>
           <category>tutorial</category>
       </portlet-entry>
  
  
  
  1.2       +2 -2      jakarta-jetspeed/tutorial/tutorials/9/t9-portlets.xreg
  
  Index: t9-portlets.xreg
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/tutorial/tutorials/9/t9-portlets.xreg,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- t9-portlets.xreg	8 Apr 2004 19:05:37 -0000	1.1
  +++ t9-portlets.xreg	15 Jun 2004 04:24:44 -0000	1.2
  @@ -7,7 +7,7 @@
           </meta-info>
           <parameter name="template" value="database-browser-portlet" hidden="true"/>
           <parameter name="customizeTemplate" value="database-browser-customize" hidden="true"/>
  -        <parameter name="action" value="portlets.CoffeesBrowserAction" hidden="true"/>
  +        <parameter name="action" value="portlets.CafeBrowserAction" hidden="true"/>
           <parameter name="sql" value="select * from coffees" hidden="false"/>
           <parameter name="windowSize" value="15" hidden="false"/>
           <parameter name="row-link-ids" value="EDIT,DELETE" hidden="true"/>
  @@ -30,7 +30,7 @@
                   <description>Coffee Data Edit Form</description>
           </meta-info>
           <parameter name="template" value="coffees-form" hidden="true"/>
  -        <parameter name="action" value="portlets.TutorialCoffeesAction" hidden="true"/>
  +        <parameter name="action" value="portlets.TutorialCafeAction" hidden="true"/>
           <media-type ref="html"/>
           <category>tutorial</category>
       </portlet-entry>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org