TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,42 @@
.. include:: /Includes.rst.txt
.. _breaking-79259:
=====================================
Breaking: #79259 - EXT:t3skin removed
=====================================
See :issue:`79259`
Description
===========
The system extension `t3skin` has been removed, as all functionality has been migrated into
other system extensions.
All ExtJS-related images and css files have been moved to EXT:core.
All other images have been unused for a while now, and have been deleted from the TYPO3 core.
Impact
======
Any direct references to EXT:t3skin now lead to missing styling or image(s).
Affected Installations
======================
All installations that use CSS files or images from EXT:t3skin.
Migration
=========
Do not use ExtJS styling or images anymore, as ExtJS will be removed from the core.
Other direct references to image(s) in EXT:t3skin should be migrated to have the image(s) in
custom extension.
.. index:: Backend, TCA, ext:t3skin