You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

184 lines
4.0 KiB

  1. /**
  2. * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  3. * For licensing, see LICENSE.md or http://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) http://ckeditor.com/builder
  13. * Visit online builder to build CKEditor from scratch.
  14. *
  15. * (2) http://ckeditor.com/builder/50877b4c1fcbadd4a2c7659a7907c067
  16. * Visit online builder to build CKEditor, starting with the same setup as before.
  17. *
  18. * (3) http://ckeditor.com/builder/download/50877b4c1fcbadd4a2c7659a7907c067
  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. '.bender',
  30. 'bender.js',
  31. 'bender-err.log',
  32. 'bender-out.log',
  33. 'dev',
  34. '.DS_Store',
  35. '.editorconfig',
  36. '.gitattributes',
  37. '.gitignore',
  38. 'gruntfile.js',
  39. '.idea',
  40. '.jscsrc',
  41. '.jshintignore',
  42. '.jshintrc',
  43. 'less',
  44. '.mailmap',
  45. 'node_modules',
  46. 'package.json',
  47. 'README.md',
  48. 'tests'
  49. ],
  50. plugins: {
  51. 'a11yhelp': 1,
  52. 'about': 1,
  53. 'basicstyles': 1,
  54. 'bidi': 1,
  55. 'blockquote': 1,
  56. 'clipboard': 1,
  57. 'colorbutton': 1,
  58. 'colordialog': 1,
  59. 'contextmenu': 1,
  60. 'copyformatting': 1,
  61. 'dialogadvtab': 1,
  62. 'div': 1,
  63. 'elementspath': 1,
  64. 'enterkey': 1,
  65. 'entities': 1,
  66. 'filebrowser': 1,
  67. 'find': 1,
  68. 'flash': 1,
  69. 'floatingspace': 1,
  70. 'font': 1,
  71. 'format': 1,
  72. 'forms': 1,
  73. 'horizontalrule': 1,
  74. 'htmlwriter': 1,
  75. 'iframe': 1,
  76. 'image': 1,
  77. 'indentblock': 1,
  78. 'indentlist': 1,
  79. 'justify': 1,
  80. 'language': 1,
  81. 'link': 1,
  82. 'list': 1,
  83. 'liststyle': 1,
  84. 'magicline': 1,
  85. 'maximize': 1,
  86. 'newpage': 1,
  87. 'pagebreak': 1,
  88. 'pastefromword': 1,
  89. 'pastetext': 1,
  90. 'preview': 1,
  91. 'print': 1,
  92. 'removeformat': 1,
  93. 'resize': 1,
  94. 'save': 1,
  95. 'scayt': 1,
  96. 'selectall': 1,
  97. 'showblocks': 1,
  98. 'showborders': 1,
  99. 'smiley': 1,
  100. 'sourcearea': 1,
  101. 'specialchar': 1,
  102. 'stylescombo': 1,
  103. 'tab': 1,
  104. 'table': 1,
  105. 'tabletools': 1,
  106. 'templates': 1,
  107. 'toolbar': 1,
  108. 'undo': 1,
  109. 'wsc': 1,
  110. 'wysiwygarea': 1
  111. },
  112. languages: {
  113. 'af': 1,
  114. 'ar': 1,
  115. 'az': 1,
  116. 'bg': 1,
  117. 'bn': 1,
  118. 'bs': 1,
  119. 'ca': 1,
  120. 'cs': 1,
  121. 'cy': 1,
  122. 'da': 1,
  123. 'de': 1,
  124. 'de-ch': 1,
  125. 'el': 1,
  126. 'en': 1,
  127. 'en-au': 1,
  128. 'en-ca': 1,
  129. 'en-gb': 1,
  130. 'eo': 1,
  131. 'es': 1,
  132. 'et': 1,
  133. 'eu': 1,
  134. 'fa': 1,
  135. 'fi': 1,
  136. 'fo': 1,
  137. 'fr': 1,
  138. 'fr-ca': 1,
  139. 'gl': 1,
  140. 'gu': 1,
  141. 'he': 1,
  142. 'hi': 1,
  143. 'hr': 1,
  144. 'hu': 1,
  145. 'id': 1,
  146. 'is': 1,
  147. 'it': 1,
  148. 'ja': 1,
  149. 'ka': 1,
  150. 'km': 1,
  151. 'ko': 1,
  152. 'ku': 1,
  153. 'lt': 1,
  154. 'lv': 1,
  155. 'mk': 1,
  156. 'mn': 1,
  157. 'ms': 1,
  158. 'nb': 1,
  159. 'nl': 1,
  160. 'no': 1,
  161. 'oc': 1,
  162. 'pl': 1,
  163. 'pt': 1,
  164. 'pt-br': 1,
  165. 'ro': 1,
  166. 'ru': 1,
  167. 'si': 1,
  168. 'sk': 1,
  169. 'sl': 1,
  170. 'sq': 1,
  171. 'sr': 1,
  172. 'sr-latn': 1,
  173. 'sv': 1,
  174. 'th': 1,
  175. 'tr': 1,
  176. 'tt': 1,
  177. 'ug': 1,
  178. 'uk': 1,
  179. 'vi': 1,
  180. 'zh': 1,
  181. 'zh-cn': 1
  182. }
  183. };