Maximize CKEditor edit window with one click on small screens
Do you have a small CK Edtitor screen and you want to make it bigger with one click? Follow our tip how to add Maximize button to your Editor. ImplementationGo to folder: libraries/jquery/ckeditor and find file config.js We need to edit file config.js by removing maximize from the config.removePlugins line and put...