erp5_xhtml_style: CKEditor – Fix duplicate image on paste

When pasting an image in CKEditor, the image was displayed twice.
This behaviour is due to the new paste-as-base64 feature implemented in CKE,
which conflict with existing plugins implementing the same feature.

To solve it, add `clipboard_handleImages` option to the CKE configuration object,
which disables its own image-pasting feature.

See https://github.com/ckeditor/ckeditor4/issues/4874 for the corresponding issue on CKEditor’s repository.

/cc @jerome @romain @tomo
/reviewed-by @jerome
/reviewed-on !1951
10 jobs for master in 0 seconds
Status Job ID Name Coverage
  External
passed ERP5.CodingStyleTest-Master

01:22:06

failed ERP5.PerformanceTest-Master

00:40:20

passed ERP5.UnitTest-Master

02:31:04

passed SlapOS.Eggs.UnitTest-Master.Python2

00:27:51

passed SlapOS.Eggs.UnitTest-Master.Python3

01:34:51

passed Wendelin.UnitTest-Master

01:03:13

failed SlapOS.Eggs.UnitTest-Master.Python2

00:21:16

failed SlapOS.Eggs.UnitTest-Master.Python3

00:16:38

failed SlapOS.Eggs.UnitTest-Master.Python3

00:26:46

failed SlapOS.Eggs.UnitTest-Master.Python3

00:27:20