diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-01-25 17:45:33 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-01-25 18:00:33 +0100 |
commit | 7adcb81e4f83f98c468889aaa5a85558ba88c770 (patch) | |
tree | 0d6ede733777b29060b48df4afaa2c64bfbae276 /build-config.js | |
download | connexionswing-ckeditor-component-7adcb81e4f83f98c468889aaa5a85558ba88c770.tar.gz connexionswing-ckeditor-component-7adcb81e4f83f98c468889aaa5a85558ba88c770.tar.zst connexionswing-ckeditor-component-7adcb81e4f83f98c468889aaa5a85558ba88c770.zip |
Initial commit4.5.6
Diffstat (limited to 'build-config.js')
-rw-r--r-- | build-config.js | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/build-config.js b/build-config.js new file mode 100644 index 00000000..97457e21 --- /dev/null +++ b/build-config.js | |||
@@ -0,0 +1,117 @@ | |||
1 | /** | ||
2 | * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | * For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | |||
6 | /** | ||
7 | * This file was added automatically by CKEditor builder. | ||
8 | * You may re-use it at any time to build CKEditor again. | ||
9 | * | ||
10 | * If you would like to build CKEditor online again | ||
11 | * (for example to upgrade), visit one the following links: | ||
12 | * | ||
13 | * (1) http://ckeditor.com/builder | ||
14 | * Visit online builder to build CKEditor from scratch. | ||
15 | * | ||
16 | * (2) http://ckeditor.com/builder/cedaf06dfb63f51e787f436bc938eb26 | ||
17 | * Visit online builder to build CKEditor, starting with the same setup as before. | ||
18 | * | ||
19 | * (3) http://ckeditor.com/builder/download/cedaf06dfb63f51e787f436bc938eb26 | ||
20 | * Straight download link to the latest version of CKEditor (Optimized) with the same setup as before. | ||
21 | * | ||
22 | * NOTE: | ||
23 | * This file is not used by CKEditor, you may remove it. | ||
24 | * Changing this file will not change your CKEditor configuration. | ||
25 | */ | ||
26 | |||
27 | var CKBUILDER_CONFIG = { | ||
28 | skin: 'moono', | ||
29 | preset: 'standard', | ||
30 | ignore: [ | ||
31 | '.bender', | ||
32 | 'bender.js', | ||
33 | 'bender-err.log', | ||
34 | 'bender-out.log', | ||
35 | 'dev', | ||
36 | '.DS_Store', | ||
37 | '.editorconfig', | ||
38 | '.gitattributes', | ||
39 | '.gitignore', | ||
40 | 'gruntfile.js', | ||
41 | '.idea', | ||
42 | '.jscsrc', | ||
43 | '.jshintignore', | ||
44 | '.jshintrc', | ||
45 | 'less', | ||
46 | '.mailmap', | ||
47 | 'node_modules', | ||
48 | 'package.json', | ||
49 | 'README.md', | ||
50 | 'tests' | ||
51 | ], | ||
52 | plugins : { | ||
53 | 'a11yhelp' : 1, | ||
54 | 'about' : 1, | ||
55 | 'basicstyles' : 1, | ||
56 | 'bidi' : 1, | ||
57 | 'blockquote' : 1, | ||
58 | 'clipboard' : 1, | ||
59 | 'colorbutton' : 1, | ||
60 | 'colordialog' : 1, | ||
61 | 'contextmenu' : 1, | ||
62 | 'dialogadvtab' : 1, | ||
63 | 'div' : 1, | ||
64 | 'elementspath' : 1, | ||
65 | 'enterkey' : 1, | ||
66 | 'entities' : 1, | ||
67 | 'filebrowser' : 1, | ||
68 | 'find' : 1, | ||
69 | 'flash' : 1, | ||
70 | 'floatingspace' : 1, | ||
71 | 'font' : 1, | ||
72 | 'format' : 1, | ||
73 | 'forms' : 1, | ||
74 | 'horizontalrule' : 1, | ||
75 | 'htmlwriter' : 1, | ||
76 | 'iframe' : 1, | ||
77 | 'image' : 1, | ||
78 | 'imagebrowser' : 1, | ||
79 | 'indentblock' : 1, | ||
80 | 'indentlist' : 1, | ||
81 | 'justify' : 1, | ||
82 | 'link' : 1, | ||
83 | 'list' : 1, | ||
84 | 'liststyle' : 1, | ||
85 | 'magicline' : 1, | ||
86 | 'maximize' : 1, | ||
87 | 'newpage' : 1, | ||
88 | 'pagebreak' : 1, | ||
89 | 'pastefromword' : 1, | ||
90 | 'pastetext' : 1, | ||
91 | 'preview' : 1, | ||
92 | 'print' : 1, | ||
93 | 'removeformat' : 1, | ||
94 | 'resize' : 1, | ||
95 | 'save' : 1, | ||
96 | 'scayt' : 1, | ||
97 | 'selectall' : 1, | ||
98 | 'showblocks' : 1, | ||
99 | 'showborders' : 1, | ||
100 | 'smiley' : 1, | ||
101 | 'sourcearea' : 1, | ||
102 | 'specialchar' : 1, | ||
103 | 'stylescombo' : 1, | ||
104 | 'tab' : 1, | ||
105 | 'table' : 1, | ||
106 | 'tabletools' : 1, | ||
107 | 'templates' : 1, | ||
108 | 'toolbar' : 1, | ||
109 | 'undo' : 1, | ||
110 | 'wsc' : 1, | ||
111 | 'wysiwygarea' : 1 | ||
112 | }, | ||
113 | languages : { | ||
114 | 'en' : 1, | ||
115 | 'fr' : 1 | ||
116 | } | ||
117 | }; \ No newline at end of file | ||