feat: change to other sitepakage
This commit is contained in:
parent
948513cc41
commit
2bac342a5e
147 changed files with 1060 additions and 28057 deletions
6
packages/base/ext_localconf.php
Normal file
6
packages/base/ext_localconf.php
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
defined('TYPO3') or die('Access denied.');
|
||||
|
||||
// Add default RTE configuration
|
||||
$GLOBALS['TYPO3_CONF_VARS']['RTE']['Presets']['base'] = 'EXT:base/Configuration/RTE/Default.yaml';
|
||||
Loading…
Add table
Add a link
Reference in a new issue