Raphael,
I have one slight addition to the portlet parameter DTD:
<!ATTLIST parameter
name CDATA #REQUIRED
value CDATA #REQUIRED
type (int | boolean | string | list | style) "string"
cachedOnName ( true | false ) "false"
cachedOnValue ( true | false ) "false" >
There's an additional type: style. This is used in the portlet customizer to
determine whether a parameter should be rendered using a specific parameter
presentation style. I can make the change if you want.
Best regards,
Mark C. Orciuch
Next Generation Solutions, Ltd.
e-Mail: [EMAIL PROTECTED]
web: http://www.ngsltd.com
--
To unsubscribe, e-mail: <mailto:jetspeed-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:jetspeed-dev-help@;jakarta.apache.org>