Skip to content
Snippets Groups Projects
Commit 8c66c373 authored by Benni Mack's avatar Benni Mack Committed by Anja Leichsenring
Browse files

[FEATURE] Allow additional paths for extension icons

Until now, the extension icon had to be located under ext_icon.png,
ext_icon.svg, ext_icon.gif within the extension directory.

In order to prepare a way to allow only files under Resources/Public/
to be public, the icon can now also be put under
Resources/Public/Icons/Extension.png or .svg

Several paths where hard-coded extension icon paths are replaced
with the getExtensionIcon() API in the Core.

Resolves: #77349
Releases: master
Change-Id: Ib273f347498d412530ca256a083d896d168f65fa
Reviewed-on: https://review.typo3.org/49306


Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent dac33968
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment