[TYPO3-mvc] fluid: prevent htmlspecialchar'ing for output

Jochen Rieger j.rieger at connecta.ag
Wed Jan 19 17:11:03 CET 2011


Hi fluid-folks,

is there a way to output an assigned value without htmlspecialchar'ing it?

Eg if you build some kind of list elements containing already <li> tags 
in the string (yes, it's dirty ;) ) and hand them over to the view.

Using the format.html viewhelper does not work either as it will put a 
<p> tag around each <li> (line in the string).

Any ideas? Or is there something like a format.raw viewhelper?!

Regards,
Jochen


More information about the TYPO3-project-typo3v4mvc mailing list