[TYPO3-mvc] Typolink extbase fluid
Lorenz Ulrich
lorenz-typo3 at visol.ch
Mon Nov 28 16:53:41 CET 2011
Hi Matt
If you don't want to write a ViewHelper, you could really just use TYPO3
parseFunc:
<f:format.html>
<link http://www.mysite.com>Linktext</link>
<link my at mail.com>Linktext</link>
<link fileadmin/myfile.pdf>Linktext</link>
<link 123>Linktext</link>
</f:format.html>
All of them will work as you're used to in RTE, including config.*target.
Best regards,
Lorenz
Am 25.11.2011 17:18, schrieb Matt Janus:
More information about the TYPO3-project-typo3v4mvc
mailing list