hi,

could anybody tell me the syntax to close (not minimze) a portlet with a
hyperlink from another portlet (via coplet-transformer). I know how to create
such a link that mimizes/maximizes a portlet and would like to to the same to
remove a portlet. 

Example code to minimze: 

<Testlink xmlns:cl="http://apache.org/cocoon/portal/coplet/1.0";>
 <cl:links>
  <cl:link path="aspectDatas/size" value="0" coplet="Benachrichtigungen-1"/>
  <cl:content>Testlink</cl:content>
 </cl:links>
</Testlink>

Thanks, FL  


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

Reply via email to