From 5a483b6b2a87ea84c4f1c3c4f1612dd1198cd059 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Thu, 7 Jan 2021 09:26:32 +0100 Subject: [PATCH] Allow to use plugin icon via identifier The icon is still a placeholder. Still we provide the identifier to already use it in sitepackages. That way the extension can exchange the file, but foreign configuration can stay. Relates: #8092 --- ext_localconf.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ext_localconf.php b/ext_localconf.php index 9acbd89..d1ad0d8 100644 --- a/ext_localconf.php +++ b/ext_localconf.php @@ -26,15 +26,14 @@ call_user_func( [\Wrm\Events\Controller\DateController::class => 'show'] ); - /* $iconRegistry = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(\TYPO3\CMS\Core\Imaging\IconRegistry::class); - $iconRegistry->registerIcon( 'events-plugin', \TYPO3\CMS\Core\Imaging\IconProvider\SvgIconProvider::class, ['source' => 'EXT:events/Resources/Public/Icons/user_plugin_events.svg'] ); + /* // wizards \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addPageTSConfig( 'mod {