[TYPO3-mvc] Instantiate extbase action controller inside tslib_fe hook
Thomas "Thasmo" Deinhamer
thasmo at gmail.com
Fri Oct 30 22:39:00 CET 2009
Ah, nice - I didn't know about a new page renderer,
but the hook implementation seems quite easy. I will
have a look at it!
Thanks a lot Steffen!
Steffen Kamper schrieb:
> Thomas "Thasmo" Deinhamer schrieb:
>>
>> My idea now, was to put all the search/compress code into a frontend
>> plugin, which then gets called inside the hook, hoping that doing it
>> this way, the configuration is available inside the frontend plugin.
>>
>
> seeing your posts on dev it seems that you didn't look to the existing
> possibilities. There is a hook in pageRenderer where you can concatenate
> and compress all CSS and JS, just do it.
>
> vg Steffen
More information about the TYPO3-project-typo3v4mvc
mailing list