Files
cms-core/Documentation/Changelog/8.0/Breaking-72416-RemoveEXTt3skinstylesheetssprites.rst

36 lines
791 B
ReStructuredText

.. include:: /Includes.rst.txt
.. _breaking-72416:
=========================================================
Breaking: #72416 - Remove EXT:t3skin/stylesheets/sprites/
=========================================================
See :issue:`72416`
Description
===========
The sprites and related icons from EXT:t3skin/stylesheets/sprites/ have been removed.
Impact
======
References to the sprites or images of EXT:t3skin/ will throw a 404 not found.
Affected Installations
======================
Installations or extensions which have references to icons in EXT:t3skin/images/icons/* or EXT:t3skin/stylesheets/sprites/.
Migration
=========
No migration, remove all references and use the IconFactory for all icon related stuff.
.. index:: PHP-API, Backend, Frontend, ext:t3skin