root / drupal7 / sites / all / libraries / ckeditor-4.9.2-full / build-config.js @ cfceb792
1 | b986a83e | Florent Torregrosa | /** |
---|---|---|---|
2 | * @license Copyright (c) 2003-2018, 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/d92ab52ffca329d7b5e1b78ef77a81f9
|
||
17 | * Visit online builder to build CKEditor, starting with the same setup as before.
|
||
18 | *
|
||
19 | * (3) http://ckeditor.com/builder/download/d92ab52ffca329d7b5e1b78ef77a81f9
|
||
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-lisa', |
||
29 | preset: 'full', |
||
30 | ignore: [
|
||
31 | '.DS_Store',
|
||
32 | '.bender',
|
||
33 | '.editorconfig',
|
||
34 | '.gitattributes',
|
||
35 | '.gitignore',
|
||
36 | '.idea',
|
||
37 | '.jscsrc',
|
||
38 | '.jshintignore',
|
||
39 | '.jshintrc',
|
||
40 | '.mailmap',
|
||
41 | '.travis.yml',
|
||
42 | 'bender-err.log',
|
||
43 | 'bender-out.log',
|
||
44 | 'bender.ci.js',
|
||
45 | 'bender.js',
|
||
46 | 'dev',
|
||
47 | 'gruntfile.js',
|
||
48 | 'less',
|
||
49 | 'node_modules',
|
||
50 | 'package.json',
|
||
51 | 'tests'
|
||
52 | ], |
||
53 | 85ad3d82 | Assos Assos | plugins : {
|
54 | 'a11yhelp' : 1, |
||
55 | d69c481e | Florent Torregrosa | 'about' : 1, |
56 | 85ad3d82 | Assos Assos | 'basicstyles' : 1, |
57 | 'bidi' : 1, |
||
58 | 'blockquote' : 1, |
||
59 | 'clipboard' : 1, |
||
60 | 'colorbutton' : 1, |
||
61 | 'colordialog' : 1, |
||
62 | 'contextmenu' : 1, |
||
63 | b986a83e | Florent Torregrosa | 'copyformatting' : 1, |
64 | d69c481e | Florent Torregrosa | 'dialogadvtab' : 1, |
65 | 85ad3d82 | Assos Assos | 'div' : 1, |
66 | 'elementspath' : 1, |
||
67 | 'enterkey' : 1, |
||
68 | 'entities' : 1, |
||
69 | 'filebrowser' : 1, |
||
70 | 'find' : 1, |
||
71 | 'flash' : 1, |
||
72 | 'floatingspace' : 1, |
||
73 | 'font' : 1, |
||
74 | 'format' : 1, |
||
75 | d69c481e | Florent Torregrosa | 'forms' : 1, |
76 | 85ad3d82 | Assos Assos | 'horizontalrule' : 1, |
77 | 'htmlwriter' : 1, |
||
78 | 'iframe' : 1, |
||
79 | 'image' : 1, |
||
80 | 'indentblock' : 1, |
||
81 | 'indentlist' : 1, |
||
82 | 'justify' : 1, |
||
83 | d69c481e | Florent Torregrosa | 'language' : 1, |
84 | 85ad3d82 | Assos Assos | 'link' : 1, |
85 | 'list' : 1, |
||
86 | 'liststyle' : 1, |
||
87 | 'magicline' : 1, |
||
88 | 'maximize' : 1, |
||
89 | 'newpage' : 1, |
||
90 | 'pagebreak' : 1, |
||
91 | 'pastefromword' : 1, |
||
92 | d69c481e | Florent Torregrosa | 'pastetext' : 1, |
93 | 85ad3d82 | Assos Assos | 'preview' : 1, |
94 | 'print' : 1, |
||
95 | 'removeformat' : 1, |
||
96 | d69c481e | Florent Torregrosa | 'resize' : 1, |
97 | 85ad3d82 | Assos Assos | 'save' : 1, |
98 | d69c481e | Florent Torregrosa | 'scayt' : 1, |
99 | 85ad3d82 | Assos Assos | 'selectall' : 1, |
100 | 'showblocks' : 1, |
||
101 | 'showborders' : 1, |
||
102 | d69c481e | Florent Torregrosa | 'smiley' : 1, |
103 | 85ad3d82 | Assos Assos | 'sourcearea' : 1, |
104 | 'specialchar' : 1, |
||
105 | 'stylescombo' : 1, |
||
106 | 'tab' : 1, |
||
107 | 'table' : 1, |
||
108 | b986a83e | Florent Torregrosa | 'tableselection' : 1, |
109 | 85ad3d82 | Assos Assos | 'tabletools' : 1, |
110 | d69c481e | Florent Torregrosa | 'templates' : 1, |
111 | 'toolbar' : 1, |
||
112 | 85ad3d82 | Assos Assos | 'undo' : 1, |
113 | b986a83e | Florent Torregrosa | 'uploadimage' : 1, |
114 | 85ad3d82 | Assos Assos | 'wsc' : 1, |
115 | d69c481e | Florent Torregrosa | 'wysiwygarea' : 1 |
116 | 85ad3d82 | Assos Assos | }, |
117 | languages : {
|
||
118 | 'af' : 1, |
||
119 | 'ar' : 1, |
||
120 | b986a83e | Florent Torregrosa | 'az' : 1, |
121 | d69c481e | Florent Torregrosa | 'bg' : 1, |
122 | 85ad3d82 | Assos Assos | 'bn' : 1, |
123 | 'bs' : 1, |
||
124 | 'ca' : 1, |
||
125 | 'cs' : 1, |
||
126 | d69c481e | Florent Torregrosa | 'cy' : 1, |
127 | 85ad3d82 | Assos Assos | 'da' : 1, |
128 | d69c481e | Florent Torregrosa | 'de' : 1, |
129 | b986a83e | Florent Torregrosa | 'de-ch' : 1, |
130 | d69c481e | Florent Torregrosa | 'el' : 1, |
131 | 85ad3d82 | Assos Assos | 'en' : 1, |
132 | 'en-au' : 1, |
||
133 | 'en-ca' : 1, |
||
134 | 'en-gb' : 1, |
||
135 | 'eo' : 1, |
||
136 | d69c481e | Florent Torregrosa | 'es' : 1, |
137 | b986a83e | Florent Torregrosa | 'es-mx' : 1, |
138 | 85ad3d82 | Assos Assos | 'et' : 1, |
139 | d69c481e | Florent Torregrosa | 'eu' : 1, |
140 | 'fa' : 1, |
||
141 | 85ad3d82 | Assos Assos | 'fi' : 1, |
142 | d69c481e | Florent Torregrosa | 'fo' : 1, |
143 | 85ad3d82 | Assos Assos | 'fr' : 1, |
144 | 'fr-ca' : 1, |
||
145 | 'gl' : 1, |
||
146 | 'gu' : 1, |
||
147 | 'he' : 1, |
||
148 | 'hi' : 1, |
||
149 | d69c481e | Florent Torregrosa | 'hr' : 1, |
150 | 85ad3d82 | Assos Assos | 'hu' : 1, |
151 | 'id' : 1, |
||
152 | d69c481e | Florent Torregrosa | 'is' : 1, |
153 | 85ad3d82 | Assos Assos | 'it' : 1, |
154 | 'ja' : 1, |
||
155 | d69c481e | Florent Torregrosa | 'ka' : 1, |
156 | 85ad3d82 | Assos Assos | 'km' : 1, |
157 | 'ko' : 1, |
||
158 | 'ku' : 1, |
||
159 | 'lt' : 1, |
||
160 | d69c481e | Florent Torregrosa | 'lv' : 1, |
161 | 85ad3d82 | Assos Assos | 'mk' : 1, |
162 | 'mn' : 1, |
||
163 | d69c481e | Florent Torregrosa | 'ms' : 1, |
164 | 85ad3d82 | Assos Assos | 'nb' : 1, |
165 | d69c481e | Florent Torregrosa | 'nl' : 1, |
166 | 'no' : 1, |
||
167 | b986a83e | Florent Torregrosa | 'oc' : 1, |
168 | 85ad3d82 | Assos Assos | 'pl' : 1, |
169 | 'pt' : 1, |
||
170 | d69c481e | Florent Torregrosa | 'pt-br' : 1, |
171 | 85ad3d82 | Assos Assos | 'ro' : 1, |
172 | 'ru' : 1, |
||
173 | 'si' : 1, |
||
174 | 'sk' : 1, |
||
175 | 'sl' : 1, |
||
176 | d69c481e | Florent Torregrosa | 'sq' : 1, |
177 | 'sr' : 1, |
||
178 | 'sr-latn' : 1, |
||
179 | 85ad3d82 | Assos Assos | 'sv' : 1, |
180 | 'th' : 1, |
||
181 | 'tr' : 1, |
||
182 | d69c481e | Florent Torregrosa | 'tt' : 1, |
183 | 85ad3d82 | Assos Assos | 'ug' : 1, |
184 | 'uk' : 1, |
||
185 | 'vi' : 1, |
||
186 | d69c481e | Florent Torregrosa | 'zh' : 1, |
187 | 'zh-cn' : 1 |
||
188 | 85ad3d82 | Assos Assos | } |
189 | }; |