[TYPO3-mvc] Create link to file resource with fluid

Lorenz Ulrich lorenz-typo3 at visol.ch
Tue Sep 9 13:00:02 CEST 2014


Hi Steffen

If the content is parsed with <f:format.html>, you could also just use

<link {target}>Text</link>

This would resolve to

<link file:123> and then be parsed as a typolink.

Best regards,

Lorenz

Am 09.09.2014 10:01, schrieb Steffen Kamper:
> Hi Xavier,
>
> as long as you do it with own extension this would be the way to go, as
> you assign the file object to the view.
>
> In my case i have a custom CE created with flux, so i only get the plain
> value "file:123" in the view.
> Maybe there is something missing in flux. For the moment i'm happy that
> it works :)



More information about the TYPO3-project-typo3v4mvc mailing list