usertsconfig.txt
来自「Typo3, 开源里边最强大的」· 文本 代码 · 共 20 行
TXT
20 行
# ***************************************************************************************# "Demo" User TSconfig for htmlArea RTE## Sets default User TSConfig with maximal features for users who want to explore the features of the RTE.## TYPO3 CVS ID: $Id: userTSConfig.txt 1421 2006-04-10 09:27:15Z mundaun $# *************************************************************************************** ## Enable the RTE by default for all userssetup.default.edit_RTE = 1 ## Enable the file upload feature of the element browser by default for all usersoptions.uploadFieldsInTopOfEB = 1 ## Set the default spelling ability of the check speller for all usersoptions.HTMLAreaPspellMode = bad-spellers ## Enable the personal dictionary feature of the check speller by default for all usersoptions.enablePersonalDicts = 1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?