[TYPO3-mvc] More magic wishes: Nested viewhelpers?
Steffen Müller
typo3 at t3node.com
Tue Jun 2 01:05:53 CEST 2009
Hi Susanne,
On 01.06.2009 11:04 Susanne Moog wrote:
>
> <f:image
> src="typo3conf/ext/addresses/Resources/Private/Icons/v-vcard.png"
> alt="<f:translate key="download_vcard">Download as vCard</f:translate>"
> maxWidth="140" />
>
You could try an alternative syntax:
{f:translate(key="download_vcard")}
Not sure about the syntax, also not sure if this has been already
implemented in the fluid backport.
see:
http://forge.typo3.org/repositories/entry/package-fluid/trunk/Documentation/TemplateEngine_Grammar_EBNF.txt
--
cheers,
Steffen
http://www.t3node.com/blog/tiny-introduction-to-heatmaps/
More information about the TYPO3-project-typo3v4mvc
mailing list