[TYPO3-mvc] Rendering a plugin using extbase inside a fluid template kills all variables
Dennis Ahrens
dennis.ahrens at googlemail.com
Thu Sep 1 15:35:13 CEST 2011
Hi Sebastian,
thanks for your quick reply.
On 01.09.2011 15:15, Sebastian Kurfürst wrote:
> I'd suggest that you'll use a very simple inner plugin, where the action
> just returns a string directly like that:
>
> public function indexAction() {
> return "my string";
> }
With a plugin, that returns '', the loops will not stop.
I'll dig a bit in fluid direction. Any thoughts from you related to this
topic are welcome, as you are more common with it ;)
regards
Dennis
More information about the TYPO3-project-typo3v4mvc
mailing list