Update ckeditor

This commit is contained in:
RainLoop Team 2014-10-31 21:25:02 +04:00
parent 11b66abd17
commit 8747ea59ac
107 changed files with 1021 additions and 968 deletions

View file

@ -13,10 +13,10 @@
* (1) http://ckeditor.com/builder
* Visit online builder to build CKEditor from scratch.
*
* (2) http://ckeditor.com/builder/e01337df4d97d60ffd50a5b127ca2789
* (2) http://ckeditor.com/builder/b1845fab7060f947b250c67fb9992be5
* Visit online builder to build CKEditor, starting with the same setup as before.
*
* (3) http://ckeditor.com/builder/download/e01337df4d97d60ffd50a5b127ca2789
* (3) http://ckeditor.com/builder/download/b1845fab7060f947b250c67fb9992be5
* Straight download link to the latest version of CKEditor (Optimized) with the same setup as before.
*
* NOTE:
@ -29,15 +29,19 @@ var CKBUILDER_CONFIG = {
preset: 'basic',
ignore: [
'.bender',
'.DS_Store',
'.gitignore',
'.gitattributes',
'.idea',
'.mailmap',
'bender.js',
'bender-err.log',
'bender-out.log',
'dev',
'.DS_Store',
'.gitattributes',
'.gitignore',
'Gruntfile.js',
'.idea',
'.jscsrc',
'.jshintignore',
'.jshintrc',
'.mailmap',
'node_modules',
'package.json',
'README.md',