Project

General

Profile

Actions

Bug #16629

closed

Distributing uploaded images to multiple directories

Added by John Angel about 18 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-10-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Instead using single directory where images are being uploaded (uploads/pics), they should be distributed to multiple directories, e.g. uploads/pics/ab, uploads/pics/ac, etc.

The same thing is already done with 'pageCacheToExternalFiles'.

This should prevent performance degradation with large number of files per directory (file system issue).

This should be done for thumbnails (typo3temp/pics), and all other similar directories having large number of files, also.

(issue imported from #M4350)

Actions #1

Updated by Michael Stucki about 18 years ago

Or even better: uploads/ should not be used anymore at all! DAM will provide a nice way to do this...

Actions #2

Updated by John Angel about 18 years ago

Sure, images with references would be ideal.

The problem is that dam_ttcontent is in experimental status:
http://typo3.org/extensions/repository/view/dam_ttcontent/1.0.1/

Actions #3

Updated by Martin Kutschker about 18 years ago

I would be happy if at least different tables and fields would use different folders.

But neither that nor a new distribution scheme is easyl done as it would break backwards compatibility. You'll need an update script.

Actions #4

Updated by John Angel about 18 years ago

Yes, update script + new variable in localconf.php.

So it would be possible to completely turn off the new system, if it makes problem with old Typo3 installations.

Actions #5

Updated by Martin Kutschker about 18 years ago

No config var, just a changed TCA for pages and tt_content which share the upload/media folder and an update script.

Actions #6

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • PHP Version deleted (4)

As this report is very old, is the handling in newer TYPO3 CMS Versions (like 6.0/6.1) more like you expect it?

Actions #7

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed

No feedback for over 90 days.

Actions

Also available in: Atom PDF