aboutsummaryrefslogtreecommitdiff
path: root/build-config.js
diff options
context:
space:
mode:
Diffstat (limited to 'build-config.js')
-rw-r--r--build-config.js5
1 files changed, 3 insertions, 2 deletions
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 @@
13 * (1) http://ckeditor.com/builder 13 * (1) http://ckeditor.com/builder
14 * Visit online builder to build CKEditor from scratch. 14 * Visit online builder to build CKEditor from scratch.
15 * 15 *
16 * (2) http://ckeditor.com/builder/1a00d11407d831ab5cdf8a93861cca45 16 * (2) http://ckeditor.com/builder/6a438825224a56f1feaa517f4599c4ec
17 * Visit online builder to build CKEditor, starting with the same setup as before. 17 * Visit online builder to build CKEditor, starting with the same setup as before.
18 * 18 *
19 * (3) http://ckeditor.com/builder/download/1a00d11407d831ab5cdf8a93861cca45 19 * (3) http://ckeditor.com/builder/download/6a438825224a56f1feaa517f4599c4ec
20 * Straight download link to the latest version of CKEditor (Optimized) with the same setup as before. 20 * Straight download link to the latest version of CKEditor (Optimized) with the same setup as before.
21 * 21 *
22 * NOTE: 22 * NOTE:
@@ -52,6 +52,7 @@ var CKBUILDER_CONFIG = {
52 plugins : { 52 plugins : {
53 'a11yhelp' : 1, 53 'a11yhelp' : 1,
54 'basicstyles' : 1, 54 'basicstyles' : 1,
55 'brclear' : 1,
55 'contextmenu' : 1, 56 'contextmenu' : 1,
56 'dialogadvtab' : 1, 57 'dialogadvtab' : 1,
57 'elementspath' : 1, 58 'elementspath' : 1,