📄 conf.php
字号:
<?phpdefine('TYPO3_MOD_PATH', 'sysext/tstemplate/ts/');$BACK_PATH='../../../';$MLANG['default']['tabs_images']['tab'] = 'ts1.gif';$MLANG['default']['ll_ref']='LLL:EXT:tstemplate/ts/locallang_mod.php';$MCONF['script']='index.php';$MCONF['access']='admin'; // If this is changed so not only admin-users can manipulate templates, there need to be done something with the constant editor that is not allowed to 'clear all cache' then!!$MCONF['name']='web_ts';?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -