Dotclear

source: plugins/dcCKEditor/js/ckeditor/build-config.js @ 2738:d6b4c5ac9b33

Revision 2738:d6b4c5ac9b33, 2.3 KB checked in by Nicolas <nikrou77@…>, 11 years ago (diff)

Integrate dcCKEditor to distribution

Line 
1
2/**
3 * @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
4 * For licensing, see LICENSE.html or http://ckeditor.com/license
5 */
6
7/**
8 * This file was added automatically by CKEditor builder.
9 * You may re-use it at any time at http://ckeditor.com/builder to build CKEditor again.
10 *
11 * NOTE:
12 *    This file is not used by CKEditor, you may remove it.
13 *    Changing this file will not change your CKEditor configuration.
14 */
15
16var CKBUILDER_CONFIG = {
17     skin: 'moono',
18     preset: 'standard',
19     ignore: [
20          'dev',
21          '.gitignore',
22          '.gitattributes',
23          'README.md',
24          '.mailmap'
25     ],
26     plugins : {
27          'about' : 1,
28          'a11yhelp' : 1,
29          'basicstyles' : 1,
30          'blockquote' : 1,
31          'clipboard' : 1,
32          'contextmenu' : 1,
33          'resize' : 1,
34          'toolbar' : 1,
35          'elementspath' : 1,
36          'enterkey' : 1,
37          'entities' : 1,
38          'filebrowser' : 1,
39          'floatingspace' : 1,
40          'format' : 1,
41          'horizontalrule' : 1,
42          'htmlwriter' : 1,
43          'wysiwygarea' : 1,
44          'image' : 1,
45          'indentlist' : 1,
46          'link' : 1,
47          'list' : 1,
48          'magicline' : 1,
49          'maximize' : 1,
50          'pastetext' : 1,
51          'pastefromword' : 1,
52          'removeformat' : 1,
53          'sourcearea' : 1,
54          'specialchar' : 1,
55          'scayt' : 1,
56          'stylescombo' : 1,
57          'tab' : 1,
58          'table' : 1,
59          'tabletools' : 1,
60          'undo' : 1,
61          'wsc' : 1,
62          'dialog' : 1,
63          'dialogui' : 1,
64          'menu' : 1,
65          'floatpanel' : 1,
66          'panel' : 1,
67          'button' : 1,
68          'popup' : 1,
69          'richcombo' : 1,
70          'listblock' : 1,
71          'indent' : 1,
72          'fakeobjects' : 1,
73          'menubutton' : 1
74     },
75     languages : {
76          'af' : 1,
77          'sq' : 1,
78          'ar' : 1,
79          'eu' : 1,
80          'bn' : 1,
81          'bs' : 1,
82          'bg' : 1,
83          'ca' : 1,
84          'zh-cn' : 1,
85          'zh' : 1,
86          'hr' : 1,
87          'cs' : 1,
88          'da' : 1,
89          'nl' : 1,
90          'en' : 1,
91          'en-au' : 1,
92          'en-ca' : 1,
93          'en-gb' : 1,
94          'eo' : 1,
95          'et' : 1,
96          'fo' : 1,
97          'fi' : 1,
98          'fr' : 1,
99          'fr-ca' : 1,
100          'gl' : 1,
101          'ka' : 1,
102          'de' : 1,
103          'el' : 1,
104          'gu' : 1,
105          'he' : 1,
106          'hi' : 1,
107          'hu' : 1,
108          'is' : 1,
109          'id' : 1,
110          'it' : 1,
111          'ja' : 1,
112          'km' : 1,
113          'ko' : 1,
114          'ku' : 1,
115          'lv' : 1,
116          'lt' : 1,
117          'mk' : 1,
118          'ms' : 1,
119          'mn' : 1,
120          'no' : 1,
121          'nb' : 1,
122          'fa' : 1,
123          'pl' : 1,
124          'pt-br' : 1,
125          'pt' : 1,
126          'ro' : 1,
127          'ru' : 1,
128          'sr' : 1,
129          'sr-latn' : 1,
130          'si' : 1,
131          'sk' : 1,
132          'sl' : 1,
133          'es' : 1,
134          'sv' : 1,
135          'th' : 1,
136          'tr' : 1,
137          'ug' : 1,
138          'uk' : 1,
139          'vi' : 1,
140          'cy' : 1
141     }
142};
Note: See TracBrowser for help on using the repository browser.

Sites map