File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
typo3/sysext/core/Documentation/Changelog/11.0 Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
.. include :: /Includes.rst.txt
2
2
3
- ====================================================
4
- Breaking: #92118 - TCA ctrl thumbail setting dropped
5
- ====================================================
3
+ =====================================================
4
+ Breaking: #92118 - TCA ctrl thumbnail setting dropped
5
+ =====================================================
6
6
7
7
See :issue: `92118 `
8
8
@@ -21,9 +21,9 @@ Setting the control field for a custom table has no effect anymore.
21
21
Affected Installations
22
22
======================
23
23
24
- The setting has been used in the list module for tables with image fields to render a preview
24
+ The setting has been used in the :guilabel: ` List ` module for tables with image fields to render a preview
25
25
of attached images. It has been used for :php: `tt_content ` in core versions until TYPO3 v7.
26
- There are probably not many extensions using the setting. The list module will
26
+ There are probably not many extensions using the setting. The :guilabel: ` List ` module will
27
27
no longer show preview images for rendered rows.
28
28
29
29
You can’t perform that action at this time.
0 commit comments