You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by ICM S CP guest 5 <IC...@icn.siemens.de> on 2001/10/24 16:15:09 UTC

Saving psml file for wml

()

Hi,

when I save a profile for wml, all entries in this profile are tagged by:
  <entry parent="portlet" />

To render this entry correct (without a velocity error), I also need a control tag so the whole entry would look like:

<entry parent="portlet">
  <control name="ClearPortletControl" />
</entry>

How do I have to do, writting such an entry?
How can I add a control (ClearPortletControl)?

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org