Rename tsconfig files, add rte config for ckeditor
This commit is contained in:
@@ -104,12 +104,6 @@ call_user_func(function() {
|
||||
(string) \EP\EpEvents\Constants::PAGETYPE_OFFER
|
||||
);
|
||||
|
||||
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::registerPageTSConfigFile(
|
||||
'ep_events',
|
||||
'Configuration/TypoScript/pageTSconfig.ts',
|
||||
'EP Events'
|
||||
);
|
||||
|
||||
// Add category page type
|
||||
$GLOBALS['PAGES_TYPES'][\EP\EpEvents\Constants::PAGETYPE_CATEGORY] = [
|
||||
'type' => 'web',
|
||||
|
||||
Reference in New Issue
Block a user