[TYPO3-mvc] Instantiate extbase action controller inside tslib_fe hook

Steffen Kamper info at sk-typo3.de
Fri Oct 30 21:52:04 CET 2009


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