Skip to content

Sestolab/kbd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CKEditor kbd Plugin

This plugin allows formatting the text as keyboard input in CKEditor. https://sestolab.pp.ua/addons/CKEditor/kbd

Requirements

Browser Compatibility

Any modern browser should be supported.

Installation

  1. Put the plugin into the CKEditor plugins folder.
  2. Enable the plugin in the CKEditor configuration file (config.js):
config.extraPlugins = 'kbd';

Configuration

config.kbdDelimiter = ' + '; // The default delimiter between keys.

Translations

  • English
  • Russian
  • Ukrainian

Translations are welcome.