Actions
Feature #19713
closedCache thumbnails shown in element browser
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-12-18
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
The thumbnails that are shown in the element browser are currently not cached. Each preview of an image is generated on the fly and delivered to the browser (/typo3/thumbs.php?&dummy=1229600609&file=/home/whatever/file.jpg&...).
This results in a high time value for loading the page...
To reduce the time and required system performance, these files shall be cached in typo3temp/thumbnails/* or typo3temp/tmb_*)
(issue imported from #M9970)
Files
Actions