Index: lams_central/web/ckeditor/build-config.js =================================================================== diff -u -r5727272c3f2b0021f872d499995b3f4b82738274 -rb86feb697077d6d50b99e2cd4692c8921ff99733 --- lams_central/web/ckeditor/build-config.js (.../build-config.js) (revision 5727272c3f2b0021f872d499995b3f4b82738274) +++ lams_central/web/ckeditor/build-config.js (.../build-config.js) (revision b86feb697077d6d50b99e2cd4692c8921ff99733) @@ -13,10 +13,10 @@ * (1) https://ckeditor.com/cke4/builder * Visit online builder to build CKEditor from scratch. * - * (2) https://ckeditor.com/cke4/builder/27b9535ddbd5cae170263cef61dee5e5 + * (2) https://ckeditor.com/cke4/builder/f7ec50772d7d7209470a8399544ef97e * Visit online builder to build CKEditor, starting with the same setup as before. * - * (3) https://ckeditor.com/cke4/builder/download/27b9535ddbd5cae170263cef61dee5e5 + * (3) https://ckeditor.com/cke4/builder/download/f7ec50772d7d7209470a8399544ef97e * Straight download link to the latest version of CKEditor (Optimized) with the same setup as before. * * NOTE: @@ -89,6 +89,7 @@ 'list' : 1, 'liststyle' : 1, 'maximize' : 1, + 'oembed' : 1, 'pastefromword' : 1, 'preview' : 1, 'resize' : 1,