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=8b6c8dd69e51b657eb41c589760f95b965a7e8db;hp=2c194d3db4fe5d6770b6f7ae75a362828c1b4083;hb=eaa9271590ab73b6eef3fa88bc74a9553eefd857;hpb=cd64262b335d84c1dc18cd1b986712cf7befdefb diff --git a/build-config.js b/build-config.js index 2c194d3..8b6c8dd 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/6a438825224a56f1feaa517f4599c4ec + * (2) http://ckeditor.com/builder/017a87d3aef1838079cd5427f0441035 * Visit online builder to build CKEditor, starting with the same setup as before. * - * (3) http://ckeditor.com/builder/download/6a438825224a56f1feaa517f4599c4ec + * (3) http://ckeditor.com/builder/download/017a87d3aef1838079cd5427f0441035 * Straight download link to the latest version of CKEditor (Optimized) with the same setup as before. * * NOTE: @@ -50,16 +50,21 @@ var CKBUILDER_CONFIG = { 'tests' ], plugins : { + 'Audio' : 1, '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, 'htmlwriter' : 1,