sogo/UI/WebServerResources/js/vendor/ckeditor/build-config.js

134 lines
2.6 KiB
JavaScript
Raw Normal View History

2014-03-21 18:32:28 +01:00
/**
2017-01-07 02:48:35 +01:00
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
2014-03-21 18:32:28 +01:00
* For licensing, see LICENSE.md or http://ckeditor.com/license
2013-01-15 23:46:19 +01:00
*/
/**
* This file was added automatically by CKEditor builder.
2014-03-21 18:32:28 +01:00
* You may re-use it at any time to build CKEditor again.
*
* If you would like to build CKEditor online again
* (for example to upgrade), visit one the following links:
*
* (1) http://ckeditor.com/builder
* Visit online builder to build CKEditor from scratch.
*
* (2) http://ckeditor.com/builder/ead29d1a4da22f195c9dd7873a1899af
2014-03-21 18:32:28 +01:00
* Visit online builder to build CKEditor, starting with the same setup as before.
*
* (3) http://ckeditor.com/builder/download/ead29d1a4da22f195c9dd7873a1899af
2014-03-21 18:32:28 +01:00
* Straight download link to the latest version of CKEditor (Optimized) with the same setup as before.
*
* NOTE:
2013-01-15 23:46:19 +01:00
* This file is not used by CKEditor, you may remove it.
* Changing this file will not change your CKEditor configuration.
*/
var CKBUILDER_CONFIG = {
2016-06-02 17:17:55 +02:00
skin: 'minimalist',
2013-01-15 23:46:19 +01:00
preset: 'basic',
ignore: [
2014-07-30 17:15:05 +02:00
'.bender',
'bender.js',
'bender-err.log',
'bender-out.log',
'dev',
2014-11-21 15:07:39 +01:00
'.DS_Store',
2016-01-27 19:02:32 +01:00
'.editorconfig',
2014-11-21 15:07:39 +01:00
'.gitattributes',
'.gitignore',
'gruntfile.js',
2014-11-21 15:07:39 +01:00
'.idea',
'.jscsrc',
'.jshintignore',
'.jshintrc',
2016-01-27 19:02:32 +01:00
'less',
2014-11-21 15:07:39 +01:00
'.mailmap',
2014-07-30 17:15:05 +02:00
'node_modules',
'package.json',
2013-01-15 23:46:19 +01:00
'README.md',
2014-07-30 17:15:05 +02:00
'tests'
2013-01-15 23:46:19 +01:00
],
plugins : {
'about' : 1,
'autogrow' : 1,
2016-06-02 17:17:55 +02:00
'base64image' : 1,
2013-01-15 23:46:19 +01:00
'basicstyles' : 1,
2014-03-21 18:32:28 +01:00
'blockquote' : 1,
'button' : 1,
2013-01-15 23:46:19 +01:00
'clipboard' : 1,
2014-03-21 18:32:28 +01:00
'colorbutton' : 1,
'colordialog' : 1,
'contextmenu' : 1,
2013-01-15 23:46:19 +01:00
'dialog' : 1,
'dialogui' : 1,
2014-03-21 18:32:28 +01:00
'div' : 1,
'enterkey' : 1,
'entities' : 1,
2013-01-15 23:46:19 +01:00
'fakeobjects' : 1,
2014-03-21 18:32:28 +01:00
'floatingspace' : 1,
2013-01-15 23:46:19 +01:00
'floatpanel' : 1,
'font' : 1,
2014-03-21 18:32:28 +01:00
'format' : 1,
2013-01-15 23:46:19 +01:00
'image' : 1,
2014-03-21 18:32:28 +01:00
'indentlist' : 1,
'justify' : 1,
'link' : 1,
'list' : 1,
'listblock' : 1,
2013-01-15 23:46:19 +01:00
'menu' : 1,
'menubutton' : 1,
'onchange' : 1,
2014-03-21 18:32:28 +01:00
'panel' : 1,
'panelbutton' : 1,
'pastefromexcel' : 1,
'pastefromword' : 1,
2014-03-21 18:32:28 +01:00
'pastetext' : 1,
'richcombo' : 1,
2013-01-15 23:46:19 +01:00
'scayt' : 1,
'sourcearea' : 1,
2014-03-21 18:32:28 +01:00
'tab' : 1,
'table' : 1,
2013-11-20 17:17:42 +01:00
'tableresize' : 1,
2014-03-21 18:32:28 +01:00
'tabletools' : 1,
'toolbar' : 1,
'undo' : 1,
'uploadimage' : 1,
2014-03-21 18:32:28 +01:00
'wsc' : 1,
'wysiwygarea' : 1
2013-01-15 23:46:19 +01:00
},
languages : {
2013-06-06 19:21:26 +02:00
'ar' : 1,
2013-01-15 23:46:19 +01:00
'ca' : 1,
'cs' : 1,
2014-03-21 18:32:28 +01:00
'cy' : 1,
2013-01-15 23:46:19 +01:00
'da' : 1,
2014-03-21 18:32:28 +01:00
'de' : 1,
2013-01-15 23:46:19 +01:00
'en' : 1,
2014-03-21 18:32:28 +01:00
'es' : 1,
2016-01-27 19:02:32 +01:00
'eu' : 1,
2013-01-15 23:46:19 +01:00
'fi' : 1,
'fr' : 1,
2016-01-27 19:02:32 +01:00
'hr' : 1,
2013-01-15 23:46:19 +01:00
'hu' : 1,
'is' : 1,
'it' : 1,
2016-06-02 17:17:55 +02:00
'lt' : 1,
2016-01-27 19:02:32 +01:00
'mk' : 1,
2013-01-15 23:46:19 +01:00
'nb' : 1,
2014-03-21 18:32:28 +01:00
'nl' : 1,
'no' : 1,
2013-01-15 23:46:19 +01:00
'pl' : 1,
2016-01-27 19:02:32 +01:00
'pt' : 1,
2013-06-06 19:21:26 +02:00
'pt-br' : 1,
2013-01-15 23:46:19 +01:00
'ru' : 1,
'sk' : 1,
2016-01-27 19:02:32 +01:00
'sl' : 1,
2016-09-28 20:29:34 +02:00
'sr' : 1,
2013-01-15 23:46:19 +01:00
'sv' : 1,
2016-06-02 17:17:55 +02:00
'tr' : 1,
2016-01-27 19:02:32 +01:00
'uk' : 1,
'zh' : 1,
'zh-cn' : 1
2013-01-15 23:46:19 +01:00
}
};