First, if you don't include the full-screen aspect then none of your portlets will have fullscreen events. Second, you can add parameters to the layout for the specific portlets. You can then modify the appropriate xslt's to generate or not generate the full-screen buttons based upon the absence, presence or value of the parameters.

Ralph

Armaz Mellati wrote:

Hi


How and where do I specify that some of my coplets don't want that fullscreen buttons ? I have tried putting this on copletdata and copletinstancedata xml-files, but it didn't help.

     <aspect>
        <name>full-screen</name>
        <value xsi:type="java:java.lang.Boolean" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>false</value>
</aspect>
Any examples, any documentations .... Anything is appreciated.

Regards,
Armaz


---------------------------------------------------------------------
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]