Disable pasting base64 images in ckeditor

This commit is contained in:
yflory
2018-08-27 11:59:18 +02:00
parent aa2a01174f
commit 3f89dd9908
4 changed files with 42 additions and 9 deletions

View File

@@ -1,12 +1,3 @@
/**
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or http://ckeditor.com/license
*/
/**
* @fileOverview The Image plugin.
*/
( function() {
CKEDITOR.plugins.add( 'mediatag', {