> 
> Hi.
> I need to translate part of attribute value.
> I'm trying:
> --- XSL part -----
> <td>
>   <i18n:translate>
>     <i18n:text><a
> href="javascript:editThreshold('{$thSKey}','{{0}}');"">{1}</a>
>     </i18n:text>
>     <i18n:param>editar</i18n:param>
>     <i18n:param>remover</i18n:param>
>   </i18n:translate>
> </td>
> ------------------
> 
> Does anyone knows if i18n transformer supports parameter substitution
> inside attribute values?!
> Does attribute i18n:expr helps here?! How can I use it?!
> Thanks for any help you could provide.

Can you find your answer in here perhaps:
http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/transformation/I18nTransformer.html

Regards Ard

> 
> Rui
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to