Hi!

I'd like to send a mail with a link to my Jetspeed portal. Especially 
I want to display a certain pane with my portlet in.
Is this possible?

A while ago it was possible to open a special portlet maximized by a 
link like that
   <a href="portal?action=controls.Maximize&portlet=myPortlet"...
but it won't work anymore.

Regards
   gus

--- Begin Message ---
Gus,

gus wrote:

 > Hi!
 >
 > Before introducing the peid stuff it was possible to 
maximize/minimize/close a
 > portlet by using links like this:
 >
 >   <a href="portal?action=controls.Maximize&portlet=myPortlet"...
 >


I will look in to this.  Is was my intent to maintain backward
compatibility.

As a general note, specifying a portlet by name  will find an occurrence
of that name in the PSML file, so if their two portlet named "myPortlet"
you have a 50/50 changes of selecting the desired one.

 > Now I have to use a peid instead of portlet=myPortlet to do the same. 
But where
 > can I get the peid from in a static html page?


1) The PEID is in the psml file.  It does not change.
2) Their may/should be a way to programmatically get the protlet peid.

 >
 > Is there a workaround to get this going again?
 > Maybe something like configuring a "static peid" to a portlet in the 
.xreg
 > files?
 >
 > Any help greatly appreciated.
 >
 > Regards
 >   gus
 >
 > --
 > To unsubscribe, e-mail: 
<mailto:[EMAIL PROTECTED]>
 > For additional commands, e-mail: 
<mailto:[EMAIL PROTECTED]>
 >
 >




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


--- End Message ---
--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to