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,24 @@
.. include:: /Includes.rst.txt
.. _feature-66185:
===================================================
Feature: #66185 - Allow Svg Files as Extension icon
===================================================
See :issue:`66185`
Description
===========
Extension authors can ship Extensions with an ext_icon file with the suffixes .png, .svg and .gif.
Impact
======
Extension icons might be rendered better when provided as vector graphics and not as bitmaps.
.. index:: PHP-API, Backend