Rapha�l Luta wrote:
> 
> Mike Mondragon wrote:
> >
> > I would like to have a portlet be displayed without its corresponding
> > edit button.  

This can actually be done... just have your:

public boolean getAllowEdit();

method in your portlet return false.

This needs to be mapped correctly to PSML.  I would be +1 for seeing
this happen.

> > In other words the portlet is default and can't be removed
> > by a user.  Is there a XML field  used in the PSML to do this, or will I
> > have to modify the Jetspeed code?
> >
> 
> This is planned but not yet implemented.

Yes... the requirement that a Portlet be used is not implemented.

Kevin
 
-- 
Kevin A Burton (e-mail: [EMAIL PROTECTED], UIN: 73488596, ZKey:
burtonator)
http://relativity.yi.org
Message to SUN:  "Please Open Source Java!"
To fight and conquer in all your battles is not supreme excellence;
supreme 
excellence consists in breaking the enemy's resistance without fighting.
    - Sun Tzu, 300 B.C.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to