[TYPO3-core] RFC: #15814: Feature: Add a concatenate class
Marcus Krause
marcus#exp2010 at t3sec.info
Sat Sep 25 20:45:57 CEST 2010
Steffen Kamper schrieb am 09/25/2010 08:34 PM Uhr:
> Hi,
>
> This is SVN patch request.
>
> Type: Feature
>
> Branches: trunk
>
> BT reference: http://bugs.typo3.org/view.php?id=15814
>
> There is no way to concatenate files like javascript or css files /
> inline blocks.
>
> The attached patch offers this possibility in a very easy way.
>
> Comments:
> this first patch offers the possibility to concatenate files. The usage
> patch shows how to use it, it concatenates all javascript of backend.php
Could you please use
t3lib_div::writeFile() or better
t3lib_div::writeFileToTypo3tempDir()
Marcus.
More information about the TYPO3-team-core
mailing list