This plugin allows you to resize the themed ui editor instance by dragging the corners of the surrounding window. The editor will resize in any direction the window is resized.
This plugin is an alternative to the resize method used in the plugin "Editor Resize". Therefore for correct functioning of resizewithwindow the 'resize' plugin should be disabled. The ckeditor config should contain:
config.resize_enabled = false;
This removes the visible component of resizing the editor by its own lower right corner.
The recommended way to install all CKEditor add-ons is to create a custom build by using Online builder. To do that, click the Add to my editor button on the plugin page. When you are done, click the Build my editor button on the right side of the page to go to Online builder.
Note: This add-on is already selected to be a part of your current build.
Add-on installation instructions
If you want to add the plugin manually, you will need to:
Extract the downloaded plugin .zip into the plugins folder of your CKEditor installation. Example: