Project

General

Profile

Actions

Feature #105332

open

Limit amount of images in Page module preview

Added by Stefan Froemken about 18 hours ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2024-10-17
Due date:
% Done:

0%

Estimated time:
PHP Version:
8.3
Tags:
Complexity:
Sprint Focus:

Description

Hello,

on Plesk servers it may happen that resources are limited. For example via entry-processes and sub-processes.
In some TYPO3 instances there were inserted a lot of images in content elements. All these images will be rendered as tiny preview image in page layout preview. I could not find a page TSconfig to reduce the amount of renderered images there. After rendering of ~100 images the further images were only listed with their name. The response for each further image is:

```
Resource Limit Is Reached
The website is temporarily unable to service your request as it exceeded resource limit. Please try again later.
```

Can you please add a page TSconfig to reduce the amount of rendered images?

And yes: As a developer I can use Hook $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['cms/layout/class.tx_cms_layout.php']['tt_content_drawItem'] to solve the problem.

Stefan

No data to display

Actions

Also available in: Atom PDF