Neeme Praks wrote:
> 
> I would like to add one more point: the current markup of user PSML
> files is really confusing: we have three different ways of passing
> information to the portlet:
> 
> skins:
> <skin>
>         <property name="selected-color" value="#BEBEFF"/>
>         <property name="background-color" value="FFFFFF"/>
> </skin>
> 
> parameters:
>         <parameter name="name" value="mmail"/>
> 
> and metadata/metainfo:
> <metainfo>
>         <title>M.Mail</title>
> </metainfo>

In this situation... skins could probably be easier done with properties

jetspeed.skin.selected-color.  

Is there any reason we need a <skin> section other than this?
 
> Could someone more knowledgeable explain the main differences between
> these? And how are they used by portlets, controls anbd controllers?
<snip>

I see your point on the <metainfo><title> stuff.  Although I think this
is cleaner than:

jetspeed.title

-- 
Kevin A Burton (e-mail: [EMAIL PROTECTED], UIN: 73488596, ZKey:
burtonator)
http://relativity.yi.org
Message to SUN:  "Please Open Source Java!"
To fight and conquer in all your battles is not supreme excellence;
supreme 
excellence consists in breaking the enemy's resistance without fighting.
    - Sun Tzu, 300 B.C.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to