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,25 +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
- body
7
- {
8
- /* Font */
9
- font-family: Arial, Verdana, sans-serif;
10
- font-size: 12px;
11
-
12
- /* Text color */
13
- color: #222;
14
-
15
- /* Remove the background color to make it transparent */
16
- background-color: #fff;
17
- }
18
-
19
- ol,ul,dl
20
- {
21
- /* IE7: reset rtl list margin. (#7334) */
22
- *margin-right:0px;
23
- /* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/
24
- padding:0 40px;
25
- }
@@ -1,221 +0,0 @@
1
- $.QueryString = (function(a) {
2
- if (a == "") return {};
3
- var b = {};
4
- for (var i = 0; i < a.length; ++i)
5
- {
6
- var p=a[i].split('=');
7
- if (p.length != 2) continue;
8
- b[p[0]] = decodeURIComponent(p[1].replace(/\+/g, " "));
9
- }
10
- return b;
11
- })(window.location.search.substr(1).split('&'))
12
-
13
- $(document).ready(function(){
14
- $("div.gal-item div.gal-inner-holder")
15
- .live('mouseover', function(e){
16
- $(this).addClass('hover');
17
- })
18
- .live('mouseout', function(e){
19
- $(this).removeClass('hover');
20
- })
21
- .live('click', function(e){
22
- var url = $(this).parents('div.gal-item').data('url');
23
- CKEDITOR.tools.callFunction(CKEditorFuncNum, url);
24
- window.close();
25
- });
26
-
27
- $("div.gal-item a.gal-del").live('ajax:complete', function(xhr, status){
28
- $(this).parents('div.gal-item').remove();
29
- });
30
- });
31
-
32
- // Collection of all instances on page
33
- qq.FileUploader.instances = new Object();
34
-
35
- /**
36
- * Class that creates upload widget with drag-and-drop and file list
37
- * @inherits qq.FileUploaderBasic
38
- */
39
- qq.FileUploaderInput = function(o){
40
- // call parent constructor
41
- qq.FileUploaderBasic.apply(this, arguments);
42
-
43
- // additional options
44
- qq.extend(this._options, {
45
- element: null,
46
- // if set, will be used instead of qq-upload-list in template
47
- listElement: null,
48
-
49
- template_id: '#fileupload_tmpl',
50
-
51
- classes: {
52
- // used to get elements from templates
53
- button: 'fileupload-button',
54
- drop: 'fileupload-drop-area',
55
- dropActive: 'fileupload-drop-area-active',
56
- list: 'fileupload-list',
57
- preview: 'fileupload-preview',
58
-
59
- file: 'fileupload-file',
60
- spinner: 'fileupload-spinner',
61
- size: 'fileupload-size',
62
- cancel: 'fileupload-cancel',
63
-
64
- // added to list item when upload completes
65
- // used in css to hide progress spinner
66
- success: 'fileupload-success',
67
- fail: 'fileupload-fail'
68
- }
69
- });
70
- // overwrite options with user supplied
71
- qq.extend(this._options, o);
72
-
73
- this._element = document.getElementById(this._options.element);
74
- this._listElement = this._options.listElement || this._find(this._element, 'list');
75
-
76
- this._classes = this._options.classes;
77
-
78
- this._button = this._createUploadButton(this._find(this._element, 'button'));
79
- this._path = $('meta[name="ckeditor-path"]').attr('content');
80
-
81
- //this._setupDragDrop();
82
-
83
- qq.FileUploader.instances[this._element.id] = this;
84
- };
85
-
86
- // inherit from Basic Uploader
87
- qq.extend(qq.FileUploaderInput.prototype, qq.FileUploaderBasic.prototype);
88
-
89
- qq.extend(qq.FileUploaderInput.prototype, {
90
- /**
91
- * Gets one of the elements listed in this._options.classes
92
- **/
93
- _find: function(parent, type){
94
- var element = qq.getByClass(parent, this._options.classes[type])[0];
95
- if (!element){
96
- alert(type);
97
- throw new Error('element not found ' + type);
98
- }
99
-
100
- return element;
101
- },
102
- _setupDragDrop: function(){
103
- var self = this,
104
- dropArea = this._find(this._element, 'drop');
105
-
106
- var dz = new qq.UploadDropZone({
107
- element: dropArea,
108
- onEnter: function(e){
109
- qq.addClass(dropArea, self._classes.dropActive);
110
- e.stopPropagation();
111
- },
112
- onLeave: function(e){
113
- e.stopPropagation();
114
- },
115
- onLeaveNotDescendants: function(e){
116
- qq.removeClass(dropArea, self._classes.dropActive);
117
- },
118
- onDrop: function(e){
119
- dropArea.style.display = 'none';
120
- qq.removeClass(dropArea, self._classes.dropActive);
121
- self._uploadFileList(e.dataTransfer.files);
122
- }
123
- });
124
-
125
- dropArea.style.display = 'none';
126
-
127
- qq.attach(document, 'dragenter', function(e){
128
- if (!dz._isValidFileDrag(e)) return;
129
-
130
- dropArea.style.display = 'block';
131
- });
132
- qq.attach(document, 'dragleave', function(e){
133
- if (!dz._isValidFileDrag(e)) return;
134
-
135
- var relatedTarget = document.elementFromPoint(e.clientX, e.clientY);
136
- // only fire when leaving document out
137
- if ( ! relatedTarget || relatedTarget.nodeName == "HTML"){
138
- dropArea.style.display = 'none';
139
- }
140
- });
141
- },
142
- _onSubmit: function(id, fileName){
143
- qq.FileUploaderBasic.prototype._onSubmit.apply(this, arguments);
144
- this._addToList(id, fileName);
145
- },
146
- _onProgress: function(id, fileName, loaded, total){
147
- qq.FileUploaderBasic.prototype._onProgress.apply(this, arguments);
148
-
149
- var item = this._getItemByFileId(id);
150
- var size = this._find(item, 'size');
151
-
152
- var text;
153
- if (loaded != total){
154
- text = Math.round(loaded / total * 100) + '% from ' + this._formatSize(total);
155
- } else {
156
- text = this._formatSize(total);
157
- }
158
-
159
- qq.setText(size, text);
160
- },
161
- _onComplete: function(id, fileName, result){
162
- qq.FileUploaderBasic.prototype._onComplete.apply(this, arguments);
163
-
164
- var item = this._getItemByFileId(id);
165
- var asset = result.asset ? result.asset : result;
166
-
167
- if (asset && asset.id){
168
- qq.addClass(item, this._classes.success);
169
-
170
- asset.size = this._formatSize(asset.size);
171
- asset.controller = (asset.type.toLowerCase() == "ckeditor::picture" ? "pictures" : "attachment_files");
172
-
173
- $(item).replaceWith($(this._options.template_id).tmpl(asset));
174
- } else {
175
- qq.addClass(item, this._classes.fail);
176
- }
177
- },
178
- _addToList: function(id, fileName){
179
- if (this._listElement) {
180
- if (this._options.multiple === false) {
181
- $(this._listElement).empty();
182
- }
183
-
184
- var asset = {
185
- id: 0,
186
- filename: this._formatFileName(fileName),
187
- size: 0,
188
- format_created_at: '',
189
- url_content: "#",
190
- controller: "assets",
191
- url_thumb: this._path + "/filebrowser/images/preloader.gif"
192
- };
193
-
194
- var item = $(this._options.template_id)
195
- .tmpl(asset)
196
- .attr('qqfileid', id)
197
- .prependTo( this._listElement );
198
-
199
- item.find('div.img').addClass('preloader');
200
-
201
- this._bindCancelEvent(item);
202
- }
203
- },
204
- _getItemByFileId: function(id){
205
- return $(this._listElement).find('div[qqfileid=' + id +']').get(0);
206
- },
207
- /**
208
- * delegate click event for cancel link
209
- **/
210
- _bindCancelEvent: function(element){
211
- var self = this,
212
- item = $(element);
213
-
214
- item.find('a.' + this._classes.cancel).bind('click', function(e){
215
- self._handler.cancel( item.attr('qqfileid') );
216
- item.remove();
217
- qq.preventDefault(e);
218
- return false;
219
- });
220
- }
221
- });
@@ -1,1301 +0,0 @@
1
- /**
2
- * http://github.com/valums/file-uploader
3
- *
4
- * Multiple file upload component with progress-bar, drag-and-drop.
5
- * © 2010 Andrew Valums ( andrew(at)valums.com )
6
- *
7
- * Licensed under GNU GPL 2 or later, see license.txt.
8
- */
9
-
10
- //
11
- // Helper functions
12
- //
13
-
14
- var qq = qq || {};
15
-
16
- /**
17
- * Adds all missing properties from second obj to first obj
18
- */
19
- qq.extend = function(first, second){
20
- for (var prop in second){
21
- first[prop] = second[prop];
22
- }
23
- };
24
-
25
- /**
26
- * Searches for a given element in the array, returns -1 if it is not present.
27
- * @param {Number} [from] The index at which to begin the search
28
- */
29
- qq.indexOf = function(arr, elt, from){
30
- if (arr.indexOf) return arr.indexOf(elt, from);
31
-
32
- from = from || 0;
33
- var len = arr.length;
34
-
35
- if (from < 0) from += len;
36
-
37
- for (; from < len; from++){
38
- if (from in arr && arr[from] === elt){
39
- return from;
40
- }
41
- }
42
- return -1;
43
- };
44
-
45
- qq.getUniqueId = (function(){
46
- var id = 0;
47
- return function(){ return id++; };
48
- })();
49
-
50
- //
51
- // Events
52
-
53
- qq.attach = function(element, type, fn){
54
- if (element.addEventListener){
55
- element.addEventListener(type, fn, false);
56
- } else if (element.attachEvent){
57
- element.attachEvent('on' + type, fn);
58
- }
59
- };
60
- qq.detach = function(element, type, fn){
61
- if (element.removeEventListener){
62
- element.removeEventListener(type, fn, false);
63
- } else if (element.attachEvent){
64
- element.detachEvent('on' + type, fn);
65
- }
66
- };
67
-
68
- qq.preventDefault = function(e){
69
- if (e.preventDefault){
70
- e.preventDefault();
71
- } else{
72
- e.returnValue = false;
73
- }
74
- };
75
-
76
- //
77
- // Node manipulations
78
-
79
- /**
80
- * Insert node a before node b.
81
- */
82
- qq.insertBefore = function(a, b){
83
- b.parentNode.insertBefore(a, b);
84
- };
85
- qq.remove = function(element){
86
- element.parentNode.removeChild(element);
87
- };
88
-
89
- qq.contains = function(parent, descendant){
90
- // compareposition returns false in this case
91
- if (parent == descendant) return true;
92
-
93
- if (parent.contains){
94
- return parent.contains(descendant);
95
- } else {
96
- return !!(descendant.compareDocumentPosition(parent) & 8);
97
- }
98
- };
99
-
100
- /**
101
- * Creates and returns element from html string
102
- * Uses innerHTML to create an element
103
- */
104
- qq.toElement = (function(){
105
- var div = document.createElement('div');
106
- return function(html){
107
- div.innerHTML = html;
108
- var element = div.firstChild;
109
- div.removeChild(element);
110
- return element;
111
- };
112
- })();
113
-
114
- //
115
- // Node properties and attributes
116
-
117
- /**
118
- * Sets styles for an element.
119
- * Fixes opacity in IE6-8.
120
- */
121
- qq.css = function(element, styles){
122
- if (styles.opacity != null){
123
- if (typeof element.style.opacity != 'string' && typeof(element.filters) != 'undefined'){
124
- styles.filter = 'alpha(opacity=' + Math.round(100 * styles.opacity) + ')';
125
- }
126
- }
127
- qq.extend(element.style, styles);
128
- };
129
- qq.hasClass = function(element, name){
130
- var re = new RegExp('(^| )' + name + '( |$)');
131
- return re.test(element.className);
132
- };
133
- qq.addClass = function(element, name){
134
- if (!qq.hasClass(element, name)){
135
- element.className += ' ' + name;
136
- }
137
- };
138
- qq.removeClass = function(element, name){
139
- var re = new RegExp('(^| )' + name + '( |$)');
140
- element.className = element.className.replace(re, ' ').replace(/^\s+|\s+$/g, "");
141
- };
142
- qq.setText = function(element, text){
143
- element.innerText = text;
144
- element.textContent = text;
145
- };
146
-
147
- //
148
- // Selecting elements
149
-
150
- qq.children = function(element){
151
- var children = [],
152
- child = element.firstChild;
153
-
154
- while (child){
155
- if (child.nodeType == 1){
156
- children.push(child);
157
- }
158
- child = child.nextSibling;
159
- }
160
-
161
- return children;
162
- };
163
-
164
- qq.getByClass = function(element, className){
165
- if (element.querySelectorAll){
166
- return element.querySelectorAll('.' + className);
167
- }
168
-
169
- var result = [];
170
- var candidates = element.getElementsByTagName("*");
171
- var len = candidates.length;
172
-
173
- for (var i = 0; i < len; i++){
174
- if (qq.hasClass(candidates[i], className)){
175
- result.push(candidates[i]);
176
- }
177
- }
178
- return result;
179
- };
180
-
181
- /**
182
- * obj2url() takes a json-object as argument and generates
183
- * a querystring. pretty much like jQuery.param()
184
- *
185
- * how to use:
186
- *
187
- * `qq.obj2url({a:'b',c:'d'},'http://any.url/upload?otherParam=value');`
188
- *
189
- * will result in:
190
- *
191
- * `http://any.url/upload?otherParam=value&a=b&c=d`
192
- *
193
- * @param Object JSON-Object
194
- * @param String current querystring-part
195
- * @return String encoded querystring
196
- */
197
- qq.obj2url = function(obj, temp, prefixDone){
198
- var uristrings = [],
199
- prefix = '&',
200
- add = function(nextObj, i){
201
- var nextTemp = temp
202
- ? (/\[\]$/.test(temp)) // prevent double-encoding
203
- ? temp
204
- : temp+'['+i+']'
205
- : i;
206
- if ((nextTemp != 'undefined') && (i != 'undefined')) {
207
- uristrings.push(
208
- (typeof nextObj === 'object')
209
- ? qq.obj2url(nextObj, nextTemp, true)
210
- : (Object.prototype.toString.call(nextObj) === '[object Function]')
211
- ? encodeURIComponent(nextTemp) + '=' + encodeURIComponent(nextObj())
212
- : encodeURIComponent(nextTemp) + '=' + encodeURIComponent(nextObj)
213
- );
214
- }
215
- };
216
-
217
- if (!prefixDone && temp) {
218
- prefix = (/\?/.test(temp)) ? (/\?$/.test(temp)) ? '' : '&' : '?';
219
- uristrings.push(temp);
220
- uristrings.push(qq.obj2url(obj));
221
- } else if ((Object.prototype.toString.call(obj) === '[object Array]') && (typeof obj != 'undefined') ) {
222
- // we wont use a for-in-loop on an array (performance)
223
- for (var i = 0, len = obj.length; i < len; ++i){
224
- add(obj[i], i);
225
- }
226
- } else if ((typeof obj != 'undefined') && (obj !== null) && (typeof obj === "object")){
227
- // for anything else but a scalar, we will use for-in-loop
228
- for (var i in obj){
229
- add(obj[i], i);
230
- }
231
- } else {
232
- uristrings.push(encodeURIComponent(temp) + '=' + encodeURIComponent(obj));
233
- }
234
-
235
- return uristrings.join(prefix)
236
- .replace(/^&/, '')
237
- .replace(/%20/g, '+');
238
- };
239
-
240
- //
241
- //
242
- // Uploader Classes
243
- //
244
- //
245
-
246
- var qq = qq || {};
247
-
248
- /**
249
- * Creates upload button, validates upload, but doesn't create file list or dd.
250
- */
251
- qq.FileUploaderBasic = function(o){
252
- this._options = {
253
- // set to true to see the server response
254
- debug: false,
255
- action: '/server/upload',
256
- params: {},
257
- button: null,
258
- multiple: true,
259
- maxConnections: 3,
260
- method: 'POST',
261
- fieldName: 'qqfile',
262
- // validation
263
- allowedExtensions: [],
264
- sizeLimit: 0,
265
- minSizeLimit: 0,
266
- maxFilesCount: 0, // 0 - no limit, works only in multiple mode
267
- minFilesCount: 0, // 0 - no limit, works only in multiple mode
268
- // events
269
- // return false to cancel submit
270
- onSubmit: function(id, fileName){},
271
- onProgress: function(id, fileName, loaded, total){},
272
- onComplete: function(id, fileName, responseJSON){},
273
- onCancel: function(id, fileName){},
274
- // messages
275
- messages: {
276
- typeError: "{file} has invalid extension. Only {extensions} are allowed.",
277
- sizeError: "{file} is too large, maximum file size is {sizeLimit}.",
278
- minSizeError: "{file} is too small, minimum file size is {minSizeLimit}.",
279
- emptyError: "{file} is empty, please select files again without it.",
280
- onLeave: "The files are being uploaded, if you leave now the upload will be cancelled.",
281
- maxFilesError: "You must select less then {maxFilesCount} files.",
282
- minFilesError: "You must select more then {minFilesCount} files."
283
- },
284
- showMessage: function(message){
285
- alert(message);
286
- }
287
- };
288
- qq.extend(this._options, o);
289
-
290
- // number of files being uploaded
291
- this._filesInProgress = 0;
292
- // number of files was processed
293
- this._filesUploaded = 0;
294
- this._handler = this._createUploadHandler();
295
-
296
- if (this._options.button){
297
- this._button = this._createUploadButton(this._options.button);
298
- }
299
-
300
- this._preventLeaveInProgress();
301
- };
302
-
303
- qq.FileUploaderBasic.prototype = {
304
- setParams: function(params){
305
- this._options.params = params;
306
- },
307
- getInProgress: function(){
308
- return this._filesInProgress;
309
- },
310
- _createUploadButton: function(element){
311
- var self = this;
312
-
313
- return new qq.UploadButton({
314
- element: element,
315
- multiple: this._options.multiple && qq.UploadHandlerXhr.isSupported(),
316
- onChange: function(input){
317
- self._onInputChange(input);
318
- }
319
- });
320
- },
321
- _createUploadHandler: function(){
322
- var self = this,
323
- handlerClass;
324
-
325
- if(qq.UploadHandlerXhr.isSupported()){
326
- handlerClass = 'UploadHandlerXhr';
327
- } else {
328
- handlerClass = 'UploadHandlerForm';
329
- }
330
-
331
- var handler = new qq[handlerClass]({
332
- debug: this._options.debug,
333
- action: this._options.action,
334
- maxConnections: this._options.maxConnections,
335
- fieldName: this._options.fieldName,
336
- method: this._options.method,
337
- onProgress: function(id, fileName, loaded, total){
338
- self._onProgress(id, fileName, loaded, total);
339
- self._options.onProgress(id, fileName, loaded, total);
340
- },
341
- onComplete: function(id, fileName, result){
342
- self._onComplete(id, fileName, result);
343
- self._options.onComplete(id, fileName, result);
344
- },
345
- onCancel: function(id, fileName){
346
- self._onCancel(id, fileName);
347
- self._options.onCancel(id, fileName);
348
- }
349
- });
350
-
351
- return handler;
352
- },
353
- _preventLeaveInProgress: function(){
354
- var self = this;
355
-
356
- qq.attach(window, 'beforeunload', function(e){
357
- if (!self._filesInProgress){return;}
358
-
359
- var e = e || window.event;
360
- // for ie, ff
361
- e.returnValue = self._options.messages.onLeave;
362
- // for webkit
363
- return self._options.messages.onLeave;
364
- });
365
- },
366
- _onSubmit: function(id, fileName){
367
- this._filesInProgress++;
368
- },
369
- _onProgress: function(id, fileName, loaded, total){
370
- },
371
- _onComplete: function(id, fileName, result){
372
- this._filesInProgress--;
373
- if (result.error){
374
- this._options.showMessage(result.error);
375
- } else {
376
- this._filesUploaded++;
377
- }
378
- },
379
- _onCancel: function(id, fileName){
380
- this._filesInProgress--;
381
- },
382
- _onInputChange: function(input){
383
- if (this._handler instanceof qq.UploadHandlerXhr){
384
- this._uploadFileList(input.files);
385
- } else {
386
- if (this._validateFile(input)){
387
- this._uploadFile(input);
388
- }
389
- }
390
- this._button.reset();
391
- },
392
- _uploadFileList: function(files){
393
- if ( this._validateFiles(files) ) {
394
- for (var i=0; i<files.length; i++){
395
- this._uploadFile(files[i]);
396
- }
397
- }
398
- },
399
- _uploadFile: function(fileContainer){
400
- var id = this._handler.add(fileContainer);
401
- var fileName = this._handler.getName(id);
402
-
403
- if (this._options.onSubmit(id, fileName) !== false){
404
- this._onSubmit(id, fileName);
405
- this._handler.upload(id, this._options.params);
406
- }
407
- },
408
- _validateFiles: function(files){
409
- var uploadedCount = this._filesUploaded + files.length;
410
-
411
- if (this._options.maxFilesCount > 0) {
412
- if ( uploadedCount > this._options.maxFilesCount) {
413
- this._error('maxFilesError', 'name');
414
- return false;
415
- }
416
- }
417
-
418
- if (this._options.minFilesCount > 0) {
419
- if ( uploadedCount < this._options.minFilesCount) {
420
- this._error('minFilesError', 'name');
421
- return false;
422
- }
423
- }
424
-
425
- for (var i=0; i<files.length; i++){
426
- if ( !this._validateFile(files[i])){
427
- return false;
428
- }
429
- }
430
-
431
- return true;
432
- },
433
- _validateFile: function(file){
434
- var name, size;
435
-
436
- if (file.value){
437
- // it is a file input
438
- // get input value and remove path to normalize
439
- name = file.value.replace(/.*(\/|\\)/, "");
440
- } else {
441
- // fix missing properties in Safari
442
- name = file.fileName != null ? file.fileName : file.name;
443
- size = file.fileSize != null ? file.fileSize : file.size;
444
- }
445
-
446
- if (! this._isAllowedExtension(name)){
447
- this._error('typeError', name);
448
- return false;
449
-
450
- } else if (size === 0){
451
- this._error('emptyError', name);
452
- return false;
453
-
454
- } else if (size && this._options.sizeLimit && size > this._options.sizeLimit){
455
- this._error('sizeError', name);
456
- return false;
457
-
458
- } else if (size && size < this._options.minSizeLimit){
459
- this._error('minSizeError', name);
460
- return false;
461
- }
462
-
463
- return true;
464
- },
465
- _error: function(code, fileName){
466
- var message = this._options.messages[code];
467
- function r(name, replacement){ message = message.replace(name, replacement); }
468
-
469
- r('{file}', this._formatFileName(fileName));
470
- r('{extensions}', this._options.allowedExtensions.join(', '));
471
- r('{sizeLimit}', this._formatSize(this._options.sizeLimit));
472
- r('{minSizeLimit}', this._formatSize(this._options.minSizeLimit));
473
- r('{maxFilesCount}', this._options.maxFilesCount);
474
- r('{minFilesCount}', this._options.minFilesCount);
475
-
476
- this._options.showMessage(message);
477
- },
478
- _formatFileName: function(name){
479
- if (name.length > 33){
480
- name = name.slice(0, 19) + '...' + name.slice(-13);
481
- }
482
- return name;
483
- },
484
- _isAllowedExtension: function(fileName){
485
- var ext = (-1 !== fileName.indexOf('.')) ? fileName.replace(/.*[.]/, '').toLowerCase() : '';
486
- var allowed = this._options.allowedExtensions;
487
-
488
- if (!allowed.length){return true;}
489
-
490
- for (var i=0; i<allowed.length; i++){
491
- if (allowed[i].toLowerCase() == ext){ return true;}
492
- }
493
-
494
- return false;
495
- },
496
- _formatSize: function(bytes){
497
- var i = -1;
498
- do {
499
- bytes = bytes / 1024;
500
- i++;
501
- } while (bytes > 99);
502
-
503
- return Math.max(bytes, 0.1).toFixed(1) + ['kB', 'MB', 'GB', 'TB', 'PB', 'EB'][i];
504
- }
505
- };
506
-
507
-
508
- /**
509
- * Class that creates upload widget with drag-and-drop and file list
510
- * @inherits qq.FileUploaderBasic
511
- */
512
- qq.FileUploader = function(o){
513
- // call parent constructor
514
- qq.FileUploaderBasic.apply(this, arguments);
515
-
516
- // additional options
517
- qq.extend(this._options, {
518
- element: null,
519
- // if set, will be used instead of qq-upload-list in template
520
- listElement: null,
521
-
522
- template: '<div class="qq-uploader">' +
523
- '<div class="qq-upload-drop-area"><span>Drop files here to upload</span></div>' +
524
- '<div class="qq-upload-button">Upload a file</div>' +
525
- '<ul class="qq-upload-list"></ul>' +
526
- '</div>',
527
-
528
- // template for one item in file list
529
- fileTemplate: '<li>' +
530
- '<span class="qq-upload-file"></span>' +
531
- '<span class="qq-upload-spinner"></span>' +
532
- '<span class="qq-upload-size"></span>' +
533
- '<a class="qq-upload-cancel" href="#">Cancel</a>' +
534
- '<span class="qq-upload-failed-text">Failed</span>' +
535
- '</li>',
536
-
537
- classes: {
538
- // used to get elements from templates
539
- button: 'qq-upload-button',
540
- drop: 'qq-upload-drop-area',
541
- dropActive: 'qq-upload-drop-area-active',
542
- list: 'qq-upload-list',
543
-
544
- file: 'qq-upload-file',
545
- spinner: 'qq-upload-spinner',
546
- size: 'qq-upload-size',
547
- cancel: 'qq-upload-cancel',
548
-
549
- // added to list item when upload completes
550
- // used in css to hide progress spinner
551
- success: 'qq-upload-success',
552
- fail: 'qq-upload-fail'
553
- }
554
- });
555
- // overwrite options with user supplied
556
- qq.extend(this._options, o);
557
-
558
- this._element = this._options.element;
559
- this._element.innerHTML = this._options.template;
560
- this._listElement = this._options.listElement || this._find(this._element, 'list');
561
-
562
- this._classes = this._options.classes;
563
-
564
- this._button = this._createUploadButton(this._find(this._element, 'button'));
565
-
566
- this._bindCancelEvent();
567
- this._setupDragDrop();
568
- };
569
-
570
- // inherit from Basic Uploader
571
- qq.extend(qq.FileUploader.prototype, qq.FileUploaderBasic.prototype);
572
-
573
- qq.extend(qq.FileUploader.prototype, {
574
- /**
575
- * Gets one of the elements listed in this._options.classes
576
- **/
577
- _find: function(parent, type){
578
- var element = qq.getByClass(parent, this._options.classes[type])[0];
579
- if (!element){
580
- throw new Error('element not found ' + type);
581
- }
582
-
583
- return element;
584
- },
585
- _setupDragDrop: function(){
586
- var self = this,
587
- dropArea = this._find(this._element, 'drop');
588
-
589
- var dz = new qq.UploadDropZone({
590
- element: dropArea,
591
- onEnter: function(e){
592
- qq.addClass(dropArea, self._classes.dropActive);
593
- e.stopPropagation();
594
- },
595
- onLeave: function(e){
596
- e.stopPropagation();
597
- },
598
- onLeaveNotDescendants: function(e){
599
- qq.removeClass(dropArea, self._classes.dropActive);
600
- },
601
- onDrop: function(e){
602
- dropArea.style.display = 'none';
603
- qq.removeClass(dropArea, self._classes.dropActive);
604
- self._uploadFileList(e.dataTransfer.files);
605
- }
606
- });
607
-
608
- dropArea.style.display = 'none';
609
-
610
- qq.attach(document, 'dragenter', function(e){
611
- if (!dz._isValidFileDrag(e)) return;
612
-
613
- dropArea.style.display = 'block';
614
- });
615
- qq.attach(document, 'dragleave', function(e){
616
- if (!dz._isValidFileDrag(e)) return;
617
-
618
- var relatedTarget = document.elementFromPoint(e.clientX, e.clientY);
619
- // only fire when leaving document out
620
- if ( ! relatedTarget || relatedTarget.nodeName == "HTML"){
621
- dropArea.style.display = 'none';
622
- }
623
- });
624
- },
625
- _onSubmit: function(id, fileName){
626
- qq.FileUploaderBasic.prototype._onSubmit.apply(this, arguments);
627
- this._addToList(id, fileName);
628
- },
629
- _onProgress: function(id, fileName, loaded, total){
630
- qq.FileUploaderBasic.prototype._onProgress.apply(this, arguments);
631
-
632
- var item = this._getItemByFileId(id);
633
- var size = this._find(item, 'size');
634
- size.style.display = 'inline';
635
-
636
- var text;
637
- if (loaded != total){
638
- text = Math.round(loaded / total * 100) + '% from ' + this._formatSize(total);
639
- } else {
640
- text = this._formatSize(total);
641
- }
642
-
643
- qq.setText(size, text);
644
- },
645
- _onComplete: function(id, fileName, result){
646
- qq.FileUploaderBasic.prototype._onComplete.apply(this, arguments);
647
-
648
- // mark completed
649
- var item = this._getItemByFileId(id);
650
- qq.remove(this._find(item, 'cancel'));
651
- qq.remove(this._find(item, 'spinner'));
652
-
653
- if (result.success){
654
- qq.addClass(item, this._classes.success);
655
- } else {
656
- qq.addClass(item, this._classes.fail);
657
- }
658
- },
659
- _addToList: function(id, fileName){
660
- var item = qq.toElement(this._options.fileTemplate);
661
- item.qqFileId = id;
662
-
663
- var fileElement = this._find(item, 'file');
664
- qq.setText(fileElement, this._formatFileName(fileName));
665
- this._find(item, 'size').style.display = 'none';
666
-
667
- this._listElement.appendChild(item);
668
- },
669
- _getItemByFileId: function(id){
670
- var item = this._listElement.firstChild;
671
-
672
- // there can't be txt nodes in dynamically created list
673
- // and we can use nextSibling
674
- while (item){
675
- if (item.qqFileId == id) return item;
676
- item = item.nextSibling;
677
- }
678
- },
679
- /**
680
- * delegate click event for cancel link
681
- **/
682
- _bindCancelEvent: function(){
683
- var self = this,
684
- list = this._listElement;
685
-
686
- qq.attach(list, 'click', function(e){
687
- e = e || window.event;
688
- var target = e.target || e.srcElement;
689
-
690
- if (qq.hasClass(target, self._classes.cancel)){
691
- qq.preventDefault(e);
692
-
693
- var item = target.parentNode;
694
- self._handler.cancel(item.qqFileId);
695
- qq.remove(item);
696
- }
697
- });
698
- }
699
- });
700
-
701
- qq.UploadDropZone = function(o){
702
- this._options = {
703
- element: null,
704
- onEnter: function(e){},
705
- onLeave: function(e){},
706
- // is not fired when leaving element by hovering descendants
707
- onLeaveNotDescendants: function(e){},
708
- onDrop: function(e){}
709
- };
710
- qq.extend(this._options, o);
711
-
712
- this._element = this._options.element;
713
-
714
- this._disableDropOutside();
715
- this._attachEvents();
716
- };
717
-
718
- qq.UploadDropZone.prototype = {
719
- _disableDropOutside: function(e){
720
- // run only once for all instances
721
- if (!qq.UploadDropZone.dropOutsideDisabled ){
722
-
723
- qq.attach(document, 'dragover', function(e){
724
- if (e.dataTransfer){
725
- e.dataTransfer.dropEffect = 'none';
726
- e.preventDefault();
727
- }
728
- });
729
-
730
- qq.UploadDropZone.dropOutsideDisabled = true;
731
- }
732
- },
733
- _attachEvents: function(){
734
- var self = this;
735
-
736
- qq.attach(self._element, 'dragover', function(e){
737
- if (!self._isValidFileDrag(e)) return;
738
-
739
- var effect = e.dataTransfer.effectAllowed;
740
- if (effect == 'move' || effect == 'linkMove'){
741
- e.dataTransfer.dropEffect = 'move'; // for FF (only move allowed)
742
- } else {
743
- e.dataTransfer.dropEffect = 'copy'; // for Chrome
744
- }
745
-
746
- e.stopPropagation();
747
- e.preventDefault();
748
- });
749
-
750
- qq.attach(self._element, 'dragenter', function(e){
751
- if (!self._isValidFileDrag(e)) return;
752
-
753
- self._options.onEnter(e);
754
- });
755
-
756
- qq.attach(self._element, 'dragleave', function(e){
757
- if (!self._isValidFileDrag(e)) return;
758
-
759
- self._options.onLeave(e);
760
-
761
- var relatedTarget = document.elementFromPoint(e.clientX, e.clientY);
762
- // do not fire when moving a mouse over a descendant
763
- if (qq.contains(this, relatedTarget)) return;
764
-
765
- self._options.onLeaveNotDescendants(e);
766
- });
767
-
768
- qq.attach(self._element, 'drop', function(e){
769
- if (!self._isValidFileDrag(e)) return;
770
-
771
- e.preventDefault();
772
- self._options.onDrop(e);
773
- });
774
- },
775
- _isValidFileDrag: function(e){
776
- var dt = e.dataTransfer,
777
- // do not check dt.types.contains in webkit, because it crashes safari 4
778
- isWebkit = navigator.userAgent.indexOf("AppleWebKit") > -1;
779
-
780
- // dt.effectAllowed is none in Safari 5
781
- // dt.types.contains check is for firefox
782
- return dt && dt.effectAllowed != 'none' &&
783
- (dt.files || (!isWebkit && dt.types.contains && dt.types.contains('Files')));
784
-
785
- }
786
- };
787
-
788
- qq.UploadButton = function(o){
789
- this._options = {
790
- element: null,
791
- // if set to true adds multiple attribute to file input
792
- multiple: false,
793
- // name attribute of file input
794
- name: 'file',
795
- onChange: function(input){},
796
- hoverClass: 'qq-upload-button-hover',
797
- focusClass: 'qq-upload-button-focus'
798
- };
799
-
800
- qq.extend(this._options, o);
801
-
802
- this._element = this._options.element;
803
-
804
- // make button suitable container for input
805
- qq.css(this._element, {
806
- position: 'relative',
807
- overflow: 'hidden',
808
- // Make sure browse button is in the right side
809
- // in Internet Explorer
810
- direction: 'ltr'
811
- });
812
-
813
- this._input = this._createInput();
814
- };
815
-
816
- qq.UploadButton.prototype = {
817
- /* returns file input element */
818
- getInput: function(){
819
- return this._input;
820
- },
821
- /* cleans/recreates the file input */
822
- reset: function(){
823
- if (this._input.parentNode){
824
- qq.remove(this._input);
825
- }
826
-
827
- qq.removeClass(this._element, this._options.focusClass);
828
- this._input = this._createInput();
829
- },
830
- _createInput: function(){
831
- var input = document.createElement("input");
832
-
833
- if (this._options.multiple){
834
- input.setAttribute("multiple", "multiple");
835
- }
836
-
837
- input.setAttribute("type", "file");
838
- input.setAttribute("name", this._options.name);
839
-
840
- qq.css(input, {
841
- position: 'absolute',
842
- // in Opera only 'browse' button
843
- // is clickable and it is located at
844
- // the right side of the input
845
- right: 0,
846
- top: 0,
847
- fontFamily: 'Arial',
848
- // 4 persons reported this, the max values that worked for them were 243, 236, 236, 118
849
- fontSize: '118px',
850
- margin: 0,
851
- padding: 0,
852
- cursor: 'pointer',
853
- opacity: 0
854
- });
855
-
856
- this._element.appendChild(input);
857
-
858
- var self = this;
859
- qq.attach(input, 'change', function(){
860
- self._options.onChange(input);
861
- });
862
-
863
- qq.attach(input, 'mouseover', function(){
864
- qq.addClass(self._element, self._options.hoverClass);
865
- });
866
- qq.attach(input, 'mouseout', function(){
867
- qq.removeClass(self._element, self._options.hoverClass);
868
- });
869
- qq.attach(input, 'focus', function(){
870
- qq.addClass(self._element, self._options.focusClass);
871
- });
872
- qq.attach(input, 'blur', function(){
873
- qq.removeClass(self._element, self._options.focusClass);
874
- });
875
-
876
- // IE and Opera, unfortunately have 2 tab stops on file input
877
- // which is unacceptable in our case, disable keyboard access
878
- if (window.attachEvent){
879
- // it is IE or Opera
880
- input.setAttribute('tabIndex', "-1");
881
- }
882
-
883
- return input;
884
- }
885
- };
886
-
887
- /**
888
- * Class for uploading files, uploading itself is handled by child classes
889
- */
890
- qq.UploadHandlerAbstract = function(o){
891
- this._options = {
892
- debug: false,
893
- action: '/upload.php',
894
- method: 'POST',
895
- fieldName: 'qqfile',
896
- // maximum number of concurrent uploads
897
- maxConnections: 999,
898
- onProgress: function(id, fileName, loaded, total){},
899
- onComplete: function(id, fileName, response){},
900
- onCancel: function(id, fileName){}
901
- };
902
- qq.extend(this._options, o);
903
-
904
- this._queue = [];
905
- // params for files in queue
906
- this._params = [];
907
- };
908
- qq.UploadHandlerAbstract.prototype = {
909
- log: function(str){
910
- if (this._options.debug && window.console) console.log('[uploader] ' + str);
911
- },
912
- /**
913
- * Adds file or file input to the queue
914
- * @returns id
915
- **/
916
- add: function(file){},
917
- /**
918
- * Sends the file identified by id and additional query params to the server
919
- */
920
- upload: function(id, params){
921
- var len = this._queue.push(id);
922
-
923
- var copy = {};
924
- qq.extend(copy, params);
925
- this._params[id] = copy;
926
-
927
- // if too many active uploads, wait...
928
- if (len <= this._options.maxConnections){
929
- this._upload(id, this._params[id]);
930
- }
931
- },
932
- /**
933
- * Cancels file upload by id
934
- */
935
- cancel: function(id){
936
- this._cancel(id);
937
- this._dequeue(id);
938
- },
939
- /**
940
- * Cancells all uploads
941
- */
942
- cancelAll: function(){
943
- for (var i=0; i<this._queue.length; i++){
944
- this._cancel(this._queue[i]);
945
- }
946
- this._queue = [];
947
- },
948
- /**
949
- * Returns name of the file identified by id
950
- */
951
- getName: function(id){},
952
- /**
953
- * Returns size of the file identified by id
954
- */
955
- getSize: function(id){},
956
- /**
957
- * Returns id of files being uploaded or
958
- * waiting for their turn
959
- */
960
- getQueue: function(){
961
- return this._queue;
962
- },
963
- /**
964
- * Actual upload method
965
- */
966
- _upload: function(id){},
967
- /**
968
- * Actual cancel method
969
- */
970
- _cancel: function(id){},
971
- /**
972
- * Removes element from queue, starts upload of next
973
- */
974
- _dequeue: function(id){
975
- var i = qq.indexOf(this._queue, id);
976
- this._queue.splice(i, 1);
977
-
978
- var max = this._options.maxConnections;
979
-
980
- if (this._queue.length >= max && i < max){
981
- var nextId = this._queue[max-1];
982
- this._upload(nextId, this._params[nextId]);
983
- }
984
- }
985
- };
986
-
987
- /**
988
- * Class for uploading files using form and iframe
989
- * @inherits qq.UploadHandlerAbstract
990
- */
991
- qq.UploadHandlerForm = function(o){
992
- qq.UploadHandlerAbstract.apply(this, arguments);
993
-
994
- this._inputs = {};
995
- };
996
- // @inherits qq.UploadHandlerAbstract
997
- qq.extend(qq.UploadHandlerForm.prototype, qq.UploadHandlerAbstract.prototype);
998
-
999
- qq.extend(qq.UploadHandlerForm.prototype, {
1000
- add: function(fileInput){
1001
- fileInput.setAttribute('name', this._options.fieldName);
1002
- var id = 'qq-upload-handler-iframe' + qq.getUniqueId();
1003
-
1004
- this._inputs[id] = fileInput;
1005
-
1006
- // remove file input from DOM
1007
- if (fileInput.parentNode){
1008
- qq.remove(fileInput);
1009
- }
1010
-
1011
- return id;
1012
- },
1013
- getName: function(id){
1014
- // get input value and remove path to normalize
1015
- return this._inputs[id].value.replace(/.*(\/|\\)/, "");
1016
- },
1017
- _cancel: function(id){
1018
- this._options.onCancel(id, this.getName(id));
1019
-
1020
- delete this._inputs[id];
1021
-
1022
- var iframe = document.getElementById(id);
1023
- if (iframe){
1024
- // to cancel request set src to something else
1025
- // we use src="javascript:false;" because it doesn't
1026
- // trigger ie6 prompt on https
1027
- iframe.setAttribute('src', 'javascript:false;');
1028
-
1029
- qq.remove(iframe);
1030
- }
1031
- },
1032
- _upload: function(id, params){
1033
- var input = this._inputs[id];
1034
-
1035
- if (!input){
1036
- throw new Error('file with passed id was not added, or already uploaded or cancelled');
1037
- }
1038
-
1039
- var fileName = this.getName(id);
1040
-
1041
- var iframe = this._createIframe(id);
1042
- var form = this._createForm(iframe, params);
1043
- form.appendChild(input);
1044
-
1045
- var self = this;
1046
- this._attachLoadEvent(iframe, function(){
1047
- self.log('iframe loaded');
1048
-
1049
- var response = self._getIframeContentJSON(iframe);
1050
-
1051
- self._options.onComplete(id, fileName, response);
1052
- self._dequeue(id);
1053
-
1054
- delete self._inputs[id];
1055
- // timeout added to fix busy state in FF3.6
1056
- setTimeout(function(){
1057
- qq.remove(iframe);
1058
- }, 1);
1059
- });
1060
-
1061
- form.submit();
1062
- qq.remove(form);
1063
-
1064
- return id;
1065
- },
1066
- _attachLoadEvent: function(iframe, callback){
1067
- qq.attach(iframe, 'load', function(){
1068
- // when we remove iframe from dom
1069
- // the request stops, but in IE load
1070
- // event fires
1071
- if (!iframe.parentNode){
1072
- return;
1073
- }
1074
-
1075
- // fixing Opera 10.53
1076
- if (iframe.contentDocument &&
1077
- iframe.contentDocument.body &&
1078
- iframe.contentDocument.body.innerHTML == "false"){
1079
- // In Opera event is fired second time
1080
- // when body.innerHTML changed from false
1081
- // to server response approx. after 1 sec
1082
- // when we upload file with iframe
1083
- return;
1084
- }
1085
-
1086
- callback();
1087
- });
1088
- },
1089
- /**
1090
- * Returns json object received by iframe from server.
1091
- */
1092
- _getIframeContentJSON: function(iframe){
1093
- // iframe.contentWindow.document - for IE<7
1094
- var doc = iframe.contentDocument ? iframe.contentDocument: iframe.contentWindow.document,
1095
- response;
1096
-
1097
- this.log("converting iframe's innerHTML to JSON");
1098
- this.log("innerHTML = " + doc.body.innerHTML);
1099
-
1100
- try {
1101
- response = eval("(" + doc.body.innerHTML + ")");
1102
- } catch(err){
1103
- response = {};
1104
- }
1105
-
1106
- return response;
1107
- },
1108
- /**
1109
- * Creates iframe with unique name
1110
- */
1111
- _createIframe: function(id){
1112
- // We can't use following code as the name attribute
1113
- // won't be properly registered in IE6, and new window
1114
- // on form submit will open
1115
- // var iframe = document.createElement('iframe');
1116
- // iframe.setAttribute('name', id);
1117
-
1118
- var iframe = qq.toElement('<iframe src="javascript:false;" name="' + id + '" />');
1119
- // src="javascript:false;" removes ie6 prompt on https
1120
-
1121
- iframe.setAttribute('id', id);
1122
-
1123
- iframe.style.display = 'none';
1124
- document.body.appendChild(iframe);
1125
-
1126
- return iframe;
1127
- },
1128
- /**
1129
- * Creates form, that will be submitted to iframe
1130
- */
1131
- _createForm: function(iframe, params){
1132
- // We can't use the following code in IE6
1133
- // var form = document.createElement('form');
1134
- // form.setAttribute('method', 'post');
1135
- // form.setAttribute('enctype', 'multipart/form-data');
1136
- // Because in this case file won't be attached to request
1137
- var form = qq.toElement('<form enctype="multipart/form-data"></form>');
1138
-
1139
- var queryString = qq.obj2url(params, this._options.action);
1140
-
1141
- form.setAttribute('method', this._options.method);
1142
- form.setAttribute('action', queryString);
1143
- form.setAttribute('target', iframe.name);
1144
- form.style.display = 'none';
1145
-
1146
- // Rails CSRFProtection
1147
- var token = $('meta[name="csrf-token"]').attr('content');
1148
- var param = $('meta[name="csrf-param"]').attr('content');
1149
- var input = qq.toElement('<input type="hidden" />');
1150
-
1151
- input.setAttribute('name', param);
1152
- input.setAttribute('value', token);
1153
-
1154
- form.appendChild(input);
1155
- document.body.appendChild(form);
1156
-
1157
- return form;
1158
- }
1159
- });
1160
-
1161
- /**
1162
- * Class for uploading files using xhr
1163
- * @inherits qq.UploadHandlerAbstract
1164
- */
1165
- qq.UploadHandlerXhr = function(o){
1166
- qq.UploadHandlerAbstract.apply(this, arguments);
1167
-
1168
- this._files = [];
1169
- this._xhrs = [];
1170
-
1171
- // current loaded size in bytes for each file
1172
- this._loaded = [];
1173
- };
1174
-
1175
- // static method
1176
- qq.UploadHandlerXhr.isSupported = function(){
1177
- var input = document.createElement('input');
1178
- input.type = 'file';
1179
-
1180
- return (
1181
- 'multiple' in input &&
1182
- typeof File != "undefined" &&
1183
- typeof (new XMLHttpRequest()).upload != "undefined" );
1184
- };
1185
-
1186
- // @inherits qq.UploadHandlerAbstract
1187
- qq.extend(qq.UploadHandlerXhr.prototype, qq.UploadHandlerAbstract.prototype)
1188
-
1189
- qq.extend(qq.UploadHandlerXhr.prototype, {
1190
- /**
1191
- * Adds file to the queue
1192
- * Returns id to use with upload, cancel
1193
- **/
1194
- add: function(file){
1195
- if (!(file instanceof File)){
1196
- throw new Error('Passed obj in not a File (in qq.UploadHandlerXhr)');
1197
- }
1198
-
1199
- return this._files.push(file) - 1;
1200
- },
1201
- getName: function(id){
1202
- var file = this._files[id];
1203
- // fix missing name in Safari 4
1204
- return file.fileName != null ? file.fileName : file.name;
1205
- },
1206
- getSize: function(id){
1207
- var file = this._files[id];
1208
- return file.fileSize != null ? file.fileSize : file.size;
1209
- },
1210
- /**
1211
- * Returns uploaded bytes for file identified by id
1212
- */
1213
- getLoaded: function(id){
1214
- return this._loaded[id] || 0;
1215
- },
1216
- /**
1217
- * Sends the file identified by id and additional query params to the server
1218
- * @param {Object} params name-value string pairs
1219
- */
1220
- _upload: function(id, params){
1221
- var file = this._files[id],
1222
- name = this.getName(id),
1223
- size = this.getSize(id);
1224
-
1225
- this._loaded[id] = 0;
1226
-
1227
- var xhr = this._xhrs[id] = new XMLHttpRequest();
1228
- var self = this;
1229
-
1230
- xhr.upload.onprogress = function(e){
1231
- if (e.lengthComputable){
1232
- self._loaded[id] = e.loaded;
1233
- self._options.onProgress(id, name, e.loaded, e.total);
1234
- }
1235
- };
1236
-
1237
- xhr.onreadystatechange = function(){
1238
- if (xhr.readyState == 4){
1239
- self._onComplete(id, xhr);
1240
- }
1241
- };
1242
-
1243
- // build query string
1244
- params = params || {};
1245
- params[this._options.fieldName] = name;
1246
- var queryString = qq.obj2url(params, this._options.action);
1247
-
1248
- xhr.open(this._options.method, queryString, true);
1249
- xhr.setRequestHeader("X-Requested-With", "XMLHttpRequest");
1250
- xhr.setRequestHeader("X-File-Name", encodeURIComponent(name));
1251
- xhr.setRequestHeader('X-File-Size', size);
1252
- xhr.setRequestHeader('X-File-Type', file.type);
1253
- xhr.setRequestHeader("Content-Type", "application/octet-stream");
1254
-
1255
- // Rails CSRFProtection
1256
- if ($.rails) $.rails.CSRFProtection(xhr);
1257
-
1258
- xhr.send(file);
1259
- },
1260
- _onComplete: function(id, xhr){
1261
- // the request was aborted/cancelled
1262
- if (!this._files[id]) return;
1263
-
1264
- var name = this.getName(id);
1265
- var size = this.getSize(id);
1266
-
1267
- this._options.onProgress(id, name, size, size);
1268
-
1269
- if ([200, 201].indexOf( xhr.status ) > -1){
1270
- this.log("xhr - server response received");
1271
- this.log("responseText = " + xhr.responseText);
1272
-
1273
- var response;
1274
-
1275
- try {
1276
- response = eval("(" + xhr.responseText + ")");
1277
- } catch(err){
1278
- response = {};
1279
- }
1280
-
1281
- this._options.onComplete(id, name, response);
1282
-
1283
- } else {
1284
- this._options.onComplete(id, name, {});
1285
- }
1286
-
1287
- this._files[id] = null;
1288
- this._xhrs[id] = null;
1289
- this._dequeue(id);
1290
- },
1291
- _cancel: function(id){
1292
- this._options.onCancel(id, this.getName(id));
1293
-
1294
- this._files[id] = null;
1295
-
1296
- if (this._xhrs[id]){
1297
- this._xhrs[id].abort();
1298
- this._xhrs[id] = null;
1299
- }
1300
- }
1301
- });