You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Rui Alberto <ru...@ptinovacao.pt> on 2006/07/14 18:40:06 UTC

I18n translation i18n:expr

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.

Rui




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org