/CKEditor-pagecut-plugin

Widget that inserts <CUT />

Primary LanguageJavaScript

CKEditor-pagecut-plugin

Widget that inserts <CUT /> tag

Screenshot

####License

Licensed under the terms of the MIT License.

####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 = 'pagecut';