X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fludivine-ckeditor-component.git;a=blobdiff_plain;f=build-config.js;h=03a50a56eed49996838b87e08e7c84d606df2922;hp=ae18bab7c2644fd0bf41f7a028224199a971813c;hb=d1844275460a3e3a32e199326f6b36938a329091;hpb=c63493c899de714b05b0521bb38aab60d19030ef diff --git a/build-config.js b/build-config.js index ae18bab..03a50a5 100644 --- a/build-config.js +++ b/build-config.js @@ -13,10 +13,10 @@ * (1) http://ckeditor.com/builder * Visit online builder to build CKEditor from scratch. * - * (2) http://ckeditor.com/builder/1a00d11407d831ab5cdf8a93861cca45 + * (2) http://ckeditor.com/builder/bd11f808b667b2549a00ab11107f4b1a * Visit online builder to build CKEditor, starting with the same setup as before. * - * (3) http://ckeditor.com/builder/download/1a00d11407d831ab5cdf8a93861cca45 + * (3) http://ckeditor.com/builder/download/bd11f808b667b2549a00ab11107f4b1a * Straight download link to the latest version of CKEditor (Optimized) with the same setup as before. * * NOTE: @@ -52,15 +52,21 @@ var CKBUILDER_CONFIG = { plugins : { 'a11yhelp' : 1, 'basicstyles' : 1, + 'brclear' : 1, + 'colorbutton' : 1, + 'colordialog' : 1, 'contextmenu' : 1, 'dialogadvtab' : 1, + 'div' : 1, 'elementspath' : 1, 'enterkey' : 1, 'entities' : 1, 'filebrowser' : 1, 'floatingspace' : 1, + 'font' : 1, 'format' : 1, 'horizontalrule' : 1, + 'html5audio' : 1, 'htmlwriter' : 1, 'iframe' : 1, 'image' : 1,