|
|
Subject:
Dynamic i18n Transformation in XSL using cocoon 2.1 Framework
Category: Computers > Programming Asked by: jagadeeswaran-ga List Price: $3.00 |
Posted:
14 Jun 2006 22:40 PDT
Expires: 19 Jun 2006 00:24 PDT Question ID: 738292 |
Hi We are using Cocoon 2.1(Web publishing Framework) We have some problem in getting the i18n content in pages. If we hardcode the key value like for instance, <i18n:text>input-text</i18n:text> then the translated value is getting printed (for example ?output-text?), For Example: input-text is ?home? corresponding value is ?Espana? in message.xml [ <message key=?home?>Espana</message>] But if we try to get the key value from xsl variable, like <i18n:text><xsl:value-of select=?$variable?/></i18n:text> it?s not working although the $variable contains the value as ?home?. The output comes as ?home?. But the expected result is ?Espana? Could you please help us to resolve this problem? We will be very grateful to you if you could help us as soon as possible. - Regards, Jagadeeswaran.S |
|
There is no answer at this time. |
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |