[TYPO3-core] RFC #12609: Generating multiple directories for images in GB/ and pics/

Ernesto Baschny [cron IT] ernst at cron-it.de
Wed Mar 3 09:03:51 CET 2010


Steffen Gebert schrieb am 22.01.2010 15:39:
> Am 08.12.2009, 11:40 Uhr, schrieb Steffen Gebert
> <steffen at steffen-gebert.de>:
> 
>> It's a really interesting idea. Can we have other temporary files
>> except images to use the variable later also for those temp files? (so
>> not setting it in [GFX], but [SYS]). I'm also not sure, weather we
>> need different settings for GB and pics. I'm more for a global setting.
> 
> REMINDER

I like the idea too and I agree with Steffen, a "global setting" should
be sufficient.

We don't have that much other "hashed files", but I think we should have
a centralized API to generate those files without every method having to
implement it again and again (e.g. t3lib_div::getTempHashedFilename).

For example the typo3temp/tmb_0186801110.jpg files from the backend.

Please also test with "config.meaningfulTempFilePrefix = 1", as the
current patch will break those meaningful-file-prefixes.

So currently no "+1" but just a REMINDER for someone to follow-up on
that with a more "robust" solution.

Cheers,
Ernesto


More information about the TYPO3-team-core mailing list