From 3b35bd273a79f6b01fda7a246aed64aca147ea7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 21 Mar 2016 02:20:06 +0100 Subject: Upgrade to 4.5.7 and add some plugin --- build-config.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'build-config.js') diff --git a/build-config.js b/build-config.js index 97457e21..18baf2bd 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/cedaf06dfb63f51e787f436bc938eb26 + * (2) http://ckeditor.com/builder/7cedabcb934842a5de37b1459786fafd * Visit online builder to build CKEditor, starting with the same setup as before. * - * (3) http://ckeditor.com/builder/download/cedaf06dfb63f51e787f436bc938eb26 + * (3) http://ckeditor.com/builder/download/7cedabcb934842a5de37b1459786fafd * Straight download link to the latest version of CKEditor (Optimized) with the same setup as before. * * NOTE: @@ -107,6 +107,7 @@ var CKBUILDER_CONFIG = { 'templates' : 1, 'toolbar' : 1, 'undo' : 1, + 'widget' : 1, 'wsc' : 1, 'wysiwygarea' : 1 }, -- cgit v1.2.3