TextSelection Plugin for the CKEditor

Plugin Installation

  1. Extract the contents of the file into the "plugins" folder of CKEditor.
  2. In the CKEditor configuration file (config.js) add the following code:

    config.extraPlugins = 'textselection';