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 David Sean Taylor <da...@bbc.co.uk> on 2002/09/16 15:06:48 UTC

RE: cvs commit: jakarta-jetspeed/webapp/WEB-INF/templates/vm/port lets/html customizer-portletset-add.vm

I believe that all the bugs related to 'selecting the same portlet more than
once on a page' have been fixed.

> -----Original Message-----
> From: Mark Orciuch [mailto:mark_orciuch@ngsltd.com] 
> Sent: 13 September 2002 23:12
> To: Jetspeed Developers List
> Subject: RE: cvs commit: 
> jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html 
> customizer-portletset-add.vm
> 
> 
> David,
> 
> Are there any issues with being able to select the same 
> portlet more than once on the same pane? If not, could this 
> be made optional? Ability to select portlet mutliple times 
> and customize each instance individually is a major feature 
> for me. I can always override this template for my purposes though...
> 
> Best regards,
> 
> Mark C. Orciuch
> Next Generation Solutions, Ltd.
> e-Mail: mark_orciuch@ngsltd.com
> web: http://www.ngsltd.com
> 
> 
> > -----Original Message-----
> > From: taylor@apache.org [mailto:taylor@apache.org]
> > Sent: Friday, September 13, 2002 4:57 PM
> > To: jakarta-jetspeed-cvs@apache.org
> > Subject: cvs commit: 
> > jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html
> > customizer-portletset-add.vm
> >
> >
> > taylor      2002/09/13 14:57:20
> >
> >   Modified:    webapp/WEB-INF/templates/vm/portlets/html
> >                         customizer-portletset-add.vm
> >   Log:
> >   Added check to disable already selected portlets.
> >
> >   Revision  Changes    Path
> >   1.11      +1 -1
> > jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html/customi
> > zer-portletset-add.vm
> >
> >   Index: customizer-portletset-add.vm
> >   
> ===================================================================
> >   RCS file: 
> > /home/cvs/jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/ht
> > ml/customizer-portletset-add.vm,v
> >   retrieving revision 1.10
> >   retrieving revision 1.11
> >   diff -u -r1.10 -r1.11
> >   --- customizer-portletset-add.vm	23 Jul 2002 04:54:36 
> -0000	1.10
> >   +++ customizer-portletset-add.vm	13 Sep 2002 21:57:20 
> -0000	1.11
> >   @@ -65,7 +65,7 @@
> >                        #end
> >                      #end
> >                      ## Portlet is not used - use blank image!
> >   -                  <input type="checkbox" name="pname"
> > value="$portlet.Name" >
> >   +                  <input type="checkbox" name="pname"
> > value="$portlet.Name" #if($FF == "checked") disabled #end>
> >                      <!--<input type="checkbox" name="pname" 
> > value="$portlet.Name" $FF #if ($FF=="checked")DISABLED READONLY 
> > #end>--></td>
> >                    </td>
> >                                    <td>
> >
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail: 
> <ma...@jakarta.apache.org>
> 
> 
> --
> To 
> unsubscribe, e-mail:   
> <mailto:jetspeed-dev-> unsubscribe@jakarta.apache.org>
> For 
> additional commands, 
> e-mail: <ma...@jakarta.apache.org>
> 


BBCi at http://www.bbc.co.uk/

This e-mail (and any attachments) is confidential and may contain 
personal views which are not the views of the BBC unless specifically 
stated.
If you have received it in error, please delete it from your system, do 
not use, copy or disclose the information in any way nor act in 
reliance on it and notify the sender immediately. Please note that the 
BBC monitors e-mails sent or received. Further communication will 
signify your consent to this.


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