[TASK] Add preview event todo

This commit is contained in:
Markus Klein 2023-07-07 14:19:07 +02:00
parent 49b452590a
commit 662bee57ab

View file

@ -22,7 +22,8 @@
);
}
// todo v11?
// todo v12?
// TYPO3\CMS\Backend\View\Event\PageContentPreviewRenderingEvent
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['cms/layout/class.tx_cms_layout.php']['tt_content_drawItem'][$extKey] =
\SkillDisplay\SkilldisplayContent\Backend\Preview::class;