/CKEditorTableCellsSelection

CKEditor plugin for intuitive table cells selection (like MS Excel or Google Docs).

Primary LanguageJavaScriptMIT LicenseMIT

CKEditorTableCellsSelection

CKEditor plugin for intuitive table cells selection (like MS Excel or Google Docs). This is wrapper for CKEditor about tablecellsselection jQuery plugin

CKEditorTableCellsSelection

#Usage example

CKEDITOR.replace( 'editor1',{
    extraPlugins:'ckeditortablecellsselection'
});

For more info see "Installing Plugins" official documentation

TODO

Integrate with CKEditor Selection API.

Licence

The MIT License (MIT).