Keep TextSelection
- Categories: Accessibility, Tools, Usability
- Author: ingo
- License: MIT
The plugin that makes the editor keep it's text-selection when switching between WYSIWYG and Source mode, and scrolls the selection into the viewport.
Forked from https://github.com/sirtet/ckeditor-dev/tree/master/plugins/textselection
This Plugin will also work with the CodeMirror Plugin - http://ckeditor.com/cke4/addon/codemirror
Demohttp://w8tcha.github.io/CKEditor-TextSelection-Plugin/
LicenseLicensed under the terms of the MIT License.
Installation- Extract the contents of the file into the "plugins" folder of CKEditor.
- In the CKEditor configuration file (config.js) add the following code:
config.extraPlugins = 'textselection';
TODO
- Add Support for the Source Dialog Plugin
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 1.08 |
||||
|