[TYPO3-mvc] Fluid xml format

Franz Koch typo3.RemoveForMessage at elements-net.de
Fri Jun 17 09:44:39 CEST 2011


Hi,

> For detail: I have record with xml format, and I wanna display it as xml
> format. As I see on browser, it looks like xml format but when inspect
> element, it's not xml format even using <f.format.html>. And if using
> <f:format.html parseFuncTSPath="lib.parseFunc">, this record is wrapped
> by double quote.
>
> Any possibility to do it? Having any idea?

if you have a variable/object already having ready to use XML content 
you can use the <f:format.raw>{yourXMLData}</f:format.raw> viewHelper.

-- 
kind regards,
Franz Koch


More information about the TYPO3-project-typo3v4mvc mailing list