[EMAIL PROTECTED] wrote:
> 
> Currently, JetSpeed displays the title string specified in the user's PSML
> file (AbstractPortlet.getTitle()). Changing the signature of that method to
> public String getTitle(RunData runData) would probably solve your problem,
> but I think what we also need is a way to specify alternate titles for
> different languages, so that AbstractPortlet.getTitle() can do something
> like
> 
> return getPortletConfig().getMetainfo().getTitle(locale);
> 

Thomas, you should look at the MetaData API currently in Jetspeed
(org.apache.jetspeed.util.MetaData), it's already implemented just not
used yet. :)

--
Rapha�l Luta - [EMAIL PROTECTED]
Vivendi Universal Networks - Services Manager / Paris


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?:          [EMAIL PROTECTED]

Reply via email to