X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fludivine-ckeditor-component.git;a=blobdiff_plain;f=build-config.js;fp=build-config.js;h=2c194d3db4fe5d6770b6f7ae75a362828c1b4083;hp=ae18bab7c2644fd0bf41f7a028224199a971813c;hb=cd64262b335d84c1dc18cd1b986712cf7befdefb;hpb=c63493c899de714b05b0521bb38aab60d19030ef diff --git a/build-config.js b/build-config.js index ae18bab..2c194d3 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/6a438825224a56f1feaa517f4599c4ec * 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/6a438825224a56f1feaa517f4599c4ec * Straight download link to the latest version of CKEditor (Optimized) with the same setup as before. * * NOTE: @@ -52,6 +52,7 @@ var CKBUILDER_CONFIG = { plugins : { 'a11yhelp' : 1, 'basicstyles' : 1, + 'brclear' : 1, 'contextmenu' : 1, 'dialogadvtab' : 1, 'elementspath' : 1,