weaver      2004/01/12 14:47:44

  Modified:    portal/src/webapp/WEB-INF portlet.xml
  Log:
  VIEW_PAGE should now only define the folder to use for LayoutPortlets
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-jetspeed-2/portal/src/webapp/WEB-INF/portlet.xml
  
  Index: portlet.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/portlet.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- portlet.xml       12 Jan 2004 18:23:30 -0000      1.3
  +++ portlet.xml       12 Jan 2004 22:47:44 -0000      1.4
  @@ -33,7 +33,7 @@
       <display-name>Two Columns Layout Using Velocity</display-name>
       <init-param>
         <name>ViewPage</name>
  -      <value>/columns.vm</value>
  +      <value>columns</value>
       </init-param>
       <init-param>
         <name>columns</name>
  
  
  

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

Reply via email to