[FLOW3-general] .xml output
"Christian Müller (FLOW3 Team)"
christian.mueller at typo3.org
Fri Sep 28 13:17:32 CEST 2012
Actually what should work:
Lets say you have some listAction that renders the data you need in HTML
you also have a ListAction.html Fluid template for that action, now in
the same directory you define a ListAction.xml Fluid template (rendering
the xml as you want it) and call the same listAction with an .xml
ending. Should give you back the xml.
Cheers,
Christian
On 28/09/12 10:00, mario chiari wrote:
> Hi
>
> what is the simplest way to return a .xml file?
>
> I tried the simple minded way to define a xmlAction controller, and
> either a Xml.html or a Xml.xml fluid template, but clearly it does not
> work.
>
> What I need is there (client side), but I am not able to pass it as
> a .xml file.
>
> It shuld not be so difficult.
>
> thanks
> mario
>
>
>
>
>
>
>
>
>
>
>
More information about the FLOW3-general
mailing list