No subject


Fri Oct 22 23:24:56 CEST 2010


from
the XML localization file using the following tag :

<f:translate key=3D"tx_my_ext.my_label" />

=20

Taking example on the extbase blog sample extension, now I see the =
following
code with the hardcoded attribute title=3D"Create new Job Offer" :

<f:be.buttons.icon uri=3D"{f:uri.action(action:'new')}" icon=3D"new_el"
title=3D"Create new Job Offer" />

=20

Question : does anyone have a clue of how should such an attribute be
translated ?

Note : I tested nesting <f:translate key=3D"tx_my_ext.my_label" /> into =
the
title attribute, but of course it didn't work as it is contrary to the
fundamental syntax of the XML language.

=20

Thanks for your answers,

=20

Alban Cousini=E9

=20



More information about the TYPO3-project-typo3v4mvc mailing list