@@ -8,6 +8,8 @@ CKEDITOR.editorConfig = function( config )
|
||||
// Define changes to default configuration here. For example:
|
||||
// config.language = 'fr';
|
||||
// config.uiColor = '#AADC6E';
|
||||
|
||||
config.forcePasteAsPlainText = true;
|
||||
|
||||
/* Filebrowser routes */
|
||||
// The location of an external file browser, that should be launched when "Browse Server" button is pressed.
|
||||
|
||||
Reference in New Issue
Block a user