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 Stefano Bianchi <st...@softeco.it> on 2007/11/05 13:14:34 UTC

J1.6 multilanguage support, jetspeed:l10n parametrization

Dear all,
I have to provide multilanguage support to my J1.6 based portal.

Everything is fine until I have to do something like:

"Dear visitor, please go back to the HOME page to bla bla"

where HOME is a link that I should embed as a forward:

<a href="<jetspeed:forward name="home"/>"Home"</a>

My problem is that I can not barely use something like:

<jetspeed:l10n key="MY_KEY"/>

as the HOME link must be embedded, and there's no issue in splitting the 
multilanguage strings, as different languages have different ways of writing 
down the same text, and orders are not alway kept!

Is there a way to pass a parameter to

<jetspeed:l10n key="MY_KEY"/>

as e.g.

<jetspeed:l10n key="MY_KEY" param="<a href="<jetspeed:forward 
name="home"/>"Home"</a>"/>

where MY_KEY is something like

"Dear visitor, please go back to the ? page to bla bla"

I am not sure it is barely a J1.6 issue, but I would like to know if there 
is anybody out there who encountered the same problem.

Thanks in advance for any feedback,
Stefano

Ing. Stefano Bianchi
Softeco Sismat S.p.A. - www.softeco.it
Via De Marini 1, WTC Tower
16149 GENOA (ITALY)
Tel. +39 010 6026 368
Fax +39 010 6026 350 




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