09:19:07 <de_macrocom> Hello. I still can't pass arguments to a flux-enabled controller action. And I can't see any reason why it doesn't work. Any help?
11:20:40 <Fluidrules> Hi room, I'm building a HTML newsletter, and I want the CSS file to be rendered in the page header, if a certain page template is selected. With v:asset I can link to an external file, that works fine, but is there a viewhelper that can render the content of a file into my page header? Example: <style type="text/css">body {font-size:10px}</style>
11:21:29 <Fluidrules> I know how to do it with TS, but I want the included CSS to be determined by the selected FLUID template.