My client want to allow users to paste in all type of data except images. The images are creating a problem with something else that they are doing.
I have seen on the forum how I can disable pasting entirerly. But not on specific content type.
They are using the latest release of ckeditor.
You can disable images with
You can disable images with the Advanced Content Filter. The simplest way to disable images is to create a CKEditor package without the image plugin. ACF will then automatically strip out code that include img tags.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!