2 if (!defined(
'TYPO3_MODE')) {
7 $TYPO3_CONF_VARS[
'SC_OPTIONS'][
'typo3/template.php'][
'preStartPageHook'][] =
'TYPO3\\CMS\\T3editor\\Hook\\TypoScriptTemplateInfoHook->preStartPageHook';
8 $TYPO3_CONF_VARS[
'SC_OPTIONS'][
'ext/tstemplate_info/class.tx_tstemplateinfo.php'][
'postOutputProcessingHook'][] =
'TYPO3\\CMS\\T3editor\\Hook\\TypoScriptTemplateInfoHook->postOutputProcessingHook';
9 $TYPO3_CONF_VARS[
'SC_OPTIONS'][
'ext/t3editor/classes/class.tx_t3editor.php'][
'ajaxSaveCode'][
'tx_tstemplateinfo'] =
'TYPO3\\CMS\\T3editor\\Hook\\TypoScriptTemplateInfoHook->save';
10 $TYPO3_CONF_VARS[
'SC_OPTIONS'][
'ext/t3editor/classes/class.tx_t3editor.php'][
'ajaxSaveCode'][
'file_edit'] =
'TYPO3\\CMS\\T3editor\\Hook\\FileEditHook->save';
11 $TYPO3_CONF_VARS[
'SC_OPTIONS'][
'typo3/template.php'][
'preStartPageHook'][] =
'TYPO3\\CMS\\T3editor\\Hook\\FileEditHook->preStartPageHook';
12 $TYPO3_CONF_VARS[
'SC_OPTIONS'][
'typo3/file_edit.php'][
'preOutputProcessingHook'][] =
'TYPO3\\CMS\\T3editor\\Hook\\FileEditHook->preOutputProcessingHook';
13 $TYPO3_CONF_VARS[
'SC_OPTIONS'][
'typo3/file_edit.php'][
'postOutputProcessingHook'][] =
'TYPO3\\CMS\\T3editor\\Hook\\FileEditHook->postOutputProcessingHook';
$TYPO3_CONF_VARS['SYS']['contentTable']