[TYPO3-core] RFC #14247: Add a compressor/concatenator for CSS and JS

Steffen Kamper info at sk-typo3.de
Thu Apr 29 10:06:29 CEST 2010


Hi,

Stanislas Rolland schrieb:
> Can't this be made independent of pageRenderer? The RTE could use such 
> functionality to compress and merge JS scripts. However, the result 
> needs to be inserted in the body of the page, which pageRenderer does 
> not support. Or is this only for css files?
> 

i agree here to give this possibility. I think it could be easy done,o 
there could be a mode "standalone" which handles an input array and 
delivers one compressed file. This an be done in costructorwith an exa 
paramater.
Looking to concatenateCss i see no usage of $ref (pageRenderer), so it 
should work as it is with a params array?

vg Steffen


More information about the TYPO3-team-core mailing list