ab_admin 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (789) hide show
  1. data/.gitignore +4 -1
  2. data/lib/ab_admin/version.rb +1 -1
  3. data/lib/generators/ab_admin/ckeditor_assets/ckeditor_assets_generator.rb +7 -2
  4. data/spec/generators/ckeditor_assets_generator_spec.rb +1 -1
  5. data/spec/models/avatar_spec.rb +1 -0
  6. metadata +4 -1179
  7. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/CHANGES.html +0 -1548
  8. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/INSTALL.html +0 -92
  9. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/LICENSE.html +0 -1327
  10. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/adapters/jquery.js +0 -6
  11. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/application.js +0 -5
  12. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/ckeditor.js +0 -152
  13. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/ckeditor.pack +0 -211
  14. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/ckeditor_basic.js +0 -8
  15. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/ckeditor_basic_source.js +0 -20
  16. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/ckeditor_source.js +0 -35
  17. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/config.js +0 -139
  18. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/contents.css +0 -25
  19. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/gal_add.jpg +0 -0
  20. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/gal_add.png +0 -0
  21. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/gal_del.png +0 -0
  22. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/gal_more.gif +0 -0
  23. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/preloader.gif +0 -0
  24. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/avi.gif +0 -0
  25. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/ckfnothumb.gif +0 -0
  26. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/doc.gif +0 -0
  27. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/docx.gif +0 -0
  28. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/exe.gif +0 -0
  29. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/gz.gif +0 -0
  30. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/htm.gif +0 -0
  31. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/jpg.gif +0 -0
  32. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/mp3.gif +0 -0
  33. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/mpg.gif +0 -0
  34. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/pdf.gif +0 -0
  35. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/psd.gif +0 -0
  36. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/rar.gif +0 -0
  37. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/swf.gif +0 -0
  38. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/tar.gif +0 -0
  39. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/txt.gif +0 -0
  40. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/unknown.gif +0 -0
  41. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/wmv.gif +0 -0
  42. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/xls.gif +0 -0
  43. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/xlsx.gif +0 -0
  44. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/images/thumbs/zip.gif +0 -0
  45. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/javascripts/application.js +0 -221
  46. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/javascripts/fileuploader.js +0 -1301
  47. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/javascripts/jquery.min.js +0 -4
  48. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/javascripts/jquery.tmpl.min.js +0 -10
  49. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/javascripts/rails.js +0 -373
  50. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/filebrowser/stylesheets/uploader.css +0 -118
  51. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/images/spacer.gif +0 -0
  52. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/init.js +0 -153
  53. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/_languages.js +0 -6
  54. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/_translationstatus.txt +0 -64
  55. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/af.js +0 -6
  56. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/ar.js +0 -6
  57. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/bg.js +0 -6
  58. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/bn.js +0 -6
  59. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/bs.js +0 -6
  60. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/ca.js +0 -6
  61. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/cs.js +0 -6
  62. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/cy.js +0 -6
  63. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/da.js +0 -6
  64. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/de.js +0 -6
  65. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/el.js +0 -6
  66. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/en-au.js +0 -6
  67. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/en-ca.js +0 -6
  68. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/en-gb.js +0 -6
  69. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/en.js +0 -6
  70. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/eo.js +0 -6
  71. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/es.js +0 -6
  72. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/et.js +0 -6
  73. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/eu.js +0 -6
  74. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/fa.js +0 -6
  75. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/fi.js +0 -6
  76. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/fo.js +0 -6
  77. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/fr-ca.js +0 -6
  78. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/fr.js +0 -6
  79. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/gl.js +0 -6
  80. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/gu.js +0 -6
  81. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/he.js +0 -6
  82. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/hi.js +0 -6
  83. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/hr.js +0 -6
  84. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/hu.js +0 -6
  85. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/id.js +0 -6
  86. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/is.js +0 -6
  87. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/it.js +0 -6
  88. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/ja.js +0 -6
  89. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/ka.js +0 -6
  90. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/km.js +0 -6
  91. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/ko.js +0 -6
  92. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/lt.js +0 -6
  93. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/lv.js +0 -6
  94. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/mk.js +0 -6
  95. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/mn.js +0 -6
  96. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/ms.js +0 -6
  97. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/nb.js +0 -6
  98. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/nl.js +0 -6
  99. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/no.js +0 -6
  100. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/pl.js +0 -6
  101. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/pt-br.js +0 -6
  102. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/pt.js +0 -6
  103. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/ro.js +0 -6
  104. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/ru.js +0 -6
  105. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/sk.js +0 -6
  106. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/sl.js +0 -6
  107. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/sr-latn.js +0 -6
  108. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/sr.js +0 -6
  109. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/sv.js +0 -6
  110. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/th.js +0 -6
  111. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/tr.js +0 -6
  112. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/ug.js +0 -6
  113. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/uk.js +0 -6
  114. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/vi.js +0 -6
  115. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/zh-cn.js +0 -6
  116. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/lang/zh.js +0 -6
  117. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js +0 -7
  118. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/_translationstatus.txt +0 -25
  119. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/cs.js +0 -6
  120. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/cy.js +0 -6
  121. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/da.js +0 -6
  122. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/de.js +0 -6
  123. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/el.js +0 -6
  124. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/en.js +0 -6
  125. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/eo.js +0 -6
  126. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/fa.js +0 -6
  127. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/fi.js +0 -6
  128. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/fr.js +0 -6
  129. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/gu.js +0 -6
  130. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/he.js +0 -6
  131. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/it.js +0 -6
  132. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/mk.js +0 -6
  133. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/nb.js +0 -6
  134. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/nl.js +0 -6
  135. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/no.js +0 -6
  136. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/pt-br.js +0 -6
  137. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/ro.js +0 -6
  138. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/tr.js +0 -6
  139. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/ug.js +0 -6
  140. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/vi.js +0 -6
  141. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/a11yhelp/lang/zh-cn.js +0 -6
  142. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/about/dialogs/about.js +0 -6
  143. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/about/dialogs/logo_ckeditor.png +0 -0
  144. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/adobeair/plugin.js +0 -6
  145. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/ajax/plugin.js +0 -6
  146. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/attachment/dialogs/attachment.js +0 -1
  147. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/attachment/images/attachment.png +0 -0
  148. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/attachment/lang/en.js +0 -10
  149. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/attachment/lang/ru.js +0 -10
  150. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/attachment/lang/uk.js +0 -10
  151. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/attachment/plugin.js +0 -1
  152. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/autogrow/plugin.js +0 -6
  153. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/bbcode/plugin.js +0 -9
  154. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/clipboard/dialogs/paste.js +0 -7
  155. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/colordialog/dialogs/colordialog.js +0 -7
  156. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/_translationstatus.txt +0 -28
  157. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/bg.js +0 -6
  158. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/cs.js +0 -6
  159. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/cy.js +0 -6
  160. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/da.js +0 -6
  161. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/de.js +0 -6
  162. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/el.js +0 -6
  163. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/en.js +0 -6
  164. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/eo.js +0 -6
  165. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/et.js +0 -6
  166. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/fa.js +0 -6
  167. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/fi.js +0 -6
  168. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/fr.js +0 -6
  169. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/gu.js +0 -6
  170. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/he.js +0 -6
  171. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/hr.js +0 -6
  172. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/it.js +0 -6
  173. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/nb.js +0 -6
  174. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/nl.js +0 -6
  175. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/no.js +0 -6
  176. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/pl.js +0 -6
  177. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/pt-br.js +0 -6
  178. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/tr.js +0 -6
  179. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/ug.js +0 -6
  180. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/uk.js +0 -6
  181. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/vi.js +0 -6
  182. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/lang/zh-cn.js +0 -6
  183. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/devtools/plugin.js +0 -6
  184. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/dialog/dialogDefinition.js +0 -4
  185. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/div/dialogs/div.js +0 -8
  186. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/docprops/dialogs/docprops.js +0 -10
  187. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/docprops/plugin.js +0 -6
  188. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/embed/dialogs/embed.js +0 -1
  189. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/embed/images/embed.png +0 -0
  190. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/embed/lang/el.js +0 -9
  191. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/embed/lang/en.js +0 -9
  192. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/embed/lang/ru.js +0 -9
  193. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/embed/lang/uk.js +0 -9
  194. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/embed/plugin.js +0 -1
  195. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/find/dialogs/find.js +0 -10
  196. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/flash/dialogs/flash.js +0 -9
  197. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/flash/images/placeholder.png +0 -0
  198. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/forms/dialogs/button.js +0 -6
  199. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/forms/dialogs/checkbox.js +0 -6
  200. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/forms/dialogs/form.js +0 -6
  201. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/forms/dialogs/hiddenfield.js +0 -6
  202. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/forms/dialogs/radio.js +0 -6
  203. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/forms/dialogs/select.js +0 -9
  204. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/forms/dialogs/textarea.js +0 -6
  205. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/forms/dialogs/textfield.js +0 -6
  206. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/forms/images/hiddenfield.gif +0 -0
  207. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/iframe/dialogs/iframe.js +0 -7
  208. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/iframe/images/placeholder.png +0 -0
  209. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/iframedialog/plugin.js +0 -6
  210. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/image/dialogs/image.js +0 -13
  211. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/link/dialogs/anchor.js +0 -6
  212. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/link/dialogs/link.js +0 -12
  213. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/link/images/anchor.gif +0 -0
  214. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/liststyle/dialogs/liststyle.js +0 -7
  215. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/pagebreak/images/pagebreak.gif +0 -0
  216. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/pastefromword/filter/default.js +0 -11
  217. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/pastetext/dialogs/pastetext.js +0 -6
  218. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/dialogs/placeholder.js +0 -6
  219. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/_translationstatus.txt +0 -27
  220. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/bg.js +0 -6
  221. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/cs.js +0 -6
  222. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/cy.js +0 -6
  223. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/da.js +0 -6
  224. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/de.js +0 -6
  225. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/el.js +0 -6
  226. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/en.js +0 -6
  227. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/eo.js +0 -6
  228. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/et.js +0 -6
  229. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/fa.js +0 -6
  230. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/fi.js +0 -6
  231. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/fr.js +0 -6
  232. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/he.js +0 -6
  233. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/hr.js +0 -6
  234. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/it.js +0 -6
  235. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/nb.js +0 -6
  236. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/nl.js +0 -6
  237. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/no.js +0 -6
  238. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/pl.js +0 -6
  239. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/pt-br.js +0 -6
  240. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/tr.js +0 -6
  241. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/ug.js +0 -6
  242. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/uk.js +0 -6
  243. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/vi.js +0 -6
  244. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/lang/zh-cn.js +0 -6
  245. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/placeholder.gif +0 -0
  246. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/placeholder/plugin.js +0 -6
  247. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/preview/preview.html +0 -10
  248. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/scayt/dialogs/options.js +0 -8
  249. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/scayt/dialogs/toolbar.css +0 -6
  250. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/showblocks/images/block_address.png +0 -0
  251. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/showblocks/images/block_blockquote.png +0 -0
  252. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/showblocks/images/block_div.png +0 -0
  253. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/showblocks/images/block_h1.png +0 -0
  254. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/showblocks/images/block_h2.png +0 -0
  255. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/showblocks/images/block_h3.png +0 -0
  256. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/showblocks/images/block_h4.png +0 -0
  257. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/showblocks/images/block_h5.png +0 -0
  258. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/showblocks/images/block_h6.png +0 -0
  259. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/showblocks/images/block_p.png +0 -0
  260. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/showblocks/images/block_pre.png +0 -0
  261. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/dialogs/smiley.js +0 -7
  262. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/angel_smile.gif +0 -0
  263. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/angry_smile.gif +0 -0
  264. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/broken_heart.gif +0 -0
  265. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/confused_smile.gif +0 -0
  266. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/cry_smile.gif +0 -0
  267. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/devil_smile.gif +0 -0
  268. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/embaressed_smile.gif +0 -0
  269. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/envelope.gif +0 -0
  270. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/heart.gif +0 -0
  271. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/kiss.gif +0 -0
  272. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/lightbulb.gif +0 -0
  273. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/omg_smile.gif +0 -0
  274. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/regular_smile.gif +0 -0
  275. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/sad_smile.gif +0 -0
  276. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/shades_smile.gif +0 -0
  277. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/teeth_smile.gif +0 -0
  278. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/thumbs_down.gif +0 -0
  279. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/thumbs_up.gif +0 -0
  280. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/tounge_smile.gif +0 -0
  281. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif +0 -0
  282. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/smiley/images/wink_smile.gif +0 -0
  283. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/dialogs/specialchar.js +0 -7
  284. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/_translationstatus.txt +0 -22
  285. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/cs.js +0 -6
  286. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/cy.js +0 -6
  287. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/de.js +0 -6
  288. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/el.js +0 -6
  289. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/en.js +0 -6
  290. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/eo.js +0 -6
  291. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/et.js +0 -6
  292. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/fa.js +0 -6
  293. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/fi.js +0 -6
  294. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/fr.js +0 -6
  295. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/he.js +0 -6
  296. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/hr.js +0 -6
  297. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/it.js +0 -6
  298. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/nb.js +0 -6
  299. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/nl.js +0 -6
  300. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/no.js +0 -6
  301. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/pt-br.js +0 -6
  302. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/tr.js +0 -6
  303. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/ug.js +0 -6
  304. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/specialchar/lang/zh-cn.js +0 -6
  305. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/styles/styles/default.js +0 -6
  306. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/stylesheetparser/plugin.js +0 -6
  307. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/table/dialogs/table.js +0 -9
  308. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/tableresize/plugin.js +0 -7
  309. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/tabletools/dialogs/tableCell.js +0 -8
  310. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/templates/dialogs/templates.js +0 -7
  311. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/templates/templates/default.js +0 -6
  312. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/templates/templates/images/template1.gif +0 -0
  313. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/templates/templates/images/template2.gif +0 -0
  314. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/templates/templates/images/template3.gif +0 -0
  315. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/dialogs/uicolor.js +0 -7
  316. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/_translationstatus.txt +0 -28
  317. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/bg.js +0 -6
  318. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/cs.js +0 -6
  319. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/cy.js +0 -6
  320. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/da.js +0 -6
  321. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/de.js +0 -6
  322. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/el.js +0 -6
  323. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/en.js +0 -6
  324. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/eo.js +0 -6
  325. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/et.js +0 -6
  326. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/fa.js +0 -6
  327. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/fi.js +0 -6
  328. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/fr.js +0 -6
  329. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/he.js +0 -6
  330. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/hr.js +0 -6
  331. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/it.js +0 -6
  332. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/mk.js +0 -6
  333. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/nb.js +0 -6
  334. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/nl.js +0 -6
  335. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/no.js +0 -6
  336. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/pl.js +0 -6
  337. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/pt-br.js +0 -6
  338. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/tr.js +0 -6
  339. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/ug.js +0 -6
  340. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/uk.js +0 -6
  341. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/vi.js +0 -6
  342. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/lang/zh-cn.js +0 -6
  343. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/plugin.js +0 -6
  344. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/uicolor.gif +0 -0
  345. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/yui/assets/hue_bg.png +0 -0
  346. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png +0 -0
  347. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/yui/assets/picker_mask.png +0 -0
  348. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png +0 -0
  349. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/yui/assets/yui.css +0 -6
  350. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/uicolor/yui/yui.js +0 -76
  351. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/wsc/dialogs/ciframe.html +0 -49
  352. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/wsc/dialogs/tmpFrameset.html +0 -52
  353. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/wsc/dialogs/wsc.css +0 -6
  354. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/wsc/dialogs/wsc.js +0 -7
  355. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/plugins/xml/plugin.js +0 -6
  356. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/kama/dialog.css +0 -10
  357. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/kama/editor.css +0 -13
  358. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/kama/icons.png +0 -0
  359. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/kama/icons_rtl.png +0 -0
  360. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/kama/images/dialog_sides.gif +0 -0
  361. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/kama/images/dialog_sides.png +0 -0
  362. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/kama/images/dialog_sides_rtl.png +0 -0
  363. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/kama/images/mini.gif +0 -0
  364. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/kama/images/noimage.png +0 -0
  365. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/kama/images/sprites.png +0 -0
  366. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/kama/images/sprites_ie6.png +0 -0
  367. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/kama/images/toolbar_start.gif +0 -0
  368. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/kama/skin.js +0 -7
  369. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/kama/templates.css +0 -6
  370. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/office2003/dialog.css +0 -10
  371. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/office2003/editor.css +0 -14
  372. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/office2003/icons.png +0 -0
  373. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/office2003/icons_rtl.png +0 -0
  374. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/office2003/images/dialog_sides.gif +0 -0
  375. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/office2003/images/dialog_sides.png +0 -0
  376. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/office2003/images/dialog_sides_rtl.png +0 -0
  377. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/office2003/images/mini.gif +0 -0
  378. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/office2003/images/noimage.png +0 -0
  379. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/office2003/images/sprites.png +0 -0
  380. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/office2003/images/sprites_ie6.png +0 -0
  381. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/office2003/skin.js +0 -6
  382. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/office2003/templates.css +0 -6
  383. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/v2/dialog.css +0 -9
  384. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/v2/editor.css +0 -13
  385. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/v2/icons.png +0 -0
  386. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/v2/icons_rtl.png +0 -0
  387. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/v2/images/dialog_sides.gif +0 -0
  388. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/v2/images/dialog_sides.png +0 -0
  389. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/v2/images/dialog_sides_rtl.png +0 -0
  390. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/v2/images/mini.gif +0 -0
  391. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/v2/images/noimage.png +0 -0
  392. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/v2/images/sprites.png +0 -0
  393. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/v2/images/sprites_ie6.png +0 -0
  394. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/v2/images/toolbar_start.gif +0 -0
  395. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/v2/skin.js +0 -6
  396. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/skins/v2/templates.css +0 -6
  397. data/lib/generators/ab_admin/ckeditor_assets/templates/ckeditor/themes/default/theme.js +0 -8
  398. data/spec/dummy/public/javascripts/ckeditor/CHANGES.html +0 -1548
  399. data/spec/dummy/public/javascripts/ckeditor/INSTALL.html +0 -92
  400. data/spec/dummy/public/javascripts/ckeditor/LICENSE.html +0 -1327
  401. data/spec/dummy/public/javascripts/ckeditor/adapters/jquery.js +0 -6
  402. data/spec/dummy/public/javascripts/ckeditor/application.js +0 -5
  403. data/spec/dummy/public/javascripts/ckeditor/ckeditor.js +0 -152
  404. data/spec/dummy/public/javascripts/ckeditor/ckeditor.pack +0 -211
  405. data/spec/dummy/public/javascripts/ckeditor/ckeditor_basic.js +0 -8
  406. data/spec/dummy/public/javascripts/ckeditor/ckeditor_basic_source.js +0 -20
  407. data/spec/dummy/public/javascripts/ckeditor/ckeditor_source.js +0 -35
  408. data/spec/dummy/public/javascripts/ckeditor/config.js +0 -139
  409. data/spec/dummy/public/javascripts/ckeditor/contents.css +0 -25
  410. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/gal_add.jpg +0 -0
  411. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/gal_add.png +0 -0
  412. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/gal_del.png +0 -0
  413. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/gal_more.gif +0 -0
  414. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/preloader.gif +0 -0
  415. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/avi.gif +0 -0
  416. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/ckfnothumb.gif +0 -0
  417. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/doc.gif +0 -0
  418. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/docx.gif +0 -0
  419. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/exe.gif +0 -0
  420. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/gz.gif +0 -0
  421. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/htm.gif +0 -0
  422. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/jpg.gif +0 -0
  423. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/mp3.gif +0 -0
  424. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/mpg.gif +0 -0
  425. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/pdf.gif +0 -0
  426. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/psd.gif +0 -0
  427. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/rar.gif +0 -0
  428. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/swf.gif +0 -0
  429. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/tar.gif +0 -0
  430. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/txt.gif +0 -0
  431. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/unknown.gif +0 -0
  432. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/wmv.gif +0 -0
  433. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/xls.gif +0 -0
  434. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/xlsx.gif +0 -0
  435. data/spec/dummy/public/javascripts/ckeditor/filebrowser/images/thumbs/zip.gif +0 -0
  436. data/spec/dummy/public/javascripts/ckeditor/filebrowser/javascripts/application.js +0 -221
  437. data/spec/dummy/public/javascripts/ckeditor/filebrowser/javascripts/fileuploader.js +0 -1301
  438. data/spec/dummy/public/javascripts/ckeditor/filebrowser/javascripts/jquery.min.js +0 -4
  439. data/spec/dummy/public/javascripts/ckeditor/filebrowser/javascripts/jquery.tmpl.min.js +0 -10
  440. data/spec/dummy/public/javascripts/ckeditor/filebrowser/javascripts/rails.js +0 -373
  441. data/spec/dummy/public/javascripts/ckeditor/filebrowser/stylesheets/uploader.css +0 -118
  442. data/spec/dummy/public/javascripts/ckeditor/images/spacer.gif +0 -0
  443. data/spec/dummy/public/javascripts/ckeditor/init.js +0 -153
  444. data/spec/dummy/public/javascripts/ckeditor/lang/_languages.js +0 -6
  445. data/spec/dummy/public/javascripts/ckeditor/lang/_translationstatus.txt +0 -64
  446. data/spec/dummy/public/javascripts/ckeditor/lang/af.js +0 -6
  447. data/spec/dummy/public/javascripts/ckeditor/lang/ar.js +0 -6
  448. data/spec/dummy/public/javascripts/ckeditor/lang/bg.js +0 -6
  449. data/spec/dummy/public/javascripts/ckeditor/lang/bn.js +0 -6
  450. data/spec/dummy/public/javascripts/ckeditor/lang/bs.js +0 -6
  451. data/spec/dummy/public/javascripts/ckeditor/lang/ca.js +0 -6
  452. data/spec/dummy/public/javascripts/ckeditor/lang/cs.js +0 -6
  453. data/spec/dummy/public/javascripts/ckeditor/lang/cy.js +0 -6
  454. data/spec/dummy/public/javascripts/ckeditor/lang/da.js +0 -6
  455. data/spec/dummy/public/javascripts/ckeditor/lang/de.js +0 -6
  456. data/spec/dummy/public/javascripts/ckeditor/lang/el.js +0 -6
  457. data/spec/dummy/public/javascripts/ckeditor/lang/en-au.js +0 -6
  458. data/spec/dummy/public/javascripts/ckeditor/lang/en-ca.js +0 -6
  459. data/spec/dummy/public/javascripts/ckeditor/lang/en-gb.js +0 -6
  460. data/spec/dummy/public/javascripts/ckeditor/lang/en.js +0 -6
  461. data/spec/dummy/public/javascripts/ckeditor/lang/eo.js +0 -6
  462. data/spec/dummy/public/javascripts/ckeditor/lang/es.js +0 -6
  463. data/spec/dummy/public/javascripts/ckeditor/lang/et.js +0 -6
  464. data/spec/dummy/public/javascripts/ckeditor/lang/eu.js +0 -6
  465. data/spec/dummy/public/javascripts/ckeditor/lang/fa.js +0 -6
  466. data/spec/dummy/public/javascripts/ckeditor/lang/fi.js +0 -6
  467. data/spec/dummy/public/javascripts/ckeditor/lang/fo.js +0 -6
  468. data/spec/dummy/public/javascripts/ckeditor/lang/fr-ca.js +0 -6
  469. data/spec/dummy/public/javascripts/ckeditor/lang/fr.js +0 -6
  470. data/spec/dummy/public/javascripts/ckeditor/lang/gl.js +0 -6
  471. data/spec/dummy/public/javascripts/ckeditor/lang/gu.js +0 -6
  472. data/spec/dummy/public/javascripts/ckeditor/lang/he.js +0 -6
  473. data/spec/dummy/public/javascripts/ckeditor/lang/hi.js +0 -6
  474. data/spec/dummy/public/javascripts/ckeditor/lang/hr.js +0 -6
  475. data/spec/dummy/public/javascripts/ckeditor/lang/hu.js +0 -6
  476. data/spec/dummy/public/javascripts/ckeditor/lang/id.js +0 -6
  477. data/spec/dummy/public/javascripts/ckeditor/lang/is.js +0 -6
  478. data/spec/dummy/public/javascripts/ckeditor/lang/it.js +0 -6
  479. data/spec/dummy/public/javascripts/ckeditor/lang/ja.js +0 -6
  480. data/spec/dummy/public/javascripts/ckeditor/lang/ka.js +0 -6
  481. data/spec/dummy/public/javascripts/ckeditor/lang/km.js +0 -6
  482. data/spec/dummy/public/javascripts/ckeditor/lang/ko.js +0 -6
  483. data/spec/dummy/public/javascripts/ckeditor/lang/lt.js +0 -6
  484. data/spec/dummy/public/javascripts/ckeditor/lang/lv.js +0 -6
  485. data/spec/dummy/public/javascripts/ckeditor/lang/mk.js +0 -6
  486. data/spec/dummy/public/javascripts/ckeditor/lang/mn.js +0 -6
  487. data/spec/dummy/public/javascripts/ckeditor/lang/ms.js +0 -6
  488. data/spec/dummy/public/javascripts/ckeditor/lang/nb.js +0 -6
  489. data/spec/dummy/public/javascripts/ckeditor/lang/nl.js +0 -6
  490. data/spec/dummy/public/javascripts/ckeditor/lang/no.js +0 -6
  491. data/spec/dummy/public/javascripts/ckeditor/lang/pl.js +0 -6
  492. data/spec/dummy/public/javascripts/ckeditor/lang/pt-br.js +0 -6
  493. data/spec/dummy/public/javascripts/ckeditor/lang/pt.js +0 -6
  494. data/spec/dummy/public/javascripts/ckeditor/lang/ro.js +0 -6
  495. data/spec/dummy/public/javascripts/ckeditor/lang/ru.js +0 -6
  496. data/spec/dummy/public/javascripts/ckeditor/lang/sk.js +0 -6
  497. data/spec/dummy/public/javascripts/ckeditor/lang/sl.js +0 -6
  498. data/spec/dummy/public/javascripts/ckeditor/lang/sr-latn.js +0 -6
  499. data/spec/dummy/public/javascripts/ckeditor/lang/sr.js +0 -6
  500. data/spec/dummy/public/javascripts/ckeditor/lang/sv.js +0 -6
  501. data/spec/dummy/public/javascripts/ckeditor/lang/th.js +0 -6
  502. data/spec/dummy/public/javascripts/ckeditor/lang/tr.js +0 -6
  503. data/spec/dummy/public/javascripts/ckeditor/lang/ug.js +0 -6
  504. data/spec/dummy/public/javascripts/ckeditor/lang/uk.js +0 -6
  505. data/spec/dummy/public/javascripts/ckeditor/lang/vi.js +0 -6
  506. data/spec/dummy/public/javascripts/ckeditor/lang/zh-cn.js +0 -6
  507. data/spec/dummy/public/javascripts/ckeditor/lang/zh.js +0 -6
  508. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js +0 -7
  509. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/_translationstatus.txt +0 -25
  510. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/cs.js +0 -6
  511. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/cy.js +0 -6
  512. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/da.js +0 -6
  513. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/de.js +0 -6
  514. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/el.js +0 -6
  515. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/en.js +0 -6
  516. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/eo.js +0 -6
  517. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/fa.js +0 -6
  518. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/fi.js +0 -6
  519. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/fr.js +0 -6
  520. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/gu.js +0 -6
  521. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/he.js +0 -6
  522. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/it.js +0 -6
  523. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/mk.js +0 -6
  524. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/nb.js +0 -6
  525. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/nl.js +0 -6
  526. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/no.js +0 -6
  527. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/pt-br.js +0 -6
  528. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/ro.js +0 -6
  529. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/tr.js +0 -6
  530. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/ug.js +0 -6
  531. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/vi.js +0 -6
  532. data/spec/dummy/public/javascripts/ckeditor/plugins/a11yhelp/lang/zh-cn.js +0 -6
  533. data/spec/dummy/public/javascripts/ckeditor/plugins/about/dialogs/about.js +0 -6
  534. data/spec/dummy/public/javascripts/ckeditor/plugins/about/dialogs/logo_ckeditor.png +0 -0
  535. data/spec/dummy/public/javascripts/ckeditor/plugins/adobeair/plugin.js +0 -6
  536. data/spec/dummy/public/javascripts/ckeditor/plugins/ajax/plugin.js +0 -6
  537. data/spec/dummy/public/javascripts/ckeditor/plugins/attachment/dialogs/attachment.js +0 -1
  538. data/spec/dummy/public/javascripts/ckeditor/plugins/attachment/images/attachment.png +0 -0
  539. data/spec/dummy/public/javascripts/ckeditor/plugins/attachment/lang/en.js +0 -10
  540. data/spec/dummy/public/javascripts/ckeditor/plugins/attachment/lang/ru.js +0 -10
  541. data/spec/dummy/public/javascripts/ckeditor/plugins/attachment/lang/uk.js +0 -10
  542. data/spec/dummy/public/javascripts/ckeditor/plugins/attachment/plugin.js +0 -1
  543. data/spec/dummy/public/javascripts/ckeditor/plugins/autogrow/plugin.js +0 -6
  544. data/spec/dummy/public/javascripts/ckeditor/plugins/bbcode/plugin.js +0 -9
  545. data/spec/dummy/public/javascripts/ckeditor/plugins/clipboard/dialogs/paste.js +0 -7
  546. data/spec/dummy/public/javascripts/ckeditor/plugins/colordialog/dialogs/colordialog.js +0 -7
  547. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/_translationstatus.txt +0 -28
  548. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/bg.js +0 -6
  549. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/cs.js +0 -6
  550. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/cy.js +0 -6
  551. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/da.js +0 -6
  552. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/de.js +0 -6
  553. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/el.js +0 -6
  554. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/en.js +0 -6
  555. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/eo.js +0 -6
  556. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/et.js +0 -6
  557. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/fa.js +0 -6
  558. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/fi.js +0 -6
  559. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/fr.js +0 -6
  560. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/gu.js +0 -6
  561. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/he.js +0 -6
  562. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/hr.js +0 -6
  563. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/it.js +0 -6
  564. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/nb.js +0 -6
  565. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/nl.js +0 -6
  566. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/no.js +0 -6
  567. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/pl.js +0 -6
  568. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/pt-br.js +0 -6
  569. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/tr.js +0 -6
  570. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/ug.js +0 -6
  571. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/uk.js +0 -6
  572. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/vi.js +0 -6
  573. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/lang/zh-cn.js +0 -6
  574. data/spec/dummy/public/javascripts/ckeditor/plugins/devtools/plugin.js +0 -6
  575. data/spec/dummy/public/javascripts/ckeditor/plugins/dialog/dialogDefinition.js +0 -4
  576. data/spec/dummy/public/javascripts/ckeditor/plugins/div/dialogs/div.js +0 -8
  577. data/spec/dummy/public/javascripts/ckeditor/plugins/docprops/dialogs/docprops.js +0 -10
  578. data/spec/dummy/public/javascripts/ckeditor/plugins/docprops/plugin.js +0 -6
  579. data/spec/dummy/public/javascripts/ckeditor/plugins/embed/dialogs/embed.js +0 -1
  580. data/spec/dummy/public/javascripts/ckeditor/plugins/embed/images/embed.png +0 -0
  581. data/spec/dummy/public/javascripts/ckeditor/plugins/embed/lang/el.js +0 -9
  582. data/spec/dummy/public/javascripts/ckeditor/plugins/embed/lang/en.js +0 -9
  583. data/spec/dummy/public/javascripts/ckeditor/plugins/embed/lang/ru.js +0 -9
  584. data/spec/dummy/public/javascripts/ckeditor/plugins/embed/lang/uk.js +0 -9
  585. data/spec/dummy/public/javascripts/ckeditor/plugins/embed/plugin.js +0 -1
  586. data/spec/dummy/public/javascripts/ckeditor/plugins/find/dialogs/find.js +0 -10
  587. data/spec/dummy/public/javascripts/ckeditor/plugins/flash/dialogs/flash.js +0 -9
  588. data/spec/dummy/public/javascripts/ckeditor/plugins/flash/images/placeholder.png +0 -0
  589. data/spec/dummy/public/javascripts/ckeditor/plugins/forms/dialogs/button.js +0 -6
  590. data/spec/dummy/public/javascripts/ckeditor/plugins/forms/dialogs/checkbox.js +0 -6
  591. data/spec/dummy/public/javascripts/ckeditor/plugins/forms/dialogs/form.js +0 -6
  592. data/spec/dummy/public/javascripts/ckeditor/plugins/forms/dialogs/hiddenfield.js +0 -6
  593. data/spec/dummy/public/javascripts/ckeditor/plugins/forms/dialogs/radio.js +0 -6
  594. data/spec/dummy/public/javascripts/ckeditor/plugins/forms/dialogs/select.js +0 -9
  595. data/spec/dummy/public/javascripts/ckeditor/plugins/forms/dialogs/textarea.js +0 -6
  596. data/spec/dummy/public/javascripts/ckeditor/plugins/forms/dialogs/textfield.js +0 -6
  597. data/spec/dummy/public/javascripts/ckeditor/plugins/forms/images/hiddenfield.gif +0 -0
  598. data/spec/dummy/public/javascripts/ckeditor/plugins/iframe/dialogs/iframe.js +0 -7
  599. data/spec/dummy/public/javascripts/ckeditor/plugins/iframe/images/placeholder.png +0 -0
  600. data/spec/dummy/public/javascripts/ckeditor/plugins/iframedialog/plugin.js +0 -6
  601. data/spec/dummy/public/javascripts/ckeditor/plugins/image/dialogs/image.js +0 -13
  602. data/spec/dummy/public/javascripts/ckeditor/plugins/link/dialogs/anchor.js +0 -6
  603. data/spec/dummy/public/javascripts/ckeditor/plugins/link/dialogs/link.js +0 -12
  604. data/spec/dummy/public/javascripts/ckeditor/plugins/link/images/anchor.gif +0 -0
  605. data/spec/dummy/public/javascripts/ckeditor/plugins/liststyle/dialogs/liststyle.js +0 -7
  606. data/spec/dummy/public/javascripts/ckeditor/plugins/pagebreak/images/pagebreak.gif +0 -0
  607. data/spec/dummy/public/javascripts/ckeditor/plugins/pastefromword/filter/default.js +0 -11
  608. data/spec/dummy/public/javascripts/ckeditor/plugins/pastetext/dialogs/pastetext.js +0 -6
  609. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/dialogs/placeholder.js +0 -6
  610. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/_translationstatus.txt +0 -27
  611. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/bg.js +0 -6
  612. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/cs.js +0 -6
  613. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/cy.js +0 -6
  614. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/da.js +0 -6
  615. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/de.js +0 -6
  616. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/el.js +0 -6
  617. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/en.js +0 -6
  618. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/eo.js +0 -6
  619. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/et.js +0 -6
  620. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/fa.js +0 -6
  621. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/fi.js +0 -6
  622. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/fr.js +0 -6
  623. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/he.js +0 -6
  624. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/hr.js +0 -6
  625. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/it.js +0 -6
  626. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/nb.js +0 -6
  627. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/nl.js +0 -6
  628. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/no.js +0 -6
  629. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/pl.js +0 -6
  630. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/pt-br.js +0 -6
  631. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/tr.js +0 -6
  632. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/ug.js +0 -6
  633. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/uk.js +0 -6
  634. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/vi.js +0 -6
  635. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/lang/zh-cn.js +0 -6
  636. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/placeholder.gif +0 -0
  637. data/spec/dummy/public/javascripts/ckeditor/plugins/placeholder/plugin.js +0 -6
  638. data/spec/dummy/public/javascripts/ckeditor/plugins/preview/preview.html +0 -10
  639. data/spec/dummy/public/javascripts/ckeditor/plugins/scayt/dialogs/options.js +0 -8
  640. data/spec/dummy/public/javascripts/ckeditor/plugins/scayt/dialogs/toolbar.css +0 -6
  641. data/spec/dummy/public/javascripts/ckeditor/plugins/showblocks/images/block_address.png +0 -0
  642. data/spec/dummy/public/javascripts/ckeditor/plugins/showblocks/images/block_blockquote.png +0 -0
  643. data/spec/dummy/public/javascripts/ckeditor/plugins/showblocks/images/block_div.png +0 -0
  644. data/spec/dummy/public/javascripts/ckeditor/plugins/showblocks/images/block_h1.png +0 -0
  645. data/spec/dummy/public/javascripts/ckeditor/plugins/showblocks/images/block_h2.png +0 -0
  646. data/spec/dummy/public/javascripts/ckeditor/plugins/showblocks/images/block_h3.png +0 -0
  647. data/spec/dummy/public/javascripts/ckeditor/plugins/showblocks/images/block_h4.png +0 -0
  648. data/spec/dummy/public/javascripts/ckeditor/plugins/showblocks/images/block_h5.png +0 -0
  649. data/spec/dummy/public/javascripts/ckeditor/plugins/showblocks/images/block_h6.png +0 -0
  650. data/spec/dummy/public/javascripts/ckeditor/plugins/showblocks/images/block_p.png +0 -0
  651. data/spec/dummy/public/javascripts/ckeditor/plugins/showblocks/images/block_pre.png +0 -0
  652. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/dialogs/smiley.js +0 -7
  653. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/angel_smile.gif +0 -0
  654. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/angry_smile.gif +0 -0
  655. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/broken_heart.gif +0 -0
  656. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/confused_smile.gif +0 -0
  657. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/cry_smile.gif +0 -0
  658. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/devil_smile.gif +0 -0
  659. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/embaressed_smile.gif +0 -0
  660. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/envelope.gif +0 -0
  661. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/heart.gif +0 -0
  662. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/kiss.gif +0 -0
  663. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/lightbulb.gif +0 -0
  664. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/omg_smile.gif +0 -0
  665. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/regular_smile.gif +0 -0
  666. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/sad_smile.gif +0 -0
  667. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/shades_smile.gif +0 -0
  668. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/teeth_smile.gif +0 -0
  669. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/thumbs_down.gif +0 -0
  670. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/thumbs_up.gif +0 -0
  671. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/tounge_smile.gif +0 -0
  672. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif +0 -0
  673. data/spec/dummy/public/javascripts/ckeditor/plugins/smiley/images/wink_smile.gif +0 -0
  674. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/dialogs/specialchar.js +0 -7
  675. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/_translationstatus.txt +0 -22
  676. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/cs.js +0 -6
  677. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/cy.js +0 -6
  678. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/de.js +0 -6
  679. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/el.js +0 -6
  680. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/en.js +0 -6
  681. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/eo.js +0 -6
  682. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/et.js +0 -6
  683. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/fa.js +0 -6
  684. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/fi.js +0 -6
  685. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/fr.js +0 -6
  686. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/he.js +0 -6
  687. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/hr.js +0 -6
  688. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/it.js +0 -6
  689. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/nb.js +0 -6
  690. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/nl.js +0 -6
  691. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/no.js +0 -6
  692. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/pt-br.js +0 -6
  693. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/tr.js +0 -6
  694. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/ug.js +0 -6
  695. data/spec/dummy/public/javascripts/ckeditor/plugins/specialchar/lang/zh-cn.js +0 -6
  696. data/spec/dummy/public/javascripts/ckeditor/plugins/styles/styles/default.js +0 -6
  697. data/spec/dummy/public/javascripts/ckeditor/plugins/stylesheetparser/plugin.js +0 -6
  698. data/spec/dummy/public/javascripts/ckeditor/plugins/table/dialogs/table.js +0 -9
  699. data/spec/dummy/public/javascripts/ckeditor/plugins/tableresize/plugin.js +0 -7
  700. data/spec/dummy/public/javascripts/ckeditor/plugins/tabletools/dialogs/tableCell.js +0 -8
  701. data/spec/dummy/public/javascripts/ckeditor/plugins/templates/dialogs/templates.js +0 -7
  702. data/spec/dummy/public/javascripts/ckeditor/plugins/templates/templates/default.js +0 -6
  703. data/spec/dummy/public/javascripts/ckeditor/plugins/templates/templates/images/template1.gif +0 -0
  704. data/spec/dummy/public/javascripts/ckeditor/plugins/templates/templates/images/template2.gif +0 -0
  705. data/spec/dummy/public/javascripts/ckeditor/plugins/templates/templates/images/template3.gif +0 -0
  706. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/dialogs/uicolor.js +0 -7
  707. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/_translationstatus.txt +0 -28
  708. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/bg.js +0 -6
  709. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/cs.js +0 -6
  710. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/cy.js +0 -6
  711. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/da.js +0 -6
  712. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/de.js +0 -6
  713. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/el.js +0 -6
  714. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/en.js +0 -6
  715. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/eo.js +0 -6
  716. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/et.js +0 -6
  717. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/fa.js +0 -6
  718. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/fi.js +0 -6
  719. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/fr.js +0 -6
  720. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/he.js +0 -6
  721. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/hr.js +0 -6
  722. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/it.js +0 -6
  723. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/mk.js +0 -6
  724. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/nb.js +0 -6
  725. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/nl.js +0 -6
  726. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/no.js +0 -6
  727. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/pl.js +0 -6
  728. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/pt-br.js +0 -6
  729. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/tr.js +0 -6
  730. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/ug.js +0 -6
  731. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/uk.js +0 -6
  732. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/vi.js +0 -6
  733. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/lang/zh-cn.js +0 -6
  734. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/plugin.js +0 -6
  735. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/uicolor.gif +0 -0
  736. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/yui/assets/hue_bg.png +0 -0
  737. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png +0 -0
  738. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/yui/assets/picker_mask.png +0 -0
  739. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png +0 -0
  740. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/yui/assets/yui.css +0 -6
  741. data/spec/dummy/public/javascripts/ckeditor/plugins/uicolor/yui/yui.js +0 -76
  742. data/spec/dummy/public/javascripts/ckeditor/plugins/wsc/dialogs/ciframe.html +0 -49
  743. data/spec/dummy/public/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html +0 -52
  744. data/spec/dummy/public/javascripts/ckeditor/plugins/wsc/dialogs/wsc.css +0 -6
  745. data/spec/dummy/public/javascripts/ckeditor/plugins/wsc/dialogs/wsc.js +0 -7
  746. data/spec/dummy/public/javascripts/ckeditor/plugins/xml/plugin.js +0 -6
  747. data/spec/dummy/public/javascripts/ckeditor/skins/kama/dialog.css +0 -10
  748. data/spec/dummy/public/javascripts/ckeditor/skins/kama/editor.css +0 -13
  749. data/spec/dummy/public/javascripts/ckeditor/skins/kama/icons.png +0 -0
  750. data/spec/dummy/public/javascripts/ckeditor/skins/kama/icons_rtl.png +0 -0
  751. data/spec/dummy/public/javascripts/ckeditor/skins/kama/images/dialog_sides.gif +0 -0
  752. data/spec/dummy/public/javascripts/ckeditor/skins/kama/images/dialog_sides.png +0 -0
  753. data/spec/dummy/public/javascripts/ckeditor/skins/kama/images/dialog_sides_rtl.png +0 -0
  754. data/spec/dummy/public/javascripts/ckeditor/skins/kama/images/mini.gif +0 -0
  755. data/spec/dummy/public/javascripts/ckeditor/skins/kama/images/noimage.png +0 -0
  756. data/spec/dummy/public/javascripts/ckeditor/skins/kama/images/sprites.png +0 -0
  757. data/spec/dummy/public/javascripts/ckeditor/skins/kama/images/sprites_ie6.png +0 -0
  758. data/spec/dummy/public/javascripts/ckeditor/skins/kama/images/toolbar_start.gif +0 -0
  759. data/spec/dummy/public/javascripts/ckeditor/skins/kama/skin.js +0 -7
  760. data/spec/dummy/public/javascripts/ckeditor/skins/kama/templates.css +0 -6
  761. data/spec/dummy/public/javascripts/ckeditor/skins/office2003/dialog.css +0 -10
  762. data/spec/dummy/public/javascripts/ckeditor/skins/office2003/editor.css +0 -14
  763. data/spec/dummy/public/javascripts/ckeditor/skins/office2003/icons.png +0 -0
  764. data/spec/dummy/public/javascripts/ckeditor/skins/office2003/icons_rtl.png +0 -0
  765. data/spec/dummy/public/javascripts/ckeditor/skins/office2003/images/dialog_sides.gif +0 -0
  766. data/spec/dummy/public/javascripts/ckeditor/skins/office2003/images/dialog_sides.png +0 -0
  767. data/spec/dummy/public/javascripts/ckeditor/skins/office2003/images/dialog_sides_rtl.png +0 -0
  768. data/spec/dummy/public/javascripts/ckeditor/skins/office2003/images/mini.gif +0 -0
  769. data/spec/dummy/public/javascripts/ckeditor/skins/office2003/images/noimage.png +0 -0
  770. data/spec/dummy/public/javascripts/ckeditor/skins/office2003/images/sprites.png +0 -0
  771. data/spec/dummy/public/javascripts/ckeditor/skins/office2003/images/sprites_ie6.png +0 -0
  772. data/spec/dummy/public/javascripts/ckeditor/skins/office2003/skin.js +0 -6
  773. data/spec/dummy/public/javascripts/ckeditor/skins/office2003/templates.css +0 -6
  774. data/spec/dummy/public/javascripts/ckeditor/skins/v2/dialog.css +0 -9
  775. data/spec/dummy/public/javascripts/ckeditor/skins/v2/editor.css +0 -13
  776. data/spec/dummy/public/javascripts/ckeditor/skins/v2/icons.png +0 -0
  777. data/spec/dummy/public/javascripts/ckeditor/skins/v2/icons_rtl.png +0 -0
  778. data/spec/dummy/public/javascripts/ckeditor/skins/v2/images/dialog_sides.gif +0 -0
  779. data/spec/dummy/public/javascripts/ckeditor/skins/v2/images/dialog_sides.png +0 -0
  780. data/spec/dummy/public/javascripts/ckeditor/skins/v2/images/dialog_sides_rtl.png +0 -0
  781. data/spec/dummy/public/javascripts/ckeditor/skins/v2/images/mini.gif +0 -0
  782. data/spec/dummy/public/javascripts/ckeditor/skins/v2/images/noimage.png +0 -0
  783. data/spec/dummy/public/javascripts/ckeditor/skins/v2/images/sprites.png +0 -0
  784. data/spec/dummy/public/javascripts/ckeditor/skins/v2/images/sprites_ie6.png +0 -0
  785. data/spec/dummy/public/javascripts/ckeditor/skins/v2/images/toolbar_start.gif +0 -0
  786. data/spec/dummy/public/javascripts/ckeditor/skins/v2/skin.js +0 -6
  787. data/spec/dummy/public/javascripts/ckeditor/skins/v2/templates.css +0 -6
  788. data/spec/dummy/public/javascripts/ckeditor/themes/default/theme.js +0 -8
  789. data/spec/factories/files/silicon_valley.jpg +0 -0
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('a11yhelp','nl',{accessibilityHelp:{title:'Toegankelijkheidsinstructies',contents:'Help inhoud. Druk op ESC om dit dialoog te sluiten.',legend:[{name:'Algemeen',items:[{name:'Werkbalk tekstverwerker',legend:'Druk op ${toolbarFocus} om naar de werkbalk te navigeren. Om te schakelen naar de volgende en vorige werkbalkgroep, gebruik TAB en SHIFT+TAB. Om te schakelen naar de volgende en vorige werkbalkknop, gebruik de PIJL RECHTS en PIJL LINKS. Druk op SPATIE of ENTER om een werkbalkknop te activeren.'},{name:'Dialoog tekstverwerker',legend:'In een dialoogvenster, druk op TAB om te navigeren naar het volgende veld. Druk op SHIFT+TAB om naar het vorige veld te navigeren. Druk op ENTER om het dialoogvenster te verzenden. Druk op ESC om het dialoogvenster te sluiten. Voor dialoogvensters met meerdere tabbladen, druk op ALT+F10 om naar de tabset te navigeren. Schakel naar het volgende tabblad met TAB of PIJL RECHTS. Schakel naar het vorige tabblad met SHIFT+TAB of PIJL LINKS. Druk op SPATIE of ENTER om het tabblad te selecteren.'},{name:'Contextmenu tekstverwerker',legend:'Druk op ${contextMenu} of APPLICATION KEY om het contextmenu te openen. Schakel naar de volgende menuoptie met TAB of PIJL OMLAAG. Schakel naar de vorige menuoptie met SHIFT+TAB of PIJL OMHOOG. Druk op SPATIE of ENTER om een menuoptie te selecteren. Op een submenu van de huidige optie met SPATIE, ENTER of PIJL RECHTS. Ga terug naar de bovenliggende menuoptie met ESC of PIJL LINKS. Sluit het contextmenu met ESC.'},{name:'Keuzelijst tekstverwerker',legend:'In een keuzelijst, schakel naar het volgende item met TAB of PIJL OMLAAG. Schakel naar het vorige item met SHIFT+TAB of PIJL OMHOOG. Druk op SPATIE of ENTER om het item te selecteren. Druk op ESC om de keuzelijst te sluiten.'},{name:'Elementenpad werkbalk tekstverwerker',legend:'Druk op ${elementsPathFocus} om naar het elementenpad te navigeren. Om te schakelen naar het volgende element, gebruik TAB of PIJL RECHTS. Om te schakelen naar het vorige element, gebruik SHIFT+TAB or PIJL LINKS. Druk op SPATIE of ENTER om een element te selecteren in de tekstverwerker.'}]},{name:'Opdrachten',items:[{name:'Ongedaan maken opdracht',legend:'Druk op ${undo}'},{name:'Opnieuw uitvoeren opdracht',legend:'Druk op ${redo}'},{name:'Vetgedrukt opdracht',legend:'Druk up ${bold}'},{name:'Cursief opdracht',legend:'Druk op ${italic}'},{name:'Onderstrepen opdracht',legend:'Druk op ${underline}'},{name:'Link opdracht',legend:'Druk op ${link}'},{name:'Werkbalk inklappen opdracht',legend:'Druk op ${toolbarCollapse}'},{name:'Toegankelijkheidshulp',legend:'Druk op ${a11yHelp}'}]}]}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('a11yhelp','no',{accessibilityHelp:{title:'Instruksjoner for tilgjengelighet',contents:'Innhold for hjelp. Trykk ESC for å lukke denne dialogen.',legend:[{name:'Generelt',items:[{name:'Verktøylinje for editor',legend:'Trykk ${toolbarFocus} for å navigere til verktøylinjen. Flytt til neste og forrige verktøylinjegruppe med TAB og SHIFT-TAB. Flytt til neste og forrige verktøylinjeknapp med HØYRE PILTAST og VENSTRE PILTAST. Trykk MELLOMROM eller ENTER for å aktivere verktøylinjeknappen.'},{name:'Dialog for editor',legend:'Mens du er i en dialog, trykk TAB for å navigere til neste dialogfelt, press SHIFT + TAB for å flytte til forrige felt, trykk ENTER for å akseptere dialogen, trykk ESC for å avbryte dialogen. For dialoger med flere faner, trykk ALT + F10 for å navigere til listen over faner. Gå til neste fane med TAB eller HØYRE PILTAST. Gå til forrige fane med SHIFT + TAB eller VENSTRE PILTAST. Trykk MELLOMROM eller ENTER for å velge fanen.'},{name:'Kontekstmeny for editor',legend:'Trykk ${contextMenu} eller MENYKNAPP for å åpne kontekstmeny. Gå til neste alternativ i menyen med TAB eller PILTAST NED. Gå til forrige alternativ med SHIFT+TAB eller PILTAST OPP. Trykk MELLOMROM eller ENTER for å velge menyalternativet. Åpne undermenyen på valgt alternativ med MELLOMROM eller ENTER eller HØYRE PILTAST. Gå tilbake til overordnet menyelement med ESC eller VENSTRE PILTAST. Lukk kontekstmenyen med ESC.'},{name:'Listeboks for editor',legend:'I en listeboks, gå til neste alternativ i listen med TAB eller PILTAST NED. Gå til forrige alternativ i listen med SHIFT + TAB eller PILTAST OPP. Trykk MELLOMROM eller ENTER for å velge alternativet i listen. Trykk ESC for å lukke listeboksen.'},{name:'Verktøylinje for elementsti',legend:'Trykk ${elementsPathFocus} for å navigere til verktøylinjen som viser elementsti. Gå til neste elementknapp med TAB eller HØYRE PILTAST. Gå til forrige elementknapp med SHIFT+TAB eller VENSTRE PILTAST. Trykk MELLOMROM eller ENTER for å velge elementet i editoren.'}]},{name:'Kommandoer',items:[{name:'Angre',legend:'Trykk ${undo}'},{name:'Gjør om',legend:'Trykk ${redo}'},{name:'Fet tekst',legend:'Trykk ${bold}'},{name:'Kursiv tekst',legend:'Trykk ${italic}'},{name:'Understreking',legend:'Trykk ${underline}'},{name:'Link',legend:'Trykk ${link}'},{name:'Skjul verktøylinje',legend:'Trykk ${toolbarCollapse}'},{name:'Hjelp for tilgjengelighet',legend:'Trykk ${a11yHelp}'}]}]}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('a11yhelp','pt-br',{accessibilityHelp:{title:'Instruções de Acessibilidade',contents:'Conteúdo da Ajuda. Para fechar este diálogo pressione ESC.',legend:[{name:'Geral',items:[{name:'Barra de Ferramentas do Editor',legend:'Pressione ${toolbarFocus} para navegar para a barra de ferramentas. Mova para o anterior ou próximo grupo de ferramentas com TAB e SHIFT-TAB. Mova para o anterior ou próximo botão com SETA PARA DIREITA or SETA PARA ESQUERDA. Pressione ESPAÇO ou ENTER para ativar o botão da barra de ferramentas.'},{name:'Diálogo do Editor',legend:'Dentro de um diálogo, pressione TAB para navegar para o próximo campo, pressione SHIFT + TAB para mover para o campo anterior, pressione ENTER para enviar o diálogo, pressione ESC para cancelar o diálogo. Para diálogos que tem múltiplas abas, pressione ALT + F10 para navegar para a lista de abas, então mova para a próxima aba com SHIFT + TAB ou SETA PARA ESQUERDA. Pressione ESPAÇO ou ENTER para selecionar a aba.'},{name:'Menu de Contexto do Editor',legend:'Pressione ${contextMenu} ou TECLA DE MENU para abrir o menu de contexto, então mova para a próxima opção com TAB ou SETA PARA BAIXO. Mova para a anterior com SHIFT+TAB ou SETA PARA CIMA. Pressione ESPAÇO ou ENTER para selecionar a opção do menu. Abra o submenu da opção atual com ESPAÇO ou ENTER ou SETA PARA DIREITA. Volte para o menu pai com ESC ou SETA PARA ESQUERDA. Feche o menu de contexto com ESC.'},{name:'Caixa de Lista do Editor',legend:'Dentro de uma caixa de lista, mova para o próximo item com TAB ou SETA PARA BAIXO. Mova para o item anterior com SHIFT + TAB ou SETA PARA CIMA. Pressione ESPAÇO ou ENTER para selecionar uma opção na lista. Pressione ESC para fechar a caixa de lista.'},{name:'Barra de Caminho do Elementos do Editor',legend:'Pressione ${elementsPathFocus} para a barra de caminho dos elementos. Mova para o próximo botão de elemento com TAB ou SETA PARA DIREITA. Mova para o botão anterior com SHIFT+TAB ou SETA PARA ESQUERDA. Pressione ESPAÇO ou ENTER para selecionar o elemento no editor.'}]},{name:'Comandos',items:[{name:' Comando Desfazer',legend:'Pressione ${undo}'},{name:' Comando Refazer',legend:'Pressione ${redo}'},{name:' Comando Negrito',legend:'Pressione ${bold}'},{name:' Comando Itálico',legend:'Pressione ${italic}'},{name:' Comando Sublinhado',legend:'Pressione ${underline}'},{name:' Comando Link',legend:'Pressione ${link}'},{name:' Comando Fechar Barra de Ferramentas',legend:'Pressione ${toolbarCollapse}'},{name:' Ajuda de Acessibilidade',legend:'Pressione ${a11yHelp}'}]}]}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('a11yhelp','ro',{accessibilityHelp:{title:'Instrucțiuni de accesibilitate',contents:'Cuprins. Pentru a închide acest dialog, apăsați tasta ESC.',legend:[{name:'General',items:[{name:'Editează bara.',legend:'Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button.'},{name:'Dialog editor',legend:'Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page.'},{name:'Editor meniu contextual',legend:'Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC.'},{name:'Editor List Box',legend:'Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box.'},{name:'Editor Element Path Bar',legend:'Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor.'}]},{name:'Commands',items:[{name:' Undo command',legend:'Press ${undo}'},{name:' Redo command',legend:'Press ${redo}'},{name:' Bold command',legend:'Press ${bold}'},{name:' Italic command',legend:'Press ${italic}'},{name:' Underline command',legend:'Press ${underline}'},{name:' Link command',legend:'Press ${link}'},{name:' Toolbar Collapse command',legend:'Press ${toolbarCollapse}'},{name:' Accessibility Help',legend:'Press ${a11yHelp}'}]}]}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('a11yhelp','tr',{accessibilityHelp:{title:'Erişilebilirlik Talimatları',contents:'Yardım içeriği. Bu pencereyi kapatmak için ESC tuşuna basın.',legend:[{name:'Genel',items:[{name:'Araç Çubuğu Editörü',legend:'Araç çubuğunda gezinmek için ${toolbarFocus} basın. TAB ve SHIFT-TAB ile önceki ve sonraki araç çubuğu grubuna taşıyın. SAĞ OK veya SOL OK ile önceki ve sonraki bir araç çubuğu düğmesini hareket ettirin. SPACE tuşuna basın veya araç çubuğu düğmesini etkinleştirmek için ENTER tuşna basın.'},{name:'Dialog Editörü',legend:'Dialog penceresi içinde, sonraki iletişim alanına gitmek için SEKME tuşuna basın, önceki alana geçmek için SHIFT + TAB tuşuna basın, pencereyi göndermek için ENTER tuşuna basın, dialog penceresini iptal etmek için ESC tuşuna basın. Birden çok sekme sayfaları olan diyalogların, sekme listesine gitmek için ALT + F10 tuşlarına basın. Sonra TAB veya SAĞ OK sonraki sekmeye taşıyın. SHIFT + TAB veya SOL OK ile önceki sekmeye geçin. Sekme sayfayı seçmek için SPACE veya ENTER tuşuna basın.'},{name:'İçerik Menü Editörü',legend:"İçerik menüsünü açmak için ${contextMenu} veya UYGULAMA TUŞU'na basın. Daha sonra SEKME veya AŞAĞI OK ile bir sonraki menü seçeneği taşıyın. SHIFT + TAB veya YUKARI OK ile önceki seçeneğe gider. Menü seçeneğini seçmek için SPACE veya ENTER tuşuna basın. Seçili seçeneğin alt menüsünü SPACE ya da ENTER veya SAĞ OK açın. Üst menü öğesini geçmek için ESC veya SOL OK ile geri dönün. ESC ile bağlam menüsünü kapatın."},{name:'Liste Kutusu Editörü',legend:'Liste kutusu içinde, bir sonraki liste öğesine SEKME VEYA AŞAĞI OK ile taşıyın. SHIFT + TAB veya YUKARI önceki liste öğesi taşıyın. Liste seçeneği seçmek için SPACE veya ENTER tuşuna basın. Liste kutusunu kapatmak için ESC tuşuna basın.'},{name:'Element Yol Çubuğu Editörü',legend:'Elementlerin yol çubuğunda gezinmek için ${ElementsPathFocus} basın. SEKME veya SAĞ OK ile sonraki element düğmesine taşıyın. SHIFT + TAB veya SOL OK önceki düğmeye hareket ettirin. Editör içindeki elementi seçmek için ENTER veya SPACE tuşuna basın.'}]},{name:'Komutlar',items:[{name:'Komutu geri al',legend:'${undo} basın'},{name:' Tekrar komutu uygula',legend:'${redo} basın'},{name:' Kalın komut',legend:'${bold} basın'},{name:' İtalik komutu',legend:'${italic} basın'},{name:' Alttan çizgi komutu',legend:'${underline} basın'},{name:' Bağlantı komutu',legend:'${link} basın'},{name:' Araç çubuğu Toplama komutu',legend:'${toolbarCollapse} basın'},{name:'Erişilebilirlik Yardımı',legend:'${a11yHelp} basın'}]}]}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('a11yhelp','ug',{accessibilityHelp:{title:'قوشۇمچە چۈشەندۈرۈش',contents:'ياردەم مەزمۇنى. بۇ سۆزلەشكۈنى ياپماقچى بولسىڭىز ESC نى بېسىڭ.',legend:[{name:'ئادەتتىكى',items:[{name:'قورال بالداق تەھرىر',legend:'${toolbarFocus} بېسىلسا قورال بالداققا يېتەكلەيدۇ، TAB ياكى SHIFT+TAB ئارقىلىق قورال بالداق گۇرۇپپىسى تاللىنىدۇ، ئوڭ سول يا ئوقتا توپچا تاللىنىدۇ، بوشلۇق ياكى Enter كۇنۇپكىسىدا تاللانغان توپچىنى قوللىنىدۇ.'},{name:'تەھرىرلىگۈچ سۆزلەشكۈسى',legend:'Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page.'},{name:'تەھرىرلىگۈچ تىل مۇھىت تىزىملىكى',legend:'Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC.'},{name:'تەھرىرلىگۈچ تىزىمى',legend:'Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box.'},{name:'تەھرىرلىگۈچ ئېلېمېنت يول بالداق',legend:'${elementsPathFocus} بېسىلسا ئېلېمېنت يول بالداققا يېتەكلەيدۇ، TAB ياكى ئوڭ يا ئوقتا كېيىنكى ئېلېمېنت تاللىنىدۇ، SHIFT+TAB ياكى سول يا ئوقتا ئالدىنقى ئېلېمېنت تاللىنىدۇ، بوشلۇق ياكى Enter كۇنۇپكىسىدا تەھرىرلىگۈچتىكى ئېلېمېنت تاللىنىدۇ.'}]},{name:'بۇيرۇق',items:[{name:'بۇيرۇقتىن يېنىۋال',legend:'${undo} نى بېسىڭ'},{name:'قايتىلاش بۇيرۇقى',legend:'${redo} نى بېسىڭ'},{name:'توملىتىش بۇيرۇقى',legend:'${bold} نى بېسىڭ'},{name:'يانتۇ بۇيرۇقى',legend:'${italic} نى بېسىڭ'},{name:'ئاستى سىزىق بۇيرۇقى',legend:'${underline} نى بېسىڭ'},{name:'ئۇلانما بۇيرۇقى',legend:'${link} نى بېسىڭ'},{name:'قورال بالداق قاتلاش بۇيرۇقى',legend:'${toolbarCollapse} نى بېسىڭ'},{name:'توسالغۇسىز لايىھە چۈشەندۈرۈشى',legend:'${a11yHelp} نى بېسىڭ'}]}]}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('a11yhelp','vi',{accessibilityHelp:{title:'Accessibility Instructions',contents:'Nội dung Hỗ trợ. Nhấn ESC để đóng hộp thoại.',legend:[{name:'Chung',items:[{name:'Thanh công cụ soạn th',legend:'Nhấn ${toolbarFocus} để điều hướng đến thanh công cụ. Nhấn TAB và SHIFT-TAB để chuyển đến nhóm thanh công cụ khác. Nhấn MŨI TÊN PHẢI hoặc MŨI TÊN TRÁI để chuyển sang nút khác trên thanh công cụ. Nhấn PHÍM CÁCH hoặc ENTER để kích hoạt nút trên thanh công c.'},{name:'Hộp thoại Biên t',legend:'Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page.'},{name:'Trình đơn Ngữ cảnh cBộ soạn thảo',legend:'Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC.'},{name:'Editor List Box',legend:'Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box.'},{name:'Editor Element Path Bar',legend:'Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor.'}]},{name:'Commands',items:[{name:' Undo command',legend:'Press ${undo}'},{name:' Redo command',legend:'Press ${redo}'},{name:' Bold command',legend:'Press ${bold}'},{name:' Italic command',legend:'Press ${italic}'},{name:' Underline command',legend:'Press ${underline}'},{name:' Link command',legend:'Press ${link}'},{name:' Toolbar Collapse command',legend:'Press ${toolbarCollapse}'},{name:' Accessibility Help',legend:'Press ${a11yHelp}'}]}]}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('a11yhelp','zh-cn',{accessibilityHelp:{title:'辅助说明',contents:'帮助内容。要关闭此对话框请按 ESC 键。',legend:[{name:'常规',items:[{name:'编辑器工具栏',legend:'按 ${toolbarFocus} 以导航到工具栏,使用 TAB 键或 SHIFT+TAB 组合键以选择工具栏组,使用左右箭头键以选择按钮,按空格键或回车键以应用选中的按钮。'},{name:'编辑器对话框',legend:'在对话框内,TAB键移动到下一个字段,SHIFT + TAB 移动到上一个字段,ENTER键提交对话框,ESC键取消对话框。对于有多标签的对话框,用ALT + F10来移到标签列表。然后用TAB键或者向右箭头来移动到下一个标签;SHIFT + TAB或者向左箭头移动到上一个标签。用SPACE或者ENTER选择标签。'},{name:'编辑器上下文菜单',legend:'用 ${contextMenu}或者 应用程序键 打开上下文菜单。然后用TAB键或者向下箭头来移动到下一个菜单项;SHIFT + TAB或者向上箭头移动到上一个菜单项。用SPACE或者ENTER选择菜单项。用SPACE,ENTER或者向右箭头打开子菜单。返回菜单用ESC键或者向左箭头。用ESC关闭上下文菜单。'},{name:'编辑器列表框',legend:'在列表框中,移到下一列表项用TAB键或者向下箭头。移到上一列表项用SHIFT + TAB或者向上箭头,用SPACE或者ENTER选择列表项。用ESC收起列表框。'},{name:'编辑器元素路径栏',legend:'按 ${elementsPathFocus} 以导航到元素路径栏,使用 TAB 键或右箭头键选择下一个元素,使用 SHIFT+TAB 组合键或左箭头键选择上一个元素,按空格键或回车键以选定编辑器里的元素。'}]},{name:'命令',items:[{name:' 撤消命令',legend:'按 ${undo}'},{name:' 重做命令',legend:'按 ${redo}'},{name:' 加粗命令',legend:'按 ${bold}'},{name:' 倾斜命令',legend:'按 ${italic}'},{name:' 下划线命令',legend:'按 ${underline}'},{name:' 链接命令',legend:'按 ${link}'},{name:' 工具栏折叠命令',legend:'按 ${toolbarCollapse}'},{name:' 无障碍设计说明',legend:'按 ${a11yHelp}'}]}]}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.dialog.add('about',function(a){var b=a.lang.about;return{title:CKEDITOR.env.ie?b.dlgTitle:b.title,minWidth:390,minHeight:230,contents:[{id:'tab1',label:'',title:'',expand:true,padding:0,elements:[{type:'html',html:'<style type="text/css">.cke_about_container{color:#000 !important;padding:10px 10px 0;margin-top:5px}.cke_about_container p{margin: 0 0 10px;}.cke_about_container .cke_about_logo{height:81px;background-color:#fff;background-image:url('+CKEDITOR.plugins.get('about').path+'dialogs/logo_ckeditor.png);'+'background-position:center; '+'background-repeat:no-repeat;'+'margin-bottom:10px;'+'}'+'.cke_about_container a'+'{'+'cursor:pointer !important;'+'color:blue !important;'+'text-decoration:underline !important;'+'}'+'</style>'+'<div class="cke_about_container">'+'<div class="cke_about_logo"></div>'+'<p>'+'CKEditor '+CKEDITOR.version+' (revision '+CKEDITOR.revision+')<br>'+'<a href="http://ckeditor.com/">http://ckeditor.com</a>'+'</p>'+'<p>'+b.help.replace('$1','<a href="http://docs.cksource.com/CKEditor_3.x/Users_Guide/Quick_Reference">'+b.userGuide+'</a>')+'</p>'+'<p>'+b.moreInfo+'<br>'+'<a href="http://ckeditor.com/license">http://ckeditor.com/license</a>'+'</p>'+'<p>'+b.copy.replace('$1','<a href="http://cksource.com/">CKSource</a> - Frederico Knabben')+'</p>'+'</div>'}]}],buttons:[CKEDITOR.dialog.cancelButton]};});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- (function(){var a=['click','keydown','mousedown','keypress','mouseover','mouseout'];function b(c){var d=c.getElementsByTag('*'),e=d.count(),f;for(var g=0;g<e;g++){f=d.getItem(g);(function(h){for(var i=0;i<a.length;i++)(function(j){var k=h.getAttribute('on'+j);if(h.hasAttribute('on'+j)){h.removeAttribute('on'+j);h.on(j,function(l){var m=/(return\s*)?CKEDITOR\.tools\.callFunction\(([^)]+)\)/.exec(k),n=m&&m[1],o=m&&m[2].split(','),p=/return false;/.test(k);if(o){var q=o.length,r;for(var s=0;s<q;s++){o[s]=r=CKEDITOR.tools.trim(o[s]);var t=r.match(/^(["'])([^"']*?)\1$/);if(t){o[s]=t[2];continue;}if(r.match(/\d+/)){o[s]=parseInt(r,10);continue;}switch(r){case 'this':o[s]=h.$;break;case 'event':o[s]=l.data.$;break;case 'null':o[s]=null;break;}}var u=CKEDITOR.tools.callFunction.apply(window,o);if(n&&u===false)p=1;}if(p)l.data.preventDefault();});}})(a[i]);})(f);}};CKEDITOR.plugins.add('adobeair',{init:function(c){if(!CKEDITOR.env.air)return;c.addCss('body { padding: 8px }');c.on('uiReady',function(){b(c.container);if(c.sharedSpaces)for(var d in c.sharedSpaces)b(c.sharedSpaces[d]);c.on('elementsPathUpdate',function(e){b(e.data.space);});});c.on('contentDom',function(){c.document.on('click',function(d){d.data.preventDefault(true);});});}});CKEDITOR.ui.on('ready',function(c){var d=c.data;if(d._.panel){var e=d._.panel._.panel,f;(function(){if(!e.isLoaded){setTimeout(arguments.callee,30);return;}f=e._.holder;b(f);})();}else if(d instanceof CKEDITOR.dialog)b(d._.element);});})();CKEDITOR.dom.document.prototype.write=CKEDITOR.tools.override(CKEDITOR.dom.document.prototype.write,function(a){function b(c,d,e,f){var g=c.append(d),h=CKEDITOR.htmlParser.fragment.fromHtml(e).children[0].attributes;h&&g.setAttributes(h);f&&g.append(c.getDocument().createText(f));};return function(c,d){if(this.getBody()){var e=this,f=this.getHead();c=c.replace(/(<style[^>]*>)([\s\S]*?)<\/style>/gi,function(g,h,i){b(f,'style',h,i);return '';});c=c.replace(/<base\b[^>]*\/>/i,function(g){b(f,'base',g);return '';});c=c.replace(/<title>([\s\S]*)<\/title>/i,function(g,h){e.$.title=h;return '';});c=c.replace(/<head>([\s\S]*)<\/head>/i,function(g){var h=new CKEDITOR.dom.element('div',e);h.setHtml(g);h.moveChildren(f);return '';});c.replace(/(<body[^>]*>)([\s\S]*)(?=$|<\/body>)/i,function(g,h,i){e.getBody().setHtml(i);var j=CKEDITOR.htmlParser.fragment.fromHtml(h).children[0].attributes;j&&e.getBody().setAttributes(j);});}else a.apply(this,arguments);};});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- (function(){CKEDITOR.plugins.add('ajax',{requires:['xml']});CKEDITOR.ajax=(function(){var a=function(){if(!CKEDITOR.env.ie||location.protocol!='file:')try{return new XMLHttpRequest();}catch(f){}try{return new ActiveXObject('Msxml2.XMLHTTP');}catch(g){}try{return new ActiveXObject('Microsoft.XMLHTTP');}catch(h){}return null;},b=function(f){return f.readyState==4&&(f.status>=200&&f.status<300||f.status==304||f.status===0||f.status==1223);},c=function(f){if(b(f))return f.responseText;return null;},d=function(f){if(b(f)){var g=f.responseXML;return new CKEDITOR.xml(g&&g.firstChild?g:f.responseText);}return null;},e=function(f,g,h){var i=!!g,j=a();if(!j)return null;j.open('GET',f,i);if(i)j.onreadystatechange=function(){if(j.readyState==4){g(h(j));j=null;}};j.send(null);return i?'':h(j);};return{load:function(f,g){return e(f,g,c);},loadXml:function(f,g){return e(f,g,d);}};})();})();
@@ -1 +0,0 @@
1
- (function(){CKEDITOR.dialog.add('attachment',function(editor){var selectableTargets=/^(_(?:self|top|parent|blank))$/;var parseLink=function(editor,element){var href=element?(element.getAttribute('_cke_saved_href')||element.getAttribute('href')):'',emailMatch,anchorMatch,urlMatch,retval={};retval.type='url';retval.url=href;if(element){var target=element.getAttribute('target');retval.target={};if(target){var targetMatch=target.match(selectableTargets);if(targetMatch)retval.target.type=retval.target.name=target;else{retval.target.type='frame';retval.target.name=target}}var me=this;retval.title=element.getAttribute('title')}var elements=editor.document.getElementsByTag('img'),realAnchors=new CKEDITOR.dom.nodeList(editor.document.$.anchors),anchors=retval.anchors=[];for(var i=0;i<elements.count();i++){var item=elements.getItem(i);if(item.getAttribute('_cke_realelement')&&item.getAttribute('_cke_real_element_type')=='anchor'){anchors.push(editor.restoreRealElement(item))}}for(i=0;i<realAnchors.count();i++)anchors.push(realAnchors.getItem(i));for(i=0;i<anchors.length;i++){item=anchors[i];anchors[i]={name:item.getAttribute('name'),id:item.getAttribute('id')}}this._.selectedElement=element;return retval};var targetChanged=function(){var dialog=this.getDialog(),targetName=dialog.getContentElement('general','linkTargetName'),value=this.getValue();if(!targetName)return;targetName.setLabel(editor.lang.link.targetFrameName);this.getDialog().setValueOf('general','linkTargetName',value.charAt(0)=='_'?value:'')};function parseUrl(url){var filename=url.split('/').pop();var extname=filename.split('.').pop();return{filename:filename,className:"attach_"+extname}}return{title:editor.lang.attachment.title,minWidth:420,minHeight:200,onShow:function(){this.fakeObj=false;var editor=this.getParentEditor(),selection=editor.getSelection(),ranges=selection.getRanges(),element=null,me=this;if(ranges.length==1){var rangeRoot=ranges[0].getCommonAncestor(true);element=rangeRoot.getAscendant('a',true);if(element&&element.getAttribute('href')){selection.selectElement(element)}else if((element=rangeRoot.getAscendant('img',true))&&element.getAttribute('_cke_real_element_type')&&element.getAttribute('_cke_real_element_type')=='anchor'){this.fakeObj=element;element=editor.restoreRealElement(this.fakeObj);selection.selectElement(this.fakeObj)}else element=null}this.setupContent(parseLink.apply(this,[editor,element]))},onOk:function(){var attributes={href:'javascript:void(0)/*'+CKEDITOR.tools.getNextNumber()+'*/'},removeAttributes=[],data={href:attributes.href},me=this,editor=this.getParentEditor();this.commitContent(data);var url=data.url||'';attributes._cke_saved_href=(url.indexOf('/')===0)?url:"http://"+url;var file=parseUrl(url);var title=data.title||'';attributes.title=(data.title.length==0)?file.filename:data.title;attributes['class']=file.className;if(data.target){if(data.target.type!='notSet'&&data.target.name)attributes.target=data.target.name;else removeAttributes.push('target');removeAttributes.push('_cke_pa_onclick','onclick')}if(!this._.selectedElement){var selection=editor.getSelection(),ranges=selection.getRanges();if(ranges.length==1&&ranges[0].collapsed){var text=new CKEDITOR.dom.text(attributes.title,editor.document);ranges[0].insertNode(text);ranges[0].selectNodeContents(text);selection.selectRanges(ranges)}var style=new CKEDITOR.style({element:'a',attributes:attributes});style.type=CKEDITOR.STYLE_INLINE;style.apply(editor.document)}else{var element=this._.selectedElement;if(CKEDITOR.env.ie&&attributes.name!=element.getAttribute('name')){var newElement=new CKEDITOR.dom.element('<a name="'+CKEDITOR.tools.htmlEncode(attributes.name)+'">',editor.document);selection=editor.getSelection();element.moveChildren(newElement);element.copyAttributes(newElement,{name:1});newElement.replace(element);element=newElement;selection.selectElement(element)}element.setAttributes(attributes);element.removeAttributes(removeAttributes);if(element.getAttribute('title'))element.setHtml(element.getAttribute('title'));if(element.getAttribute('name'))element.addClass('cke_anchor');else element.removeClass('cke_anchor');if(this.fakeObj)editor.createFakeElement(element,'cke_anchor','anchor').replace(this.fakeObj);delete this._.selectedElement}},contents:[{label:editor.lang.common.generalTab,id:'general',accessKey:'I',elements:[{type:'vbox',padding:0,children:[{type:'html',html:'<span>'+CKEDITOR.tools.htmlEncode(editor.lang.attachment.url)+'</span>'},{type:'hbox',widths:['280px','110px'],align:'right',children:[{id:'src',type:'text',label:'',validate:CKEDITOR.dialog.validate.notEmpty(editor.lang.flash.validateSrc),setup:function(data){if(data.url)this.setValue(data.url);this.select()},commit:function(data){data.url=this.getValue()}},{type:'button',id:'browse',filebrowser:'general:src',hidden:true,align:'center',label:editor.lang.common.browseServer}]}]},{type:'vbox',padding:0,children:[{id:'name',type:'text',label:editor.lang.attachment.name,setup:function(data){if(data.title)this.setValue(data.title)},commit:function(data){data.title=this.getValue()}}]},{type:'hbox',widths:['50%','50%'],children:[{type:'select',id:'linkTargetType',label:editor.lang.link.target,'default':'notSet',style:'width : 100%;','items':[[editor.lang.link.targetNotSet,'notSet'],[editor.lang.link.targetFrame,'frame'],[editor.lang.link.targetNew,'_blank'],[editor.lang.link.targetTop,'_top'],[editor.lang.link.targetSelf,'_self'],[editor.lang.link.targetParent,'_parent']],onChange:targetChanged,setup:function(data){if(data.target)this.setValue(data.target.type)},commit:function(data){if(!data.target)data.target={};data.target.type=this.getValue()}},{type:'text',id:'linkTargetName',label:editor.lang.link.targetFrameName,'default':'',setup:function(data){if(data.target)this.setValue(data.target.name)},commit:function(data){if(!data.target)data.target={};data.target.name=this.getValue()}}]}]},{id:'Upload',hidden:true,filebrowser:'uploadButton',label:editor.lang.common.upload,elements:[{type:'file',id:'upload',label:editor.lang.common.upload,size:38},{type:'fileButton',id:'uploadButton',label:editor.lang.common.uploadSubmit,filebrowser:'general:src','for':['Upload','upload']}]} ]}})})();
@@ -1,10 +0,0 @@
1
- CKEDITOR.plugins.setLang('attachment', 'en',
2
- {
3
- attachment :
4
- {
5
- title : "Insert attachment",
6
- url: "URL",
7
- name: "Title",
8
- button : "Insert attachment"
9
- }
10
- });
@@ -1,10 +0,0 @@
1
- CKEDITOR.plugins.setLang('attachment', 'ru',
2
- {
3
- attachment :
4
- {
5
- title : "Включить вложения",
6
- url: "URL",
7
- name: "Название",
8
- button : "Вставить"
9
- }
10
- });
@@ -1,10 +0,0 @@
1
- CKEDITOR.plugins.setLang('attachment', 'uk',
2
- {
3
- attachment :
4
- {
5
- title : "Вставити файл",
6
- url: "URL",
7
- name: "Назва",
8
- button : "Вставити"
9
- }
10
- });
@@ -1 +0,0 @@
1
- (function(){var attachmentCmd={exec:function(editor){editor.openDialog('attachment');return}};CKEDITOR.plugins.add('attachment',{lang:['en','ru','uk'],requires:['dialog'],init:function(editor){var commandName='attachment';editor.addCommand(commandName,attachmentCmd);editor.ui.addButton('Attachment',{label:editor.lang.attachment.button,command:commandName,icon:this.path+"images/attachment.png"});CKEDITOR.dialog.add(commandName,CKEDITOR.getUrl(this.path+'dialogs/attachment.js'))}})})();
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- (function(){function a(c){var d=c.getStyle('overflow-y'),e=c.getDocument(),f=CKEDITOR.dom.element.createFromHtml('<span style="margin:0;padding:0;border:0;clear:both;width:1px;height:1px;display:block;">'+(CKEDITOR.env.webkit?'&nbsp;':'')+'</span>',e);e[CKEDITOR.env.ie?'getBody':'getDocumentElement']().append(f);var g=f.getDocumentPosition(e).y+f.$.offsetHeight;f.remove();c.setStyle('overflow-y',d);return g;};var b=function(c){if(!c.window)return;var d=c.document,e=new CKEDITOR.dom.element(d.getWindow().$.frameElement),f=d.getBody(),g=d.getDocumentElement(),h=c.window.getViewPaneSize().height,i=d.$.compatMode=='BackCompat'?f:g,j=a(i);j+=c.config.autoGrow_bottomSpace||0;var k=c.config.autoGrow_minHeight!=undefined?c.config.autoGrow_minHeight:200,l=c.config.autoGrow_maxHeight||Infinity;j=Math.max(j,k);j=Math.min(j,l);if(j!=h){j=c.fire('autoGrow',{currentHeight:h,newHeight:j}).newHeight;c.resize(c.container.getStyle('width'),j,true);}if(i.$.scrollHeight>i.$.clientHeight&&j<l)i.setStyle('overflow-y','hidden');else i.removeStyle('overflow-y');};CKEDITOR.plugins.add('autogrow',{init:function(c){c.addCommand('autogrow',{exec:b,modes:{wysiwyg:1},readOnly:1,canUndo:false,editorFocus:false});var d={contentDom:1,key:1,selectionChange:1,insertElement:1,mode:1};c.config.autoGrow_onStartup&&(d.instanceReady=1);for(var e in d)c.on(e,function(f){var g=c.getCommand('maximize');if(f.editor.mode=='wysiwyg'&&(!g||g.state!=CKEDITOR.TRISTATE_ON))setTimeout(function(){b(f.editor);b(f.editor);},100);});}});})();
@@ -1,9 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- (function(){CKEDITOR.on('dialogDefinition',function(r){var s,t=r.data.name,u=r.data.definition;if(t=='link'){u.removeContents('target');u.removeContents('upload');u.removeContents('advanced');s=u.getContents('info');s.remove('emailSubject');s.remove('emailBody');}else if(t=='image'){u.removeContents('advanced');s=u.getContents('Link');s.remove('cmbTarget');s=u.getContents('info');s.remove('txtAlt');s.remove('basic');}});var a={b:'strong',u:'u',i:'em',color:'span',size:'span',quote:'blockquote',code:'code',url:'a',email:'span',img:'span','*':'li',list:'ol'},b={strong:'b',b:'b',u:'u',em:'i',i:'i',code:'code',li:'*'},c={strong:'b',em:'i',u:'u',li:'*',ul:'list',ol:'list',code:'code',a:'link',img:'img',blockquote:'quote'},d={color:'color',size:'font-size'},e={url:'href',email:'mailhref',quote:'cite',list:'listType'},f=CKEDITOR.dtd,g=CKEDITOR.tools.extend({table:1},f.$block,f.$listItem,f.$tableContent,f.$list),h=/\s*(?:;\s*|$)/;function i(r){var s='';for(var t in r){var u=r[t],v=(t+':'+u).replace(h,';');s+=v;}return s;};function j(r){var s={};(r||'').replace(/&quot;/g,'"').replace(/\s*([^ :;]+)\s*:\s*([^;]+)\s*(?=;|$)/g,function(t,u,v){s[u.toLowerCase()]=v;});return s;};function k(r){return r.replace(/(?:rgb\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\))/gi,function(s,t,u,v){t=parseInt(t,10).toString(16);u=parseInt(u,10).toString(16);v=parseInt(v,10).toString(16);var w=[t,u,v];for(var x=0;x<w.length;x++)w[x]=String('0'+w[x]).slice(-2);return '#'+w.join('');});};var l={smiley:':)',sad:':(',wink:';)',laugh:':D',cheeky:':P',blush:':*)',surprise:':-o',indecision:':|',angry:'>:(',angel:'o:)',cool:'8-)',devil:'>:-)',crying:';(',kiss:':-*'},m={},n=[];for(var o in l){m[l[o]]=o;n.push(l[o].replace(/\(|\)|\:|\/|\*|\-|\|/g,function(r){return '\\'+r;}));}n=new RegExp(n.join('|'),'g');var p=(function(){var r=[],s={nbsp:'\xa0',shy:'­',gt:'>',lt:'<'};for(var t in s)r.push(t);r=new RegExp('&('+r.join('|')+');','g');return function(u){return u.replace(r,function(v,w){return s[w];});};})();CKEDITOR.BBCodeParser=function(){this._={bbcPartsRegex:/(?:\[([^\/\]=]*?)(?:=([^\]]*?))?\])|(?:\[\/([a-z]{1,16})\])/ig};};CKEDITOR.BBCodeParser.prototype={parse:function(r){var B=this;var s,t,u=0;while(s=B._.bbcPartsRegex.exec(r)){var v=s.index;if(v>u){var w=r.substring(u,v);B.onText(w,1);}u=B._.bbcPartsRegex.lastIndex;t=(s[1]||s[3]||'').toLowerCase();if(t&&!a[t]){B.onText(s[0]);continue;}if(s[1]){var x=a[t],y={},z={},A=s[2];if(A){if(t=='list')if(!isNaN(A))A='decimal';else if(/^[a-z]+$/.test(A))A='lower-alpha';
7
- else if(/^[A-Z]+$/.test(A))A='upper-alpha';if(d[t]){if(t=='size')A+='%';z[d[t]]=A;y.style=i(z);}else if(e[t])y[e[t]]=A;}if(t=='email'||t=='img')y.bbcode=t;B.onTagOpen(x,y,CKEDITOR.dtd.$empty[x]);}else if(s[3])B.onTagClose(a[t]);}if(r.length>u)B.onText(r.substring(u,r.length),1);}};CKEDITOR.htmlParser.fragment.fromBBCode=function(r){var s=new CKEDITOR.BBCodeParser(),t=new CKEDITOR.htmlParser.fragment(),u=[],v=0,w=t,x;function y(D){if(u.length>0)for(var E=0;E<u.length;E++){var F=u[E],G=F.name,H=CKEDITOR.dtd[G],I=w.name&&CKEDITOR.dtd[w.name];if((!I||I[G])&&(!D||!H||H[D]||!CKEDITOR.dtd[D])){F=F.clone();F.parent=w;w=F;u.splice(E,1);E--;}}};function z(D,E){var F=w.children.length,G=F>0&&w.children[F-1],H=!G&&q.getRule(c[w.name],'breakAfterOpen'),I=G&&G.type==CKEDITOR.NODE_ELEMENT&&q.getRule(c[G.name],'breakAfterClose'),J=D&&q.getRule(c[D],E?'breakBeforeClose':'breakBeforeOpen');if(v&&(H||I||J))v--;if(v&&D in g)v++;while(v&&v--)w.children.push(G=new CKEDITOR.htmlParser.element('br'));};function A(D,E){z(D.name,1);E=E||w||t;var F=E.children.length,G=F>0&&E.children[F-1]||null;D.previous=G;D.parent=E;E.children.push(D);if(D.returnPoint){w=D.returnPoint;delete D.returnPoint;}};s.onTagOpen=function(D,E,F){var G=new CKEDITOR.htmlParser.element(D,E);if(CKEDITOR.dtd.$removeEmpty[D]){u.push(G);return;}var H=w.name,I=H&&(CKEDITOR.dtd[H]||(w._.isBlockLike?CKEDITOR.dtd.div:CKEDITOR.dtd.span));if(I&&!I[D]){var J=false,K;if(D==H)A(w,w.parent);else if(D in CKEDITOR.dtd.$listItem){s.onTagOpen('ul',{});K=w;J=true;}else{A(w,w.parent);u.unshift(w);J=true;}if(K)w=K;else w=w.returnPoint||w.parent;if(J){s.onTagOpen.apply(this,arguments);return;}}y(D);z(D);G.parent=w;G.returnPoint=x;x=0;if(G.isEmpty)A(G);else w=G;};s.onTagClose=function(D){for(var E=u.length-1;E>=0;E--){if(D==u[E].name){u.splice(E,1);return;}}var F=[],G=[],H=w;while(H.type&&H.name!=D){if(!H._.isBlockLike)G.unshift(H);F.push(H);H=H.parent;}if(H.type){for(E=0;E<F.length;E++){var I=F[E];A(I,I.parent);}w=H;A(H,H.parent);if(H==w)w=w.parent;u=u.concat(G);}};s.onText=function(D){var E=CKEDITOR.dtd[w.name];if(!E||E['#']){z();y();D.replace(/([\r\n])|[^\r\n]*/g,function(F,G){if(G!==undefined&&G.length)v++;else if(F.length){var H=0;F.replace(n,function(I,J){A(new CKEDITOR.htmlParser.text(F.substring(H,J)),w);A(new CKEDITOR.htmlParser.element('smiley',{desc:m[I]}),w);H=J+I.length;});if(H!=F.length)A(new CKEDITOR.htmlParser.text(F.substring(H,F.length)),w);}});}};s.parse(CKEDITOR.tools.htmlEncode(r));while(w.type){var B=w.parent,C=w;
8
- A(C,B);w=B;}return t;};CKEDITOR.htmlParser.BBCodeWriter=CKEDITOR.tools.createClass({$:function(){var r=this;r._={output:[],rules:[]};r.setRules('list',{breakBeforeOpen:1,breakAfterOpen:1,breakBeforeClose:1,breakAfterClose:1});r.setRules('*',{breakBeforeOpen:1,breakAfterOpen:0,breakBeforeClose:1,breakAfterClose:0});r.setRules('quote',{breakBeforeOpen:1,breakAfterOpen:0,breakBeforeClose:0,breakAfterClose:1});},proto:{setRules:function(r,s){var t=this._.rules[r];if(t)CKEDITOR.tools.extend(t,s,true);else this._.rules[r]=s;},getRule:function(r,s){return this._.rules[r]&&this._.rules[r][s];},openTag:function(r,s){var u=this;if(r in a){if(u.getRule(r,'breakBeforeOpen'))u.lineBreak(1);u.write('[',r);var t=s.option;t&&u.write('=',t);u.write(']');if(u.getRule(r,'breakAfterOpen'))u.lineBreak(1);}else if(r=='br')u._.output.push('\n');},openTagClose:function(){},attribute:function(){},closeTag:function(r){var s=this;if(r in a){if(s.getRule(r,'breakBeforeClose'))s.lineBreak(1);r!='*'&&s.write('[/',r,']');if(s.getRule(r,'breakAfterClose'))s.lineBreak(1);}},text:function(r){this.write(r);},comment:function(){},lineBreak:function(){var r=this;if(!r._.hasLineBreak&&r._.output.length){r.write('\n');r._.hasLineBreak=1;}},write:function(){this._.hasLineBreak=0;var r=Array.prototype.join.call(arguments,'');this._.output.push(r);},reset:function(){this._.output=[];this._.hasLineBreak=0;},getHtml:function(r){var s=this._.output.join('');if(r)this.reset();return p(s);}}});var q=new CKEDITOR.htmlParser.BBCodeWriter();CKEDITOR.plugins.add('bbcode',{requires:['htmldataprocessor','entities'],beforeInit:function(r){var s=r.config;CKEDITOR.tools.extend(s,{enterMode:CKEDITOR.ENTER_BR,basicEntities:false,entities:false,fillEmptyBlocks:false},true);},init:function(r){var s=r.config;function t(v){var w=CKEDITOR.htmlParser.fragment.fromBBCode(v),x=new CKEDITOR.htmlParser.basicWriter();w.writeHtml(x,u);return x.getHtml(true);};var u=new CKEDITOR.htmlParser.filter();u.addRules({elements:{blockquote:function(v){var w=new CKEDITOR.htmlParser.element('div');w.children=v.children;v.children=[w];var x=v.attributes.cite;if(x){var y=new CKEDITOR.htmlParser.element('cite');y.add(new CKEDITOR.htmlParser.text(x.replace(/^"|"$/g,'')));delete v.attributes.cite;v.children.unshift(y);}},span:function(v){var w;if(w=v.attributes.bbcode){if(w=='img'){v.name='img';v.attributes.src=v.children[0].value;v.children=[];}else if(w=='email'){v.name='a';v.attributes.href='mailto:'+v.children[0].value;}delete v.attributes.bbcode;
9
- }},ol:function(v){if(v.attributes.listType){if(v.attributes.listType!='decimal')v.attributes.style='list-style-type:'+v.attributes.listType;}else v.name='ul';delete v.attributes.listType;},a:function(v){if(!v.attributes.href)v.attributes.href=v.children[0].value;},smiley:function(v){v.name='img';var w=v.attributes.desc,x=s.smiley_images[CKEDITOR.tools.indexOf(s.smiley_descriptions,w)],y=CKEDITOR.tools.htmlEncode(s.smiley_path+x);v.attributes={src:y,'data-cke-saved-src':y,title:w,alt:w};}}});r.dataProcessor.htmlFilter.addRules({elements:{$:function(v){var w=v.attributes,x=j(w.style),y,z=v.name;if(z in b)z=b[z];else if(z=='span'){if(y=x.color){z='color';y=k(y);}else if(y=x['font-size']){var A=y.match(/(\d+)%$/);if(A){y=A[1];z='size';}}}else if(z=='ol'||z=='ul'){if(y=x['list-style-type']){switch(y){case 'lower-alpha':y='a';break;case 'upper-alpha':y='A';break;}}else if(z=='ol')y=1;z='list';}else if(z=='blockquote'){try{var B=v.children[0],C=v.children[1],D=B.name=='cite'&&B.children[0].value;if(D){y='"'+D+'"';v.children=C.children;}}catch(G){}z='quote';}else if(z=='a'){if(y=w.href)if(y.indexOf('mailto:')!==-1){z='email';v.children=[new CKEDITOR.htmlParser.text(y.replace('mailto:',''))];y='';}else{var E=v.children.length==1&&v.children[0];if(E&&E.type==CKEDITOR.NODE_TEXT&&E.value==y)y='';z='url';}}else if(z=='img'){v.isEmpty=0;var F=w['data-cke-saved-src'];if(F&&F.indexOf(r.config.smiley_path)!=-1)return new CKEDITOR.htmlParser.text(l[w.alt]);else v.children=[new CKEDITOR.htmlParser.text(F)];}v.name=z;y&&(v.attributes.option=y);return null;},br:function(v){var w=v.next;if(w&&w.name in g)return false;}}},1);r.dataProcessor.writer=q;r.on('beforeSetMode',function(v){v.removeListener();var w=r._.modes.wysiwyg;w.loadData=CKEDITOR.tools.override(w.loadData,function(x){return function(y){return x.call(this,t(y));};});});},afterInit:function(r){var s;if(r._.elementsPath)if(s=r._.elementsPath.filters)s.push(function(t){var u=t.getName(),v=c[u]||false;if(v=='link'&&t.getAttribute('href').indexOf('mailto:')===0)v='email';else if(u=='span'){if(t.getStyle('font-size'))v='size';else if(t.getStyle('color'))v='color';}else if(v=='img'){var w=t.data('cke-saved-src');if(w&&w.indexOf(r.config.smiley_path)===0)v='smiley';}return v;});}});})();
@@ -1,7 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.dialog.add('paste',function(a){var b=a.lang.clipboard,c=CKEDITOR.env.isCustomDomain();function d(e){var f=new CKEDITOR.dom.document(e.document),g=f.$,h=f.getById('cke_actscrpt');h&&h.remove();CKEDITOR.env.ie?g.body.contentEditable='true':g.designMode='on';if(CKEDITOR.env.ie&&CKEDITOR.env.version<8)f.getWindow().on('blur',function(){g.selection.empty();});f.on('keydown',function(i){var j=i.data,k=j.getKeystroke(),l;switch(k){case 27:this.hide();l=1;break;case 9:case CKEDITOR.SHIFT+9:this.changeFocus(1);l=1;}l&&j.preventDefault();},this);a.fire('ariaWidget',new CKEDITOR.dom.element(e.frameElement));};return{title:b.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?370:350,minHeight:CKEDITOR.env.quirks?250:245,onShow:function(){this.parts.dialog.$.offsetHeight;this.setupContent();},onHide:function(){if(CKEDITOR.env.ie)this.getParentEditor().document.getBody().$.contentEditable='true';},onLoad:function(){if((CKEDITOR.env.ie7Compat||CKEDITOR.env.ie6Compat)&&a.lang.dir=='rtl')this.parts.contents.setStyle('overflow','hidden');},onOk:function(){this.commitContent();},contents:[{id:'general',label:a.lang.common.generalTab,elements:[{type:'html',id:'securityMsg',html:'<div style="white-space:normal;width:340px;">'+b.securityMsg+'</div>'},{type:'html',id:'pasteMsg',html:'<div style="white-space:normal;width:340px;">'+b.pasteMsg+'</div>'},{type:'html',id:'editing_area',style:'width: 100%; height: 100%;',html:'',focus:function(){var e=this.getInputElement().$.contentWindow;setTimeout(function(){e.focus();},500);},setup:function(){var e=this.getDialog(),f='<html dir="'+a.config.contentsLangDirection+'"'+' lang="'+(a.config.contentsLanguage||a.langCode)+'">'+'<head><style>body { margin: 3px; height: 95%; } </style></head><body>'+'<script id="cke_actscrpt" type="text/javascript">'+'window.parent.CKEDITOR.tools.callFunction( '+CKEDITOR.tools.addFunction(d,e)+', this );'+'</script></body>'+'</html>',g=CKEDITOR.env.air?'javascript:void(0)':c?"javascript:void((function(){document.open();document.domain='"+document.domain+"';"+'document.close();'+'})())"':'',h=CKEDITOR.dom.element.createFromHtml('<iframe class="cke_pasteframe" frameborder="0" allowTransparency="true" src="'+g+'"'+' role="region"'+' aria-label="'+b.pasteArea+'"'+' aria-describedby="'+e.getContentElement('general','pasteMsg').domId+'"'+' aria-multiple="true"'+'></iframe>');h.on('load',function(k){k.removeListener();var l=h.getFrameDocument();l.write(f);if(CKEDITOR.env.air)d.call(this,l.getWindow().$);
7
- },e);h.setCustomData('dialog',e);var i=this.getElement();i.setHtml('');i.append(h);if(CKEDITOR.env.ie){var j=CKEDITOR.dom.element.createFromHtml('<span tabindex="-1" style="position:absolute;" role="presentation"></span>');j.on('focus',function(){h.$.contentWindow.focus();});i.append(j);this.focus=function(){j.focus();this.fire('focus');};}this.getInputElement=function(){return h;};if(CKEDITOR.env.ie){i.setStyle('display','block');i.setStyle('height',h.$.offsetHeight+2+'px');}},commit:function(e){var f=this.getElement(),g=this.getDialog().getParentEditor(),h=this.getInputElement().getFrameDocument().getBody(),i=h.getBogus(),j;i&&i.remove();j=h.getHtml();setTimeout(function(){g.fire('paste',{html:j});},0);}}]}]};});
@@ -1,7 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.dialog.add('colordialog',function(a){var b=CKEDITOR.dom.element,c=CKEDITOR.document,d=a.lang.colordialog,e,f={type:'html',html:'&nbsp;'},g;function h(){c.getById(u).removeStyle('background-color');e.getContentElement('picker','selectedColor').setValue('');g&&g.removeAttribute('aria-selected');g=null;};function i(w){var x=w.data.getTarget(),y;if(x.getName()=='td'&&(y=x.getChild(0).getHtml())){g=x;g.setAttribute('aria-selected',true);e.getContentElement('picker','selectedColor').setValue(y);}};function j(w){w=w.replace(/^#/,'');for(var x=0,y=[];x<=2;x++)y[x]=parseInt(w.substr(x*2,2),16);var z=0.2126*y[0]+0.7152*y[1]+0.0722*y[2];return '#'+(z>=165?'000':'fff');};var k,l;function m(w){!w.name&&(w=new CKEDITOR.event(w));var x=!/mouse/.test(w.name),y=w.data.getTarget(),z;if(y.getName()=='td'&&(z=y.getChild(0).getHtml())){o(w);x?k=y:l=y;if(x){y.setStyle('border-color',j(z));y.setStyle('border-style','dotted');}c.getById(s).setStyle('background-color',z);c.getById(t).setHtml(z);}};function n(){var w=k.getChild(0).getHtml();k.setStyle('border-color',w);k.setStyle('border-style','solid');c.getById(s).removeStyle('background-color');c.getById(t).setHtml('&nbsp;');k=null;};function o(w){var x=!/mouse/.test(w.name),y=x&&k;if(y){var z=y.getChild(0).getHtml();y.setStyle('border-color',z);y.setStyle('border-style','solid');}if(!(k||l)){c.getById(s).removeStyle('background-color');c.getById(t).setHtml('&nbsp;');}};function p(w){var x=w.data,y=x.getTarget(),z,A,B=x.getKeystroke(),C=a.lang.dir=='rtl';switch(B){case 38:if(z=y.getParent().getPrevious()){A=z.getChild([y.getIndex()]);A.focus();}x.preventDefault();break;case 40:if(z=y.getParent().getNext()){A=z.getChild([y.getIndex()]);if(A&&A.type==1)A.focus();}x.preventDefault();break;case 32:case 13:i(w);x.preventDefault();break;case C?37:39:if(A=y.getNext()){if(A.type==1){A.focus();x.preventDefault(true);}}else if(z=y.getParent().getNext()){A=z.getChild([0]);if(A&&A.type==1){A.focus();x.preventDefault(true);}}break;case C?39:37:if(A=y.getPrevious()){A.focus();x.preventDefault(true);}else if(z=y.getParent().getPrevious()){A=z.getLast();A.focus();x.preventDefault(true);}break;default:return;}};function q(){v=CKEDITOR.dom.element.createFromHtml('<table tabIndex="-1" aria-label="'+d.options+'"'+' role="grid" style="border-collapse:separate;" cellspacing="0">'+'<caption class="cke_voice_label">'+d.options+'</caption>'+'<tbody role="presentation"></tbody></table>');v.on('mouseover',m);v.on('mouseout',o);var w=['00','33','66','99','cc','ff'];
7
- function x(C,D){for(var E=C;E<C+3;E++){var F=new b(v.$.insertRow(-1));F.setAttribute('role','row');for(var G=D;G<D+3;G++)for(var H=0;H<6;H++)y(F.$,'#'+w[G]+w[H]+w[E]);}};function y(C,D){var E=new b(C.insertCell(-1));E.setAttribute('class','ColorCell');E.setAttribute('tabIndex',-1);E.setAttribute('role','gridcell');E.on('keydown',p);E.on('click',i);E.on('focus',m);E.on('blur',o);E.setStyle('background-color',D);E.setStyle('border','1px solid '+D);E.setStyle('width','14px');E.setStyle('height','14px');var F=r('color_table_cell');E.setAttribute('aria-labelledby',F);E.append(CKEDITOR.dom.element.createFromHtml('<span id="'+F+'" class="cke_voice_label">'+D+'</span>',CKEDITOR.document));};x(0,0);x(3,0);x(0,3);x(3,3);var z=new b(v.$.insertRow(-1));z.setAttribute('role','row');for(var A=0;A<6;A++)y(z.$,'#'+w[A]+w[A]+w[A]);for(var B=0;B<12;B++)y(z.$,'#000000');};var r=function(w){return CKEDITOR.tools.getNextId()+'_'+w;},s=r('hicolor'),t=r('hicolortext'),u=r('selhicolor'),v;q();return{title:d.title,minWidth:360,minHeight:220,onLoad:function(){e=this;},onHide:function(){h();n();},contents:[{id:'picker',label:d.title,accessKey:'I',elements:[{type:'hbox',padding:0,widths:['70%','10%','30%'],children:[{type:'html',html:'<div></div>',onLoad:function(){CKEDITOR.document.getById(this.domId).append(v);},focus:function(){(k||this.getElement().getElementsByTag('td').getItem(0)).focus();}},f,{type:'vbox',padding:0,widths:['70%','5%','25%'],children:[{type:'html',html:'<span>'+d.highlight+'</span>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+s+'" style="border: 1px solid; height: 74px; width: 74px;"></div>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+t+'">&nbsp;</div><span>'+d.selected+'</span>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+u+'" style="border: 1px solid; height: 20px; width: 74px;"></div>'},{type:'text',label:d.selected,labelStyle:'display:none',id:'selectedColor',style:'width: 74px',onChange:function(){try{c.getById(u).setStyle('background-color',this.getValue());}catch(w){h();}}},f,{type:'button',id:'clear',style:'margin-top: 5px',label:d.clear,onClick:h}]}]}]}]};});
@@ -1,28 +0,0 @@
1
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
2
- For licensing, see LICENSE.html or http://ckeditor.com/license
3
-
4
- bg.js Found: 5 Missing: 0
5
- cs.js Found: 5 Missing: 0
6
- cy.js Found: 5 Missing: 0
7
- da.js Found: 5 Missing: 0
8
- de.js Found: 5 Missing: 0
9
- el.js Found: 5 Missing: 0
10
- eo.js Found: 5 Missing: 0
11
- et.js Found: 5 Missing: 0
12
- fa.js Found: 5 Missing: 0
13
- fi.js Found: 5 Missing: 0
14
- fr.js Found: 5 Missing: 0
15
- gu.js Found: 5 Missing: 0
16
- he.js Found: 5 Missing: 0
17
- hr.js Found: 5 Missing: 0
18
- it.js Found: 5 Missing: 0
19
- nb.js Found: 5 Missing: 0
20
- nl.js Found: 5 Missing: 0
21
- no.js Found: 5 Missing: 0
22
- pl.js Found: 5 Missing: 0
23
- pt-br.js Found: 5 Missing: 0
24
- tr.js Found: 5 Missing: 0
25
- ug.js Found: 5 Missing: 0
26
- uk.js Found: 5 Missing: 0
27
- vi.js Found: 5 Missing: 0
28
- zh-cn.js Found: 5 Missing: 0
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','bg',{devTools:{title:'Информация за елемента',dialogName:'Име на диалоговия прозорец',tabName:'Име на таб',elementId:'ID на елемента',elementType:'Тип на елемента'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','cs',{devTools:{title:'Informace o prvku',dialogName:'Název dialogového okna',tabName:'Název karty',elementId:'ID prvku',elementType:'Typ prvku'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','cy',{devTools:{title:'Gwybodaeth am yr Elfen',dialogName:'Enw ffenestr y deialog',tabName:"Enw'r tab",elementId:'ID yr Elfen',elementType:'Math yr elfen'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','da',{devTools:{title:'Information på elementet',dialogName:'Dialogboks',tabName:'Tab beskrivelse',elementId:'ID på element',elementType:'Type af element'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','de',{devTools:{title:'Elementinformation',dialogName:'Dialogfenstername',tabName:'Reitername',elementId:'Element ID',elementType:'Elementtyp'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','el',{devTools:{title:'Πληροφορίες Στοιχείου',dialogName:'Όνομα παραθύρου διαλόγου',tabName:'Όνομα καρτέλας',elementId:'ID Στοιχείου',elementType:'Τύπος στοιχείου'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','en',{devTools:{title:'Element Information',dialogName:'Dialog window name',tabName:'Tab name',elementId:'Element ID',elementType:'Element type'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','eo',{devTools:{title:'Informo pri la elemento',dialogName:'Nomo de la dialogfenestro',tabName:'Langetnomo',elementId:'ID de la elemento',elementType:'Tipo de la elemento'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','et',{devTools:{title:'Elemendi andmed',dialogName:'Dialoogiakna nimi',tabName:'Saki nimi',elementId:'Elemendi ID',elementType:'Elemendi liik'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','fa',{devTools:{title:'اطلاعات عنصر',dialogName:'نام پنجره محاورهای',tabName:'نام برگه',elementId:'ID عنصر',elementType:'نوع عنصر'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','fi',{devTools:{title:'Elementin tiedot',dialogName:'Dialogi-ikkunan nimi',tabName:'Välilehden nimi',elementId:'Elementin ID',elementType:'Elementin tyyppi'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','fr',{devTools:{title:"Information sur l'élément",dialogName:'Nom de la fenêtre de dialogue',tabName:"Nom de l'onglet",elementId:"ID de l'élément",elementType:"Type de l'élément"}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','gu',{devTools:{title:'પ્રાથમિક માહિતી',dialogName:'વિન્ડોનું નામ',tabName:'ટેબનું નામ',elementId:'પ્રાથમિક આઈડી',elementType:'પ્રાથમિક પ્રકાર'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','he',{devTools:{title:'מידע על האלמנט',dialogName:'שם הדיאלוג',tabName:'שם הטאב',elementId:'ID של האלמנט',elementType:'סוג האלמנט'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','hr',{devTools:{title:'Informacije elementa',dialogName:'Naziv prozora za dijalog',tabName:'Naziva jahača',elementId:'ID elementa',elementType:'Vrsta elementa'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','it',{devTools:{title:'Informazioni elemento',dialogName:'Nome finestra di dialogo',tabName:'Nome Tab',elementId:'ID Elemento',elementType:'Tipo elemento'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','nb',{devTools:{title:'Elementinformasjon',dialogName:'Navn på dialogvindu',tabName:'Navn på fane',elementId:'Element-ID',elementType:'Elementtype'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','nl',{devTools:{title:'Elementinformatie',dialogName:'Naam dialoogvenster',tabName:'Tabnaam',elementId:'Element ID',elementType:'Elementtype'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','no',{devTools:{title:'Elementinformasjon',dialogName:'Navn på dialogvindu',tabName:'Navn på fane',elementId:'Element-ID',elementType:'Elementtype'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','pl',{devTools:{title:'Informacja o elemencie',dialogName:'Nazwa okna dialogowego',tabName:'Nazwa zakładki',elementId:'ID elementu',elementType:'Typ elementu'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','pt-br',{devTools:{title:'Informação do Elemento',dialogName:'Nome da janela de diálogo',tabName:'Nome da aba',elementId:'ID do elemento',elementType:'Tipo do elemento'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','tr',{devTools:{title:'Eleman Bilgisi',dialogName:'İletişim pencere ismi',tabName:'Sekme adı',elementId:'Eleman ID',elementType:'Eleman türü'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','ug',{devTools:{title:'ئېلېمېنت ئۇچۇرى',dialogName:'سۆزلەشكۈ كۆزنەك ئاتى',tabName:'Tab ئاتى',elementId:'ئېلېمېنت كىملىكى',elementType:'ئېلېمېنت تىپى'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','uk',{devTools:{title:'Відомості про Елемент',dialogName:'Заголовок діалогового вікна',tabName:'Назва вкладки',elementId:'Ідентифікатор Елемента',elementType:'Тип Елемента'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','vi',{devTools:{title:'Thông tin thành ph',dialogName:'Tên hộp tho',tabName:'Tên th',elementId:'Mã thành ph',elementType:'Loại thành ph'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.setLang('devtools','zh-cn',{devTools:{title:'元素信息',dialogName:'对话框窗口名称',tabName:'Tab 名称',elementId:'元素 ID',elementType:'元素类型'}});
@@ -1,6 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- CKEDITOR.plugins.add('devtools',{lang:['en','bg','cs','cy','da','de','el','eo','et','fa','fi','fr','gu','he','hr','it','nb','nl','no','pl','pt-br','tr','ug','uk','vi','zh-cn'],init:function(a){a._.showDialogDefinitionTooltips=1;},onLoad:function(){CKEDITOR.document.appendStyleText(CKEDITOR.config.devtools_styles||'#cke_tooltip { padding: 5px; border: 2px solid #333; background: #ffffff }#cke_tooltip h2 { font-size: 1.1em; border-bottom: 1px solid; margin: 0; padding: 1px; }#cke_tooltip ul { padding: 0pt; list-style-type: none; }');}});(function(){function a(d,e,f,g){var h=d.lang.devTools,i='<a href="http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.dialog.definition.'+(f?f.type=='text'?'textInput':f.type:'content')+'.html" target="_blank">'+(f?f.type:'content')+'</a>',j='<h2>'+h.title+'</h2>'+'<ul>'+'<li><strong>'+h.dialogName+'</strong> : '+e.getName()+'</li>'+'<li><strong>'+h.tabName+'</strong> : '+g+'</li>';if(f)j+='<li><strong>'+h.elementId+'</strong> : '+f.id+'</li>';j+='<li><strong>'+h.elementType+'</strong> : '+i+'</li>';return j+'</ul>';};function b(d,e,f,g,h,i){var j=e.getDocumentPosition(),k={'z-index':CKEDITOR.dialog._.currentZIndex+10,top:j.y+e.getSize('height')+'px'};c.setHtml(d(f,g,h,i));c.show();if(f.lang.dir=='rtl'){var l=CKEDITOR.document.getWindow().getViewPaneSize();k.right=l.width-j.x-e.getSize('width')+'px';}else k.left=j.x+'px';c.setStyles(k);};var c;CKEDITOR.on('reset',function(){c&&c.remove();c=null;});CKEDITOR.on('dialogDefinition',function(d){var e=d.editor;if(e._.showDialogDefinitionTooltips){if(!c){c=CKEDITOR.dom.element.createFromHtml('<div id="cke_tooltip" tabindex="-1" style="position: absolute"></div>',CKEDITOR.document);c.hide();c.on('mouseover',function(){this.show();});c.on('mouseout',function(){this.hide();});c.appendTo(CKEDITOR.document.getBody());}var f=d.data.definition.dialog,g=e.config.devtools_textCallback||a;f.on('load',function(){var h=f.parts.tabs.getChildren(),i;for(var j=0,k=h.count();j<k;j++){i=h.getItem(j);i.on('mouseover',function(){var l=this.$.id;b(g,this,e,f,null,l.substring(4,l.lastIndexOf('_')));});i.on('mouseout',function(){c.hide();});}f.foreach(function(l){if(l.type in {hbox:1,vbox:1})return;var m=l.getElement();if(m){m.on('mouseover',function(){b(g,this,e,f,l,f._.currentTabId);});m.on('mouseout',function(){c.hide();});}});});}});})();
@@ -1,4 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
@@ -1,8 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.html or http://ckeditor.com/license
4
- */
5
-
6
- (function(){function a(d,e,f){if(!e.is||!e.getCustomData('block_processed')){e.is&&CKEDITOR.dom.element.setMarker(f,e,'block_processed',true);d.push(e);}};function b(d){var e=[],f=d.getChildren();for(var g=0;g<f.count();g++){var h=f.getItem(g);if(!(h.type===CKEDITOR.NODE_TEXT&&/^[ \t\n\r]+$/.test(h.getText())))e.push(h);}return e;};function c(d,e){var f=(function(){var p=CKEDITOR.tools.extend({},CKEDITOR.dtd.$blockLimit);delete p.div;if(d.config.div_wrapTable){delete p.td;delete p.th;}return p;})(),g=CKEDITOR.dtd.div;function h(p){var q=new CKEDITOR.dom.elementPath(p).elements,r;for(var s=0;s<q.length;s++){if(q[s].getName() in f){r=q[s];break;}}return r;};function i(){this.foreach(function(p){if(/^(?!vbox|hbox)/.test(p.type)){if(!p.setup)p.setup=function(q){p.setValue(q.getAttribute(p.id)||'');};if(!p.commit)p.commit=function(q){var r=this.getValue();if('dir'==p.id&&q.getComputedStyle('direction')==r)return;if(r)q.setAttribute(p.id,r);else q.removeAttribute(p.id);};}});};function j(p){var q=[],r={},s=[],t,u=p.document.getSelection(),v=u.getRanges(),w=u.createBookmarks(),x,y,z=p.config.enterMode==CKEDITOR.ENTER_DIV?'div':'p';for(x=0;x<v.length;x++){y=v[x].createIterator();while(t=y.getNextParagraph()){if(t.getName() in f){var A,B=t.getChildren();for(A=0;A<B.count();A++)a(s,B.getItem(A),r);}else{while(!g[t.getName()]&&t.getName()!='body')t=t.getParent();a(s,t,r);}}}CKEDITOR.dom.element.clearAllMarkers(r);var C=l(s),D,E,F;for(x=0;x<C.length;x++){var G=C[x][0];D=G.getParent();for(A=1;A<C[x].length;A++)D=D.getCommonAncestor(C[x][A]);F=new CKEDITOR.dom.element('div',p.document);for(A=0;A<C[x].length;A++){G=C[x][A];while(!G.getParent().equals(D))G=G.getParent();C[x][A]=G;}var H=null;for(A=0;A<C[x].length;A++){G=C[x][A];if(!(G.getCustomData&&G.getCustomData('block_processed'))){G.is&&CKEDITOR.dom.element.setMarker(r,G,'block_processed',true);if(!A)F.insertBefore(G);F.append(G);}}CKEDITOR.dom.element.clearAllMarkers(r);q.push(F);}u.selectBookmarks(w);return q;};function k(p){var q=new CKEDITOR.dom.elementPath(p.getSelection().getStartElement()),r=q.blockLimit,s=r&&r.getAscendant('div',true);return s;};function l(p){var q=[],r=null,s,t;for(var u=0;u<p.length;u++){t=p[u];var v=h(t);if(!v.equals(r)){r=v;q.push([]);}q[q.length-1].push(t);}return q;};function m(p){var q=this.getDialog(),r=q._element&&q._element.clone()||new CKEDITOR.dom.element('div',d.document);this.commit(r,true);p=[].concat(p);var s=p.length,t;for(var u=0;u<s;u++){t=q.getContentElement.apply(q,p[u].split(':'));
7
- t&&t.setup&&t.setup(r,true);}};var n={},o=[];return{title:d.lang.div.title,minWidth:400,minHeight:165,contents:[{id:'info',label:d.lang.common.generalTab,title:d.lang.common.generalTab,elements:[{type:'hbox',widths:['50%','50%'],children:[{id:'elementStyle',type:'select',style:'width: 100%;',label:d.lang.div.styleSelectLabel,'default':'',items:[[d.lang.common.notSet,'']],onChange:function(){m.call(this,['info:class','advanced:dir','advanced:style']);},setup:function(p){for(var q in n)n[q].checkElementRemovable(p,true)&&this.setValue(q);},commit:function(p){var q;if(q=this.getValue()){var r=n[q],s=p.getCustomData('elementStyle')||'';r.applyToObject(p);p.setCustomData('elementStyle',s+r._.definition.attributes.style);}}},{id:'class',type:'text',label:d.lang.common.cssClass,'default':''}]}]},{id:'advanced',label:d.lang.common.advancedTab,title:d.lang.common.advancedTab,elements:[{type:'vbox',padding:1,children:[{type:'hbox',widths:['50%','50%'],children:[{type:'text',id:'id',label:d.lang.common.id,'default':''},{type:'text',id:'lang',label:d.lang.link.langCode,'default':''}]},{type:'hbox',children:[{type:'text',id:'style',style:'width: 100%;',label:d.lang.common.cssStyle,'default':'',commit:function(p){var q=this.getValue()+(p.getCustomData('elementStyle')||'');p.setAttribute('style',q);}}]},{type:'hbox',children:[{type:'text',id:'title',style:'width: 100%;',label:d.lang.common.advisoryTitle,'default':''}]},{type:'select',id:'dir',style:'width: 100%;',label:d.lang.common.langDir,'default':'',items:[[d.lang.common.notSet,''],[d.lang.common.langDirLtr,'ltr'],[d.lang.common.langDirRtl,'rtl']]}]}]}],onLoad:function(){i.call(this);var p=this,q=this.getContentElement('info','elementStyle');d.getStylesSet(function(r){var s;if(r)for(var t=0;t<r.length;t++){var u=r[t];if(u.element&&u.element=='div'){s=u.name;n[s]=new CKEDITOR.style(u);q.items.push([s,s]);q.add(s,s);}}q[q.items.length>1?'enable':'disable']();setTimeout(function(){q.setup(p._element);},0);});},onShow:function(){if(e=='editdiv'){var p=k(d);p&&this.setupContent(this._element=p);}},onOk:function(){if(e=='editdiv')o=[this._element];else o=j(d,true);var p=o.length;for(var q=0;q<p;q++){this.commitContent(o[q]);!o[q].getAttribute('style')&&o[q].removeAttribute('style');}this.hide();},onHide:function(){if(e=='editdiv')this._element.removeCustomData('elementStyle');delete this._element;}};};CKEDITOR.dialog.add('creatediv',function(d){return c(d,'creatediv');});CKEDITOR.dialog.add('editdiv',function(d){return c(d,'editdiv');
8
- });})();