build-config.js 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. /**
  2. * @license Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved.
  3. * For licensing, see LICENSE.md or https://ckeditor.com/license
  4. */
  5. /**
  6. * This file was added automatically by CKEditor builder.
  7. * You may re-use it at any time to build CKEditor again.
  8. *
  9. * If you would like to build CKEditor online again
  10. * (for example to upgrade), visit one the following links:
  11. *
  12. * (1) https://ckeditor.com/cke4/builder
  13. * Visit online builder to build CKEditor from scratch.
  14. *
  15. * (2) https://ckeditor.com/cke4/builder/e431e193e5a737fc50cd68589730b6df
  16. * Visit online builder to build CKEditor, starting with the same setup as before.
  17. *
  18. * (3) https://ckeditor.com/cke4/builder/download/e431e193e5a737fc50cd68589730b6df
  19. * Straight download link to the latest version of CKEditor (Optimized) with the same setup as before.
  20. *
  21. * NOTE:
  22. * This file is not used by CKEditor, you may remove it.
  23. * Changing this file will not change your CKEditor configuration.
  24. */
  25. var CKBUILDER_CONFIG = {
  26. skin: 'moono-lisa',
  27. preset: 'full',
  28. ignore: [
  29. '.DS_Store',
  30. '.bender',
  31. '.editorconfig',
  32. '.gitattributes',
  33. '.gitignore',
  34. '.idea',
  35. '.jscsrc',
  36. '.jshintignore',
  37. '.jshintrc',
  38. '.mailmap',
  39. '.npm',
  40. '.nvmrc',
  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-lock.json',
  51. 'package.json',
  52. 'tests'
  53. ],
  54. plugins : {
  55. 'a11yhelp' : 1,
  56. 'about' : 1,
  57. 'basicstyles' : 1,
  58. 'bidi' : 1,
  59. 'blockquote' : 1,
  60. 'clipboard' : 1,
  61. 'colorbutton' : 1,
  62. 'colordialog' : 1,
  63. 'contextmenu' : 1,
  64. 'copyformatting' : 1,
  65. 'dialogadvtab' : 1,
  66. 'div' : 1,
  67. 'editorplaceholder' : 1,
  68. 'elementspath' : 1,
  69. 'enterkey' : 1,
  70. 'entities' : 1,
  71. 'exportpdf' : 1,
  72. 'filebrowser' : 1,
  73. 'find' : 1,
  74. 'flash' : 1,
  75. 'floatingspace' : 1,
  76. 'font' : 1,
  77. 'format' : 1,
  78. 'forms' : 1,
  79. 'horizontalrule' : 1,
  80. 'htmlwriter' : 1,
  81. 'iframe' : 1,
  82. 'image' : 1,
  83. 'indentblock' : 1,
  84. 'indentlist' : 1,
  85. 'justify' : 1,
  86. 'language' : 1,
  87. 'link' : 1,
  88. 'list' : 1,
  89. 'liststyle' : 1,
  90. 'magicline' : 1,
  91. 'maximize' : 1,
  92. 'newpage' : 1,
  93. 'pagebreak' : 1,
  94. 'pastefromgdocs' : 1,
  95. 'pastefromlibreoffice' : 1,
  96. 'pastefromword' : 1,
  97. 'pastetext' : 1,
  98. 'preview' : 1,
  99. 'print' : 1,
  100. 'removeformat' : 1,
  101. 'resize' : 1,
  102. 'save' : 1,
  103. 'scayt' : 1,
  104. 'selectall' : 1,
  105. 'showblocks' : 1,
  106. 'showborders' : 1,
  107. 'smiley' : 1,
  108. 'sourcearea' : 1,
  109. 'specialchar' : 1,
  110. 'stylescombo' : 1,
  111. 'tab' : 1,
  112. 'table' : 1,
  113. 'tableselection' : 1,
  114. 'tabletools' : 1,
  115. 'templates' : 1,
  116. 'toolbar' : 1,
  117. 'undo' : 1,
  118. 'uploadimage' : 1,
  119. 'wysiwygarea' : 1
  120. },
  121. languages : {
  122. 'af' : 1,
  123. 'ar' : 1,
  124. 'az' : 1,
  125. 'bg' : 1,
  126. 'bn' : 1,
  127. 'bs' : 1,
  128. 'ca' : 1,
  129. 'cs' : 1,
  130. 'cy' : 1,
  131. 'da' : 1,
  132. 'de' : 1,
  133. 'de-ch' : 1,
  134. 'el' : 1,
  135. 'en' : 1,
  136. 'en-au' : 1,
  137. 'en-ca' : 1,
  138. 'en-gb' : 1,
  139. 'eo' : 1,
  140. 'es' : 1,
  141. 'es-mx' : 1,
  142. 'et' : 1,
  143. 'eu' : 1,
  144. 'fa' : 1,
  145. 'fi' : 1,
  146. 'fo' : 1,
  147. 'fr' : 1,
  148. 'fr-ca' : 1,
  149. 'gl' : 1,
  150. 'gu' : 1,
  151. 'he' : 1,
  152. 'hi' : 1,
  153. 'hr' : 1,
  154. 'hu' : 1,
  155. 'id' : 1,
  156. 'is' : 1,
  157. 'it' : 1,
  158. 'ja' : 1,
  159. 'ka' : 1,
  160. 'km' : 1,
  161. 'ko' : 1,
  162. 'ku' : 1,
  163. 'lt' : 1,
  164. 'lv' : 1,
  165. 'mk' : 1,
  166. 'mn' : 1,
  167. 'ms' : 1,
  168. 'nb' : 1,
  169. 'nl' : 1,
  170. 'no' : 1,
  171. 'oc' : 1,
  172. 'pl' : 1,
  173. 'pt' : 1,
  174. 'pt-br' : 1,
  175. 'ro' : 1,
  176. 'ru' : 1,
  177. 'si' : 1,
  178. 'sk' : 1,
  179. 'sl' : 1,
  180. 'sq' : 1,
  181. 'sr' : 1,
  182. 'sr-latn' : 1,
  183. 'sv' : 1,
  184. 'th' : 1,
  185. 'tr' : 1,
  186. 'tt' : 1,
  187. 'ug' : 1,
  188. 'uk' : 1,
  189. 'vi' : 1,
  190. 'zh' : 1,
  191. 'zh-cn' : 1
  192. }
  193. };