pagetsconfig.txt

来自「Typo3, 开源里边最强大的」· 文本 代码 · 共 22 行

TXT
22
字号
# ***************************************************************************************# "Advanced" Page TSconfig for htmlArea RTE## Sets default Page TSConfig with minimal features for advanced users.## @author	Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>## TYPO3 CVS ID: $Id: pageTSConfig.txt 1421 2006-04-10 09:27:15Z mundaun $# ***************************************************************************************RTE.default {			## Toolbar options applicable to all RTE's		## The TCA configuration may add buttons to the toolbar	showButtons =  bold,italic,undo,redo,about	}	## front end RTE configuration for the general public (htmlArea RTE only)RTE.default.FE < RTE.defaultRTE.default.FE.FE >

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?