[TYPO3-mvc] Resolve fluid marker which is set in rte
Claus Fassing
claus at fassing.eu
Wed Jul 25 08:48:15 CEST 2012
Am 24.07.2012 16:39, schrieb Stefan Frömken:
> I just have a look into die view-Object. There are many setter for paths
> and filenames. On the other hand there are many getter methods to return
> the source of the files. But there is no method to give HTML directly to
> the view-Object.
Right, unfortunately not.
>
> So...the only idea I found, was to create a temporary file in typo3temp
> or whereever and give this path to the view-object.
Yes, one option I am on checking.
>
> The other idea is to override the view-object with your own
> interpretation.
To Extend the TemplateView class sound as a nice option too.
Thank you for brainstorming Stefan.
Regards Claus
More information about the TYPO3-project-typo3v4mvc
mailing list