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=03a50a56eed49996838b87e08e7c84d606df2922;hp=8b6c8dd69e51b657eb41c589760f95b965a7e8db;hb=d1844275460a3e3a32e199326f6b36938a329091;hpb=eaa9271590ab73b6eef3fa88bc74a9553eefd857 diff --git a/build-config.js b/build-config.js index 8b6c8dd..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/017a87d3aef1838079cd5427f0441035 + * (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/017a87d3aef1838079cd5427f0441035 + * (3) http://ckeditor.com/builder/download/bd11f808b667b2549a00ab11107f4b1a * Straight download link to the latest version of CKEditor (Optimized) with the same setup as before. * * NOTE: @@ -50,7 +50,6 @@ var CKBUILDER_CONFIG = { 'tests' ], plugins : { - 'Audio' : 1, 'a11yhelp' : 1, 'basicstyles' : 1, 'brclear' : 1, @@ -67,6 +66,7 @@ var CKBUILDER_CONFIG = { 'font' : 1, 'format' : 1, 'horizontalrule' : 1, + 'html5audio' : 1, 'htmlwriter' : 1, 'iframe' : 1, 'image' : 1,