On Sep 1, 2009, at 12:08 AM, Evangelos Vlachogiannis wrote:
Hi David,
thanks for the reply.
Find attached some psml and a portlet.xml (the demo app) In current
portlet.xml I have removed the
<title xml:lang=""> and have left only <title> with Greek title...
Still getting ?????? Any ideas pls?
thnx,
Vangelis
Finally getting a look at this one.... thats a lot of XML to test... I
opted for a more isolated test by editing the tutorial portlet,
changing the Bonjour Monde portlet from:
<portlet-info>
<title>Bonjour Monde</title>
<short-title>Bonjour</short-title>
<keywords>tutorial,bonjour</keywords>
</portlet-info>
to
<portlet-info>
<title>Καλωσήλθατε</title>
<short-title>Καλωσήλθατε</short-title>
<keywords>αρχείο</keywords>
</portlet-info>
however I left the language as english:
<supported-locale>en</supported-locale>
since we don't seem to support Greek in Jetspeed. Would be great if
did, anyone have a tiny flag icon I can add ....
But to make a long story short, the Greek characters displayed
correctly in my title bar
I am using:
* Jetspeed 2.2.1-snapshot trunk
* tomcat 6.0.18
* Firefox 3.5.2
* Mac OS X 10.5.7
---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-user-h...@portals.apache.org