RE: [PATCH] proposed for peid

2002-03-26 Thread David Sean Taylor
> -Original Message- > From: Glenn Golden [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 26, 2002 12:56 PM > To: 'Jetspeed Developers List' > Subject: RE: [PATCH] proposed for peid > > > I think I figured out what the $jlink. call should be t

RE: [PATCH] proposed for peid

2002-03-26 Thread Glenn Golden
I think I figured out what the $jlink. call should be to add the peid parts to the URL, instead of setPortlet() or forPortlet()... If we use the model of addQueryData() and addPathInfo(), why not: addPortalElement(peid) addPortalElement can decide to do it as a query or a path, and what "js_pei

RE: [PATCH] proposed for peid

2002-03-25 Thread David Sean Taylor
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 25, 2002 8:57 AM > To: [EMAIL PROTECTED] > Subject: RE: [PATCH] proposed for peid > > > Could someone working on this new feature explain how it > relates to

RE: [PATCH] proposed for peid

2002-03-25 Thread mmosttler
understand how all the ID's are expected to be used. thanks -Original Message- From: Paul Spencer [mailto:[EMAIL PROTECTED]] Sent: Monday, March 25, 2002 8:15 AM To: Jetspeed Developers List Subject: Re: [PATCH] proposed for peid Glenn, I will work on this patch tonight. Paul Spencer

Re: [PATCH] proposed for peid

2002-03-25 Thread Paul Spencer
t; become a widely used feature. > > - Glenn > > >>-Original Message- >>From: Paul Spencer [mailto:[EMAIL PROTECTED]] >>Sent: Monday, March 25, 2002 8:58 AM >>To: Jetspeed Developers List >>Subject: Re: [PATCH] proposed for peid >> >&

RE: [PATCH] proposed for peid

2002-03-25 Thread David Sean Taylor
ere has not been enough time > for this to become a widely used feature. > > - Glenn > > > -Original Message- > > From: Paul Spencer [mailto:[EMAIL PROTECTED]] > > Sent: Monday, March 25, 2002 8:58 AM > > To: Jetspeed Developers List > > S

RE: [PATCH] proposed for peid

2002-03-25 Thread Glenn Golden
[EMAIL PROTECTED]] > Sent: Monday, March 25, 2002 8:58 AM > To: Jetspeed Developers List > Subject: Re: [PATCH] proposed for peid > > > Glenn > > Glenn Golden wrote: > > > David - > > > > > > I still want a change in the JetspeedTemplateLink'

Re: [PATCH] proposed for peid

2002-03-25 Thread Paul Spencer
Glenn Glenn Golden wrote: > David - > > I still want a change in the JetspeedTemplateLink's "forPortlet", so that it > a) takes a peid not a name, and b) if given blank or null, just ignores the > call. My changes for this are in the patch as well. I applied and tested the patch locally.