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/05/12 20:43:16 UTC

cvs commit: jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages p002.psml

taylor      2004/05/12 11:43:16

  Modified:    portal/src/webapp/WEB-INF/pages p002.psml
  Log:
  single portlet test
  
  PR:
  Obtained from:
  Submitted by:	
  Reviewed by:	
  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.8       +7 -11     jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/p002.psml
  
  Index: p002.psml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/p002.psml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- p002.psml	18 Mar 2004 19:38:15 -0000	1.7
  +++ p002.psml	12 May 2004 18:43:16 -0000	1.8
  @@ -17,18 +17,14 @@
   <page id="p001">
     <defaults
        skin="light-blue"
  -     layout-decorator="clear"
  -     portlet-decorator="box-titled"
  +     layout-decorator="jetspeed"
  +     portlet-decorator="jetspeed"
     />
     <title>Welcome to Jetspeed-2</title>
  -  <fragment id="1" type="layout" name="jetspeed::OneColumn">
  -    <fragment id="12" type="portlet" name="HW_App::LoginPortlet"/>
  -    <fragment id="3" type="portlet" name="HW_App::HelloPortlet"/>
  -    <fragment id="6"  type="portlet" name="HW_App::DisplayRequestPortlet"/>
  -    <fragment id="9"  type="portlet" name="HW_App::CustomerList"/>
  -    <fragment id="10" type="portlet" name="HW_App::CustomerInfo"/>
  -    <fragment id="11" type="portlet" name="HW_App::CustomerDetail"/>
  -    <fragment id="4"  type="portlet" name="PAM::PortletApplicationBrowser"/>
  -    <fragment id="5" type="portlet" name="HW_App::PreferencePortlet"/>
  +  <fragment id="2" type="layout" name="jetspeed::VelocityTwoColumns">
  +  
  +	  <fragment id="9" type="portlet" name="HW_App::CustomerList"/>
  +
     </fragment>
  +  
   </page>
  
  
  

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