did you try setting the allowed modes in the portlet.xml ?
For example,
<supports>
<mime-type>text/html</mime-type>
<portlet-mode>MINIMIZE</portlet-mode>
<portlet-mode>VIEW</portlet-mode>
<portlet-mode>EDIT</portlet-mode>
</supports>
Let us know if it work ?
On Sat, Nov 21, 2009 at 2:19 AM, Ron McNulty <[email protected]> wrote:
> Hi All
>
> I have a requirement where a portlet should not be able to be maximized
> (mainly because it looks rather silly when maximized) Currently I have
> written a custom portlet decorator (skin?) that filters out the maximize
> icon.
>
> Is there a cleaner/simpler way to do this? I have a feeling that I saw a
> maximum window size setting somewhere, but I can't track it down.
>
> Regards
>
> Ron
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]