Skip to content

Commit

Permalink
updated ckeditor (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Kerspe committed Mar 19, 2017
1 parent dd5d0c8 commit 116172b
Show file tree
Hide file tree
Showing 124 changed files with 104 additions and 4,189 deletions.
87 changes: 10 additions & 77 deletions assets/ckeditor/build-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
* (1) http://ckeditor.com/builder
* Visit online builder to build CKEditor from scratch.
*
* (2) http://ckeditor.com/builder/ff58b54bc36e54ce8e54901fbf42944e
* (2) http://ckeditor.com/builder/2415f7d0ae25be5bf803a9a55d67ea2a
* Visit online builder to build CKEditor, starting with the same setup as before.
*
* (3) http://ckeditor.com/builder/download/ff58b54bc36e54ce8e54901fbf42944e
* (3) http://ckeditor.com/builder/download/2415f7d0ae25be5bf803a9a55d67ea2a
* Straight download link to the latest version of CKEditor (Optimized) with the same setup as before.
*
* NOTE:
Expand All @@ -25,7 +25,7 @@
*/

var CKBUILDER_CONFIG = {
skin: 'kama',
skin: 'moono',
preset: 'standard',
ignore: [
'.DS_Store',
Expand All @@ -38,7 +38,6 @@ var CKBUILDER_CONFIG = {
'.jshintignore',
'.jshintrc',
'.mailmap',
'README.md',
'bender-err.log',
'bender-out.log',
'bender.js',
Expand All @@ -52,20 +51,20 @@ var CKBUILDER_CONFIG = {
plugins : {
'a11yhelp' : 1,
'about' : 1,
'accordionList' : 1,
'basicstyles' : 1,
'blockquote' : 1,
'bootstrapTabs' : 1,
'ckawesome' : 1,
'btgrid' : 1,
'clipboard' : 1,
'collapsibleItem' : 1,
'contextmenu' : 1,
'custimage' : 1,
'elementspath' : 1,
'enterkey' : 1,
'entities' : 1,
'find' : 1,
'filebrowser' : 1,
'floatingspace' : 1,
'format' : 1,
'glyphicons' : 1,
'horizontalrule' : 1,
'htmlwriter' : 1,
'image' : 1,
Expand All @@ -74,7 +73,6 @@ var CKBUILDER_CONFIG = {
'list' : 1,
'magicline' : 1,
'maximize' : 1,
'oembed' : 1,
'pastefromword' : 1,
'pastetext' : 1,
'removeformat' : 1,
Expand All @@ -89,75 +87,10 @@ var CKBUILDER_CONFIG = {
'tabletools' : 1,
'toolbar' : 1,
'undo' : 1,
'widget' : 1,
'wsc' : 1
'wsc' : 1,
'wysiwygarea' : 1
},
languages : {
'af' : 1,
'ar' : 1,
'bg' : 1,
'bn' : 1,
'bs' : 1,
'ca' : 1,
'cs' : 1,
'cy' : 1,
'da' : 1,
'de' : 1,
'el' : 1,
'en' : 1,
'en-au' : 1,
'en-ca' : 1,
'en-gb' : 1,
'eo' : 1,
'es' : 1,
'et' : 1,
'eu' : 1,
'fa' : 1,
'fi' : 1,
'fo' : 1,
'fr' : 1,
'fr-ca' : 1,
'gl' : 1,
'gu' : 1,
'he' : 1,
'hi' : 1,
'hr' : 1,
'hu' : 1,
'id' : 1,
'is' : 1,
'it' : 1,
'ja' : 1,
'ka' : 1,
'km' : 1,
'ko' : 1,
'ku' : 1,
'lt' : 1,
'lv' : 1,
'mk' : 1,
'mn' : 1,
'ms' : 1,
'nb' : 1,
'nl' : 1,
'no' : 1,
'pl' : 1,
'pt' : 1,
'pt-br' : 1,
'ro' : 1,
'ru' : 1,
'si' : 1,
'sk' : 1,
'sl' : 1,
'sq' : 1,
'sr' : 1,
'sr-latn' : 1,
'sv' : 1,
'th' : 1,
'tr' : 1,
'tt' : 1,
'ug' : 1,
'uk' : 1,
'vi' : 1,
'zh' : 1,
'zh-cn' : 1
'en' : 1
}
};
171 changes: 93 additions & 78 deletions assets/ckeditor/ckeditor.js

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions assets/ckeditor/lang/af.js

This file was deleted.

5 changes: 0 additions & 5 deletions assets/ckeditor/lang/ar.js

This file was deleted.

5 changes: 0 additions & 5 deletions assets/ckeditor/lang/bg.js

This file was deleted.

5 changes: 0 additions & 5 deletions assets/ckeditor/lang/bn.js

This file was deleted.

Loading

0 comments on commit 116172b

Please sign in to comment.