Project

General

Profile

Feature #17789 » rtehtmlarea_feature_6712_2.patch

Administrator Admin, 2007-11-14 18:31

View differences:

typo3/sysext/rtehtmlarea/res/demo/pageTSConfig.txt (working copy)
## Do not allow insertion of the following tags
buttons.inserttag.denyTags = font, underline, strike, table
## Configuration specific to the bold and italic buttons (htmlArea RTE only)
## Add hotkeys associated with bold, italic, strikethrough and underline buttons
buttons.bold.hotKey = b
buttons.italic.hotKey = i
buttons.strikethrough.hotKey = s
buttons.underline.hotkey = u
## Configuration specific to the spellcheck button or SpellCheck feature (htmlArea RTE only)
## Enable the use of personal dictionaries
enablePersonalDicts = 1
typo3/sysext/rtehtmlarea/res/typical/pageTSConfig.txt (working copy)
disableColorFieldsetInTableOperations = 1
disableLayoutFieldsetInTableOperations = 1
disableBordersFieldsetInTableOperations = 1
## Configuration specific to the bold and italic buttons (htmlArea RTE only)
## Add hotkeys associated with bold and italic buttons
buttons.bold.hotKey = b
buttons.italic.hotKey = i
}
## front end RTE configuration for the general public (htmlArea RTE only)
(2-2/3)