You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Florian Leinberger <le...@seitenbau.com> on 2004/10/27 11:35:02 UTC

Syntax for Portal-Link to remove Coplet?

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: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org