Project

General

Profile

Actions

Feature #17789

closed

htmlArea RTE: make hotkeys configurable in PageTSConfig

Added by Stanislas Rolland about 17 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2007-11-14
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The new plugin API will automatically register hotkeys associated with buttons when the hotkeys are specified in PageTSConfig by property:
RTE.default.buttons.<button-name>.hotKey = some-character

This will work of course only if the buttons are registered by plugins that use the API. For now: italic, bold,underline,strikethrough,subscript and superscript.

(issue imported from #M6712)


Files

rtehtmlarea_feature_6712.patch (3.92 KB) rtehtmlarea_feature_6712.patch Administrator Admin, 2007-11-14 18:01
rtehtmlarea_feature_6712_2.patch (1.54 KB) rtehtmlarea_feature_6712_2.patch Administrator Admin, 2007-11-14 18:31
rtehtmlarea_feature_6712_3.patch (3.31 KB) rtehtmlarea_feature_6712_3.patch Administrator Admin, 2007-11-15 02:12
Actions #1

Updated by Stanislas Rolland about 17 years ago

Second patch adds bold and italic hotkeys to Typical and Demo default configuration settings

Actions #2

Updated by Stanislas Rolland about 17 years ago

A third patch: correction to DefaultInline plugin and enhanced hotkey handling API.

Actions

Also available in: Atom PDF