[Flow] FLUID Standalone and own Viewhelper

Cornel Widmer cornel at kollerinternet.ch
Fri Jul 12 14:26:45 CEST 2013


Hi Bastian

Yes ... namespace is defined.
Is it possible that not every type of writing is supported?

Firts I had it this way: {ws:translate(language:language, label:'email.requestPassword.text', replacements={0:uri})}
And now I tried: <ws:translate language="{language}" label="email.requestPassword.text" replacements="{0:uri}" />

Second example works! :)


More information about the Flow mailing list