compass-jquery-plugin 0.3.2.6 → 0.3.2.7.nil

Sign up to get free protection for your applications and to get access to all the features.
Files changed (276) hide show
  1. data/README.md +2 -1
  2. data/VERSION.yml +2 -2
  3. data/lib/handle_js_files.rb +21 -2
  4. data/templates/dynatree/jquery.dynatree.js +23 -20
  5. data/templates/dynatree/jquery.dynatree.min.js +38 -38
  6. data/templates/dynatree/jquery/dynatree/aero.scss +1 -1
  7. data/templates/dynatree/jquery/dynatree/aqua.scss +1 -1
  8. data/templates/dynatree/jquery/dynatree/crystal.scss +1 -1
  9. data/templates/dynatree/jquery/dynatree/xp.scss +2 -2
  10. data/templates/ical/jquery/ical.scss +10 -10
  11. data/templates/jqgrid/i18n/jqgrid/locale-lt.js +134 -0
  12. data/templates/jqgrid/i18n/jqgrid/locale-lt.min.js +7 -0
  13. data/templates/jqgrid/jquery.jqGrid.js +155 -65
  14. data/templates/jqgrid/jquery.jqGrid.min.js +396 -393
  15. data/templates/jqgrid/manifest.rb +2 -0
  16. data/templates/jqtouch/jquery.jqtouch.js +166 -195
  17. data/templates/jqtouch/jquery.jqtouch.min.js +1 -1
  18. data/templates/jqtouch/jquery/touch/apple.scss +5 -5
  19. data/templates/jqtouch/jquery/touch/default.scss +5 -5
  20. data/templates/jqtouch/jquery/touch/jqt.scss +12 -7
  21. data/templates/jqtouch/jquery/touch/jqtouch.scss +11 -13
  22. data/templates/jquery/history.adapter.jquery.js +54 -67
  23. data/templates/jquery/history.adapter.jquery.min.js +2 -2
  24. data/templates/jquery/history.html4.js +587 -680
  25. data/templates/jquery/history.html4.min.js +8 -18
  26. data/templates/jquery/history.js +1670 -1289
  27. data/templates/jquery/history.min.js +25 -21
  28. data/templates/jquery/i18n/jquery.ui/datepicker-ar.js +1 -1
  29. data/templates/jquery/i18n/jquery.ui/datepicker-ar.min.js +1 -1
  30. data/templates/jquery/i18n/jquery.ui/datepicker-tj.js +23 -0
  31. data/templates/jquery/i18n/jquery.ui/datepicker-tj.min.js +2 -0
  32. data/templates/jquery/jquery-ui.js +97 -61
  33. data/templates/jquery/jquery-ui.min.js +175 -175
  34. data/templates/jquery/jquery.dst.js +86 -151
  35. data/templates/jquery/jquery/ui/_theme.scss +13 -13
  36. data/templates/jquery/json2.js +214 -214
  37. data/templates/jquery/manifest.rb +2 -0
  38. data/templates/mobile/jquery.mobile.js +324 -225
  39. data/templates/mobile/jquery.mobile.min.js +4 -4
  40. data/templates/mobile/jquery/mobile/_base.scss +60 -48
  41. data/templates/mobile/jquery/mobile/default.scss +57 -80
  42. data/templates/mobile/jquery/mobile/default/icons-18-black.png +0 -0
  43. data/templates/mobile/jquery/mobile/default/icons-18-white.png +0 -0
  44. data/templates/mobile/jquery/mobile/default/icons-36-black.png +0 -0
  45. data/templates/mobile/jquery/mobile/default/icons-36-white.png +0 -0
  46. data/templates/mobile/jquery/mobile/valencia.scss +61 -73
  47. data/templates/mobile/jquery/mobile/valencia/icons-18-black.png +0 -0
  48. data/templates/mobile/jquery/mobile/valencia/icons-18-white.png +0 -0
  49. data/templates/mobile/jquery/mobile/valencia/icons-36-black.png +0 -0
  50. data/templates/mobile/jquery/mobile/valencia/icons-36-white.png +0 -0
  51. data/templates/mobile/manifest.rb +0 -8
  52. data/templates/ribbon/jquery/ribbon/office.scss +12 -12
  53. data/templates/ribbon/jquery/ribbon/windows7.scss +12 -12
  54. data/templates/tiny_mce/manifest.rb +16 -0
  55. data/templates/tiny_mce/tiny_mce/jquery.tinymce.js +1 -1
  56. data/templates/tiny_mce/tiny_mce/langs/de.js +1 -0
  57. data/templates/tiny_mce/tiny_mce/langs/en.js +1 -222
  58. data/templates/tiny_mce/tiny_mce/plugins/advhr/css/advhr.css +1 -5
  59. data/templates/tiny_mce/tiny_mce/plugins/advhr/editor_plugin.js +1 -1
  60. data/templates/tiny_mce/tiny_mce/plugins/advhr/editor_plugin_src.js +1 -57
  61. data/templates/tiny_mce/tiny_mce/plugins/advhr/js/rule.js +1 -43
  62. data/templates/tiny_mce/tiny_mce/plugins/advhr/langs/de_dlg.js +1 -0
  63. data/templates/tiny_mce/tiny_mce/plugins/advhr/langs/en_dlg.js +1 -7
  64. data/templates/tiny_mce/tiny_mce/plugins/advhr/rule.htm +1 -58
  65. data/templates/tiny_mce/tiny_mce/plugins/advimage/css/advimage.css +1 -13
  66. data/templates/tiny_mce/tiny_mce/plugins/advimage/editor_plugin.js +1 -1
  67. data/templates/tiny_mce/tiny_mce/plugins/advimage/editor_plugin_src.js +1 -50
  68. data/templates/tiny_mce/tiny_mce/plugins/advimage/image.htm +1 -235
  69. data/templates/tiny_mce/tiny_mce/plugins/advimage/js/image.js +1 -445
  70. data/templates/tiny_mce/tiny_mce/plugins/advimage/langs/de_dlg.js +1 -0
  71. data/templates/tiny_mce/tiny_mce/plugins/advimage/langs/en_dlg.js +1 -45
  72. data/templates/tiny_mce/tiny_mce/plugins/advlink/css/advlink.css +1 -8
  73. data/templates/tiny_mce/tiny_mce/plugins/advlink/editor_plugin.js +1 -1
  74. data/templates/tiny_mce/tiny_mce/plugins/advlink/editor_plugin_src.js +1 -61
  75. data/templates/tiny_mce/tiny_mce/plugins/advlink/js/advlink.js +1 -525
  76. data/templates/tiny_mce/tiny_mce/plugins/advlink/langs/de_dlg.js +1 -0
  77. data/templates/tiny_mce/tiny_mce/plugins/advlink/langs/en_dlg.js +1 -54
  78. data/templates/tiny_mce/tiny_mce/plugins/advlink/link.htm +1 -338
  79. data/templates/tiny_mce/tiny_mce/plugins/advlist/editor_plugin.js +1 -1
  80. data/templates/tiny_mce/tiny_mce/plugins/advlist/editor_plugin_src.js +1 -154
  81. data/templates/tiny_mce/tiny_mce/plugins/autoresize/editor_plugin.js +1 -1
  82. data/templates/tiny_mce/tiny_mce/plugins/autoresize/editor_plugin_src.js +1 -119
  83. data/templates/tiny_mce/tiny_mce/plugins/autosave/editor_plugin.js +1 -1
  84. data/templates/tiny_mce/tiny_mce/plugins/autosave/editor_plugin_src.js +1 -431
  85. data/templates/tiny_mce/tiny_mce/plugins/autosave/langs/en.js +1 -4
  86. data/templates/tiny_mce/tiny_mce/plugins/bbcode/editor_plugin.js +1 -1
  87. data/templates/tiny_mce/tiny_mce/plugins/bbcode/editor_plugin_src.js +1 -120
  88. data/templates/tiny_mce/tiny_mce/plugins/contextmenu/editor_plugin.js +1 -1
  89. data/templates/tiny_mce/tiny_mce/plugins/contextmenu/editor_plugin_src.js +1 -154
  90. data/templates/tiny_mce/tiny_mce/plugins/directionality/editor_plugin.js +1 -1
  91. data/templates/tiny_mce/tiny_mce/plugins/directionality/editor_plugin_src.js +1 -82
  92. data/templates/tiny_mce/tiny_mce/plugins/emotions/editor_plugin.js +1 -1
  93. data/templates/tiny_mce/tiny_mce/plugins/emotions/editor_plugin_src.js +1 -43
  94. data/templates/tiny_mce/tiny_mce/plugins/emotions/emotions.htm +1 -41
  95. data/templates/tiny_mce/tiny_mce/plugins/emotions/js/emotions.js +1 -22
  96. data/templates/tiny_mce/tiny_mce/plugins/emotions/langs/de_dlg.js +1 -0
  97. data/templates/tiny_mce/tiny_mce/plugins/emotions/langs/en_dlg.js +1 -20
  98. data/templates/tiny_mce/tiny_mce/plugins/example/dialog.htm +1 -22
  99. data/templates/tiny_mce/tiny_mce/plugins/example/editor_plugin.js +1 -1
  100. data/templates/tiny_mce/tiny_mce/plugins/example/editor_plugin_src.js +1 -84
  101. data/templates/tiny_mce/tiny_mce/plugins/example/js/dialog.js +1 -19
  102. data/templates/tiny_mce/tiny_mce/plugins/example/langs/en.js +1 -3
  103. data/templates/tiny_mce/tiny_mce/plugins/example/langs/en_dlg.js +1 -3
  104. data/templates/tiny_mce/tiny_mce/plugins/fullpage/css/fullpage.css +1 -182
  105. data/templates/tiny_mce/tiny_mce/plugins/fullpage/editor_plugin.js +1 -1
  106. data/templates/tiny_mce/tiny_mce/plugins/fullpage/editor_plugin_src.js +1 -166
  107. data/templates/tiny_mce/tiny_mce/plugins/fullpage/fullpage.htm +1 -571
  108. data/templates/tiny_mce/tiny_mce/plugins/fullpage/js/fullpage.js +1 -492
  109. data/templates/tiny_mce/tiny_mce/plugins/fullpage/langs/de_dlg.js +1 -0
  110. data/templates/tiny_mce/tiny_mce/plugins/fullpage/langs/en_dlg.js +1 -85
  111. data/templates/tiny_mce/tiny_mce/plugins/fullscreen/editor_plugin.js +1 -1
  112. data/templates/tiny_mce/tiny_mce/plugins/fullscreen/editor_plugin_src.js +1 -159
  113. data/templates/tiny_mce/tiny_mce/plugins/fullscreen/fullscreen.htm +1 -109
  114. data/templates/tiny_mce/tiny_mce/plugins/iespell/editor_plugin.js +1 -1
  115. data/templates/tiny_mce/tiny_mce/plugins/iespell/editor_plugin_src.js +1 -54
  116. data/templates/tiny_mce/tiny_mce/plugins/inlinepopups/editor_plugin.js +1 -1
  117. data/templates/tiny_mce/tiny_mce/plugins/inlinepopups/editor_plugin_src.js +1 -696
  118. data/templates/tiny_mce/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css +1 -90
  119. data/templates/tiny_mce/tiny_mce/plugins/inlinepopups/template.htm +1 -387
  120. data/templates/tiny_mce/tiny_mce/plugins/insertdatetime/editor_plugin.js +1 -1
  121. data/templates/tiny_mce/tiny_mce/plugins/insertdatetime/editor_plugin_src.js +1 -83
  122. data/templates/tiny_mce/tiny_mce/plugins/layer/editor_plugin.js +1 -1
  123. data/templates/tiny_mce/tiny_mce/plugins/layer/editor_plugin_src.js +1 -214
  124. data/templates/tiny_mce/tiny_mce/plugins/legacyoutput/editor_plugin.js +1 -1
  125. data/templates/tiny_mce/tiny_mce/plugins/legacyoutput/editor_plugin_src.js +1 -139
  126. data/templates/tiny_mce/tiny_mce/plugins/media/css/media.css +1 -17
  127. data/templates/tiny_mce/tiny_mce/plugins/media/editor_plugin.js +1 -1
  128. data/templates/tiny_mce/tiny_mce/plugins/media/editor_plugin_src.js +1 -770
  129. data/templates/tiny_mce/tiny_mce/plugins/media/js/embed.js +1 -73
  130. data/templates/tiny_mce/tiny_mce/plugins/media/js/media.js +1 -340
  131. data/templates/tiny_mce/tiny_mce/plugins/media/langs/de_dlg.js +1 -0
  132. data/templates/tiny_mce/tiny_mce/plugins/media/langs/en_dlg.js +1 -109
  133. data/templates/tiny_mce/tiny_mce/plugins/media/media.htm +1 -812
  134. data/templates/tiny_mce/tiny_mce/plugins/nonbreaking/editor_plugin.js +1 -1
  135. data/templates/tiny_mce/tiny_mce/plugins/nonbreaking/editor_plugin_src.js +1 -53
  136. data/templates/tiny_mce/tiny_mce/plugins/noneditable/editor_plugin.js +1 -1
  137. data/templates/tiny_mce/tiny_mce/plugins/noneditable/editor_plugin_src.js +1 -90
  138. data/templates/tiny_mce/tiny_mce/plugins/pagebreak/editor_plugin.js +1 -1
  139. data/templates/tiny_mce/tiny_mce/plugins/pagebreak/editor_plugin_src.js +1 -74
  140. data/templates/tiny_mce/tiny_mce/plugins/paste/editor_plugin.js +1 -1
  141. data/templates/tiny_mce/tiny_mce/plugins/paste/editor_plugin_src.js +1 -899
  142. data/templates/tiny_mce/tiny_mce/plugins/paste/js/pastetext.js +1 -36
  143. data/templates/tiny_mce/tiny_mce/plugins/paste/js/pasteword.js +1 -51
  144. data/templates/tiny_mce/tiny_mce/plugins/paste/langs/de_dlg.js +1 -0
  145. data/templates/tiny_mce/tiny_mce/plugins/paste/langs/en_dlg.js +1 -5
  146. data/templates/tiny_mce/tiny_mce/plugins/paste/pastetext.htm +1 -27
  147. data/templates/tiny_mce/tiny_mce/plugins/paste/pasteword.htm +1 -21
  148. data/templates/tiny_mce/tiny_mce/plugins/preview/editor_plugin.js +1 -1
  149. data/templates/tiny_mce/tiny_mce/plugins/preview/editor_plugin_src.js +1 -53
  150. data/templates/tiny_mce/tiny_mce/plugins/preview/example.html +17 -16
  151. data/templates/tiny_mce/tiny_mce/plugins/preview/jscripts/embed.js +1 -73
  152. data/templates/tiny_mce/tiny_mce/plugins/preview/preview.html +10 -9
  153. data/templates/tiny_mce/tiny_mce/plugins/print/editor_plugin.js +1 -1
  154. data/templates/tiny_mce/tiny_mce/plugins/print/editor_plugin_src.js +1 -34
  155. data/templates/tiny_mce/tiny_mce/plugins/save/editor_plugin.js +1 -1
  156. data/templates/tiny_mce/tiny_mce/plugins/save/editor_plugin_src.js +1 -101
  157. data/templates/tiny_mce/tiny_mce/plugins/searchreplace/css/searchreplace.css +1 -6
  158. data/templates/tiny_mce/tiny_mce/plugins/searchreplace/editor_plugin.js +1 -1
  159. data/templates/tiny_mce/tiny_mce/plugins/searchreplace/editor_plugin_src.js +1 -61
  160. data/templates/tiny_mce/tiny_mce/plugins/searchreplace/js/searchreplace.js +1 -140
  161. data/templates/tiny_mce/tiny_mce/plugins/searchreplace/langs/de_dlg.js +1 -0
  162. data/templates/tiny_mce/tiny_mce/plugins/searchreplace/langs/en_dlg.js +1 -16
  163. data/templates/tiny_mce/tiny_mce/plugins/searchreplace/searchreplace.htm +1 -100
  164. data/templates/tiny_mce/tiny_mce/plugins/spellchecker/css/content.css +1 -1
  165. data/templates/tiny_mce/tiny_mce/plugins/spellchecker/editor_plugin.js +1 -1
  166. data/templates/tiny_mce/tiny_mce/plugins/spellchecker/editor_plugin_src.js +1 -415
  167. data/templates/tiny_mce/tiny_mce/plugins/style/css/props.css +1 -13
  168. data/templates/tiny_mce/tiny_mce/plugins/style/editor_plugin.js +1 -1
  169. data/templates/tiny_mce/tiny_mce/plugins/style/editor_plugin_src.js +1 -55
  170. data/templates/tiny_mce/tiny_mce/plugins/style/js/props.js +1 -635
  171. data/templates/tiny_mce/tiny_mce/plugins/style/langs/de_dlg.js +1 -0
  172. data/templates/tiny_mce/tiny_mce/plugins/style/langs/en_dlg.js +1 -70
  173. data/templates/tiny_mce/tiny_mce/plugins/style/props.htm +1 -838
  174. data/templates/tiny_mce/tiny_mce/plugins/tabfocus/editor_plugin.js +1 -1
  175. data/templates/tiny_mce/tiny_mce/plugins/tabfocus/editor_plugin_src.js +1 -114
  176. data/templates/tiny_mce/tiny_mce/plugins/table/cell.htm +1 -178
  177. data/templates/tiny_mce/tiny_mce/plugins/table/css/cell.css +1 -17
  178. data/templates/tiny_mce/tiny_mce/plugins/table/css/row.css +1 -25
  179. data/templates/tiny_mce/tiny_mce/plugins/table/css/table.css +1 -13
  180. data/templates/tiny_mce/tiny_mce/plugins/table/editor_plugin.js +1 -1
  181. data/templates/tiny_mce/tiny_mce/plugins/table/editor_plugin_src.js +1 -1183
  182. data/templates/tiny_mce/tiny_mce/plugins/table/js/cell.js +1 -284
  183. data/templates/tiny_mce/tiny_mce/plugins/table/js/merge_cells.js +1 -27
  184. data/templates/tiny_mce/tiny_mce/plugins/table/js/row.js +1 -232
  185. data/templates/tiny_mce/tiny_mce/plugins/table/js/table.js +1 -450
  186. data/templates/tiny_mce/tiny_mce/plugins/table/langs/de_dlg.js +1 -0
  187. data/templates/tiny_mce/tiny_mce/plugins/table/langs/en_dlg.js +1 -74
  188. data/templates/tiny_mce/tiny_mce/plugins/table/merge_cells.htm +1 -32
  189. data/templates/tiny_mce/tiny_mce/plugins/table/row.htm +1 -157
  190. data/templates/tiny_mce/tiny_mce/plugins/table/table.htm +1 -188
  191. data/templates/tiny_mce/tiny_mce/plugins/template/blank.htm +1 -12
  192. data/templates/tiny_mce/tiny_mce/plugins/template/css/template.css +1 -23
  193. data/templates/tiny_mce/tiny_mce/plugins/template/editor_plugin.js +1 -1
  194. data/templates/tiny_mce/tiny_mce/plugins/template/editor_plugin_src.js +1 -159
  195. data/templates/tiny_mce/tiny_mce/plugins/template/js/template.js +1 -106
  196. data/templates/tiny_mce/tiny_mce/plugins/template/langs/de_dlg.js +1 -0
  197. data/templates/tiny_mce/tiny_mce/plugins/template/langs/en_dlg.js +1 -15
  198. data/templates/tiny_mce/tiny_mce/plugins/template/template.htm +1 -31
  199. data/templates/tiny_mce/tiny_mce/plugins/visualchars/editor_plugin.js +1 -1
  200. data/templates/tiny_mce/tiny_mce/plugins/visualchars/editor_plugin_src.js +1 -83
  201. data/templates/tiny_mce/tiny_mce/plugins/wordcount/editor_plugin.js +1 -1
  202. data/templates/tiny_mce/tiny_mce/plugins/wordcount/editor_plugin_src.js +1 -114
  203. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/abbr.htm +1 -142
  204. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/acronym.htm +1 -142
  205. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/attributes.htm +1 -149
  206. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/cite.htm +1 -142
  207. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/css/attributes.css +1 -11
  208. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/css/popup.css +1 -9
  209. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/del.htm +1 -162
  210. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/editor_plugin.js +1 -1
  211. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js +1 -132
  212. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/ins.htm +1 -162
  213. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/abbr.js +1 -28
  214. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/acronym.js +1 -28
  215. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/attributes.js +1 -125
  216. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/cite.js +1 -28
  217. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/del.js +1 -53
  218. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/element_common.js +1 -229
  219. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/ins.js +1 -53
  220. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/langs/de_dlg.js +1 -0
  221. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js +1 -32
  222. data/templates/tiny_mce/tiny_mce/themes/advanced/about.htm +1 -52
  223. data/templates/tiny_mce/tiny_mce/themes/advanced/anchor.htm +1 -26
  224. data/templates/tiny_mce/tiny_mce/themes/advanced/charmap.htm +1 -51
  225. data/templates/tiny_mce/tiny_mce/themes/advanced/color_picker.htm +1 -74
  226. data/templates/tiny_mce/tiny_mce/themes/advanced/editor_template.js +1 -1
  227. data/templates/tiny_mce/tiny_mce/themes/advanced/editor_template_src.js +1 -1328
  228. data/templates/tiny_mce/tiny_mce/themes/advanced/image.htm +1 -80
  229. data/templates/tiny_mce/tiny_mce/themes/advanced/js/about.js +1 -73
  230. data/templates/tiny_mce/tiny_mce/themes/advanced/js/anchor.js +1 -42
  231. data/templates/tiny_mce/tiny_mce/themes/advanced/js/charmap.js +1 -354
  232. data/templates/tiny_mce/tiny_mce/themes/advanced/js/color_picker.js +1 -329
  233. data/templates/tiny_mce/tiny_mce/themes/advanced/js/image.js +1 -247
  234. data/templates/tiny_mce/tiny_mce/themes/advanced/js/link.js +1 -153
  235. data/templates/tiny_mce/tiny_mce/themes/advanced/js/source_editor.js +1 -56
  236. data/templates/tiny_mce/tiny_mce/themes/advanced/langs/de.js +1 -0
  237. data/templates/tiny_mce/tiny_mce/themes/advanced/langs/de_dlg.js +1 -0
  238. data/templates/tiny_mce/tiny_mce/themes/advanced/langs/en.js +1 -68
  239. data/templates/tiny_mce/tiny_mce/themes/advanced/langs/en_dlg.js +1 -54
  240. data/templates/tiny_mce/tiny_mce/themes/advanced/link.htm +1 -57
  241. data/templates/tiny_mce/tiny_mce/themes/advanced/shortcuts.htm +1 -47
  242. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/default/content.css +1 -47
  243. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/default/dialog.css +1 -117
  244. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/default/ui.css +1 -213
  245. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/highcontrast/content.css +1 -23
  246. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/highcontrast/dialog.css +1 -105
  247. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/highcontrast/ui.css +1 -101
  248. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/content.css +1 -46
  249. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/dialog.css +1 -116
  250. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/ui.css +1 -215
  251. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/ui_black.css +1 -8
  252. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css +1 -5
  253. data/templates/tiny_mce/tiny_mce/themes/advanced/source_editor.htm +1 -25
  254. data/templates/tiny_mce/tiny_mce/themes/simple/editor_template.js +1 -1
  255. data/templates/tiny_mce/tiny_mce/themes/simple/editor_template_src.js +1 -84
  256. data/templates/tiny_mce/tiny_mce/themes/simple/langs/de.js +1 -0
  257. data/templates/tiny_mce/tiny_mce/themes/simple/langs/en.js +1 -11
  258. data/templates/tiny_mce/tiny_mce/themes/simple/skins/default/content.css +1 -25
  259. data/templates/tiny_mce/tiny_mce/themes/simple/skins/default/ui.css +1 -32
  260. data/templates/tiny_mce/tiny_mce/themes/simple/skins/o2k7/content.css +1 -17
  261. data/templates/tiny_mce/tiny_mce/themes/simple/skins/o2k7/ui.css +1 -35
  262. data/templates/tiny_mce/tiny_mce/tiny_mce.js +1 -1
  263. data/templates/tiny_mce/tiny_mce/tiny_mce_popup.js +1 -5
  264. data/templates/tiny_mce/tiny_mce/utils/editable_selects.js +1 -70
  265. data/templates/tiny_mce/tiny_mce/utils/form_utils.js +1 -207
  266. data/templates/tiny_mce/tiny_mce/utils/mctabs.js +1 -162
  267. data/templates/tiny_mce/tiny_mce/utils/validate.js +1 -252
  268. metadata +32 -17
  269. data/templates/mobile/jquery/mobile/default/form-check-off.png +0 -0
  270. data/templates/mobile/jquery/mobile/default/form-check-on.png +0 -0
  271. data/templates/mobile/jquery/mobile/default/form-radio-off.png +0 -0
  272. data/templates/mobile/jquery/mobile/default/form-radio-on.png +0 -0
  273. data/templates/mobile/jquery/mobile/valencia/form-check-off.png +0 -0
  274. data/templates/mobile/jquery/mobile/valencia/form-check-on.png +0 -0
  275. data/templates/mobile/jquery/mobile/valencia/form-radio-off.png +0 -0
  276. data/templates/mobile/jquery/mobile/valencia/form-radio-on.png +0 -0
@@ -1,450 +1 @@
1
- tinyMCEPopup.requireLangPack();
2
-
3
- var action, orgTableWidth, orgTableHeight, dom = tinyMCEPopup.editor.dom;
4
-
5
- function insertTable() {
6
- var formObj = document.forms[0];
7
- var inst = tinyMCEPopup.editor, dom = inst.dom;
8
- var cols = 2, rows = 2, border = 0, cellpadding = -1, cellspacing = -1, align, width, height, className, caption, frame, rules;
9
- var html = '', capEl, elm;
10
- var cellLimit, rowLimit, colLimit;
11
-
12
- tinyMCEPopup.restoreSelection();
13
-
14
- if (!AutoValidator.validate(formObj)) {
15
- tinyMCEPopup.alert(AutoValidator.getErrorMessages(formObj).join('. ') + '.');
16
- return false;
17
- }
18
-
19
- elm = dom.getParent(inst.selection.getNode(), 'table');
20
-
21
- // Get form data
22
- cols = formObj.elements['cols'].value;
23
- rows = formObj.elements['rows'].value;
24
- border = formObj.elements['border'].value != "" ? formObj.elements['border'].value : 0;
25
- cellpadding = formObj.elements['cellpadding'].value != "" ? formObj.elements['cellpadding'].value : "";
26
- cellspacing = formObj.elements['cellspacing'].value != "" ? formObj.elements['cellspacing'].value : "";
27
- align = getSelectValue(formObj, "align");
28
- frame = getSelectValue(formObj, "tframe");
29
- rules = getSelectValue(formObj, "rules");
30
- width = formObj.elements['width'].value;
31
- height = formObj.elements['height'].value;
32
- bordercolor = formObj.elements['bordercolor'].value;
33
- bgcolor = formObj.elements['bgcolor'].value;
34
- className = getSelectValue(formObj, "class");
35
- id = formObj.elements['id'].value;
36
- summary = formObj.elements['summary'].value;
37
- style = formObj.elements['style'].value;
38
- dir = formObj.elements['dir'].value;
39
- lang = formObj.elements['lang'].value;
40
- background = formObj.elements['backgroundimage'].value;
41
- caption = formObj.elements['caption'].checked;
42
-
43
- cellLimit = tinyMCEPopup.getParam('table_cell_limit', false);
44
- rowLimit = tinyMCEPopup.getParam('table_row_limit', false);
45
- colLimit = tinyMCEPopup.getParam('table_col_limit', false);
46
-
47
- // Validate table size
48
- if (colLimit && cols > colLimit) {
49
- tinyMCEPopup.alert(inst.getLang('table_dlg.col_limit').replace(/\{\$cols\}/g, colLimit));
50
- return false;
51
- } else if (rowLimit && rows > rowLimit) {
52
- tinyMCEPopup.alert(inst.getLang('table_dlg.row_limit').replace(/\{\$rows\}/g, rowLimit));
53
- return false;
54
- } else if (cellLimit && cols * rows > cellLimit) {
55
- tinyMCEPopup.alert(inst.getLang('table_dlg.cell_limit').replace(/\{\$cells\}/g, cellLimit));
56
- return false;
57
- }
58
-
59
- // Update table
60
- if (action == "update") {
61
- dom.setAttrib(elm, 'cellPadding', cellpadding, true);
62
- dom.setAttrib(elm, 'cellSpacing', cellspacing, true);
63
- dom.setAttrib(elm, 'border', border);
64
- dom.setAttrib(elm, 'align', align);
65
- dom.setAttrib(elm, 'frame', frame);
66
- dom.setAttrib(elm, 'rules', rules);
67
- dom.setAttrib(elm, 'class', className);
68
- dom.setAttrib(elm, 'style', style);
69
- dom.setAttrib(elm, 'id', id);
70
- dom.setAttrib(elm, 'summary', summary);
71
- dom.setAttrib(elm, 'dir', dir);
72
- dom.setAttrib(elm, 'lang', lang);
73
-
74
- capEl = inst.dom.select('caption', elm)[0];
75
-
76
- if (capEl && !caption)
77
- capEl.parentNode.removeChild(capEl);
78
-
79
- if (!capEl && caption) {
80
- capEl = elm.ownerDocument.createElement('caption');
81
-
82
- if (!tinymce.isIE)
83
- capEl.innerHTML = '<br data-mce-bogus="1"/>';
84
-
85
- elm.insertBefore(capEl, elm.firstChild);
86
- }
87
-
88
- if (width && inst.settings.inline_styles) {
89
- dom.setStyle(elm, 'width', width);
90
- dom.setAttrib(elm, 'width', '');
91
- } else {
92
- dom.setAttrib(elm, 'width', width, true);
93
- dom.setStyle(elm, 'width', '');
94
- }
95
-
96
- // Remove these since they are not valid XHTML
97
- dom.setAttrib(elm, 'borderColor', '');
98
- dom.setAttrib(elm, 'bgColor', '');
99
- dom.setAttrib(elm, 'background', '');
100
-
101
- if (height && inst.settings.inline_styles) {
102
- dom.setStyle(elm, 'height', height);
103
- dom.setAttrib(elm, 'height', '');
104
- } else {
105
- dom.setAttrib(elm, 'height', height, true);
106
- dom.setStyle(elm, 'height', '');
107
- }
108
-
109
- if (background != '')
110
- elm.style.backgroundImage = "url('" + background + "')";
111
- else
112
- elm.style.backgroundImage = '';
113
-
114
- /* if (tinyMCEPopup.getParam("inline_styles")) {
115
- if (width != '')
116
- elm.style.width = getCSSSize(width);
117
- }*/
118
-
119
- if (bordercolor != "") {
120
- elm.style.borderColor = bordercolor;
121
- elm.style.borderStyle = elm.style.borderStyle == "" ? "solid" : elm.style.borderStyle;
122
- elm.style.borderWidth = border == "" ? "1px" : border;
123
- } else
124
- elm.style.borderColor = '';
125
-
126
- elm.style.backgroundColor = bgcolor;
127
- elm.style.height = getCSSSize(height);
128
-
129
- inst.addVisual();
130
-
131
- // Fix for stange MSIE align bug
132
- //elm.outerHTML = elm.outerHTML;
133
-
134
- inst.nodeChanged();
135
- inst.execCommand('mceEndUndoLevel');
136
-
137
- // Repaint if dimensions changed
138
- if (formObj.width.value != orgTableWidth || formObj.height.value != orgTableHeight)
139
- inst.execCommand('mceRepaint');
140
-
141
- tinyMCEPopup.close();
142
- return true;
143
- }
144
-
145
- // Create new table
146
- html += '<table';
147
-
148
- html += makeAttrib('id', id);
149
- html += makeAttrib('border', border);
150
- html += makeAttrib('cellpadding', cellpadding);
151
- html += makeAttrib('cellspacing', cellspacing);
152
- html += makeAttrib('data-mce-new', '1');
153
-
154
- if (width && inst.settings.inline_styles) {
155
- if (style)
156
- style += '; ';
157
-
158
- // Force px
159
- if (/^[0-9\.]+$/.test(width))
160
- width += 'px';
161
-
162
- style += 'width: ' + width;
163
- } else
164
- html += makeAttrib('width', width);
165
-
166
- /* if (height) {
167
- if (style)
168
- style += '; ';
169
-
170
- style += 'height: ' + height;
171
- }*/
172
-
173
- //html += makeAttrib('height', height);
174
- //html += makeAttrib('bordercolor', bordercolor);
175
- //html += makeAttrib('bgcolor', bgcolor);
176
- html += makeAttrib('align', align);
177
- html += makeAttrib('frame', frame);
178
- html += makeAttrib('rules', rules);
179
- html += makeAttrib('class', className);
180
- html += makeAttrib('style', style);
181
- html += makeAttrib('summary', summary);
182
- html += makeAttrib('dir', dir);
183
- html += makeAttrib('lang', lang);
184
- html += '>';
185
-
186
- if (caption) {
187
- if (!tinymce.isIE)
188
- html += '<caption><br data-mce-bogus="1"/></caption>';
189
- else
190
- html += '<caption></caption>';
191
- }
192
-
193
- for (var y=0; y<rows; y++) {
194
- html += "<tr>";
195
-
196
- for (var x=0; x<cols; x++) {
197
- if (!tinymce.isIE)
198
- html += '<td><br data-mce-bogus="1"/></td>';
199
- else
200
- html += '<td></td>';
201
- }
202
-
203
- html += "</tr>";
204
- }
205
-
206
- html += "</table>";
207
-
208
- // Move table
209
- if (inst.settings.fix_table_elements) {
210
- var patt = '';
211
-
212
- inst.focus();
213
- inst.selection.setContent('<br class="_mce_marker" />');
214
-
215
- tinymce.each('h1,h2,h3,h4,h5,h6,p'.split(','), function(n) {
216
- if (patt)
217
- patt += ',';
218
-
219
- patt += n + ' ._mce_marker';
220
- });
221
-
222
- tinymce.each(inst.dom.select(patt), function(n) {
223
- inst.dom.split(inst.dom.getParent(n, 'h1,h2,h3,h4,h5,h6,p'), n);
224
- });
225
-
226
- dom.setOuterHTML(dom.select('br._mce_marker')[0], html);
227
- } else
228
- inst.execCommand('mceInsertContent', false, html);
229
-
230
- tinymce.each(dom.select('table[data-mce-new]'), function(node) {
231
- var td = dom.select('td', node);
232
-
233
- try {
234
- // IE9 might fail to do this selection
235
- inst.selection.select(td[0], true);
236
- inst.selection.collapse();
237
- } catch (ex) {
238
- // Ignore
239
- }
240
-
241
- dom.setAttrib(node, 'data-mce-new', '');
242
- });
243
-
244
- inst.addVisual();
245
- inst.execCommand('mceEndUndoLevel');
246
-
247
- tinyMCEPopup.close();
248
- }
249
-
250
- function makeAttrib(attrib, value) {
251
- var formObj = document.forms[0];
252
- var valueElm = formObj.elements[attrib];
253
-
254
- if (typeof(value) == "undefined" || value == null) {
255
- value = "";
256
-
257
- if (valueElm)
258
- value = valueElm.value;
259
- }
260
-
261
- if (value == "")
262
- return "";
263
-
264
- // XML encode it
265
- value = value.replace(/&/g, '&amp;');
266
- value = value.replace(/\"/g, '&quot;');
267
- value = value.replace(/</g, '&lt;');
268
- value = value.replace(/>/g, '&gt;');
269
-
270
- return ' ' + attrib + '="' + value + '"';
271
- }
272
-
273
- function init() {
274
- tinyMCEPopup.resizeToInnerSize();
275
-
276
- document.getElementById('backgroundimagebrowsercontainer').innerHTML = getBrowserHTML('backgroundimagebrowser','backgroundimage','image','table');
277
- document.getElementById('backgroundimagebrowsercontainer').innerHTML = getBrowserHTML('backgroundimagebrowser','backgroundimage','image','table');
278
- document.getElementById('bordercolor_pickcontainer').innerHTML = getColorPickerHTML('bordercolor_pick','bordercolor');
279
- document.getElementById('bgcolor_pickcontainer').innerHTML = getColorPickerHTML('bgcolor_pick','bgcolor');
280
-
281
- var cols = 2, rows = 2, border = tinyMCEPopup.getParam('table_default_border', '0'), cellpadding = tinyMCEPopup.getParam('table_default_cellpadding', ''), cellspacing = tinyMCEPopup.getParam('table_default_cellspacing', '');
282
- var align = "", width = "", height = "", bordercolor = "", bgcolor = "", className = "";
283
- var id = "", summary = "", style = "", dir = "", lang = "", background = "", bgcolor = "", bordercolor = "", rules = "", frame = "";
284
- var inst = tinyMCEPopup.editor, dom = inst.dom;
285
- var formObj = document.forms[0];
286
- var elm = dom.getParent(inst.selection.getNode(), "table");
287
-
288
- action = tinyMCEPopup.getWindowArg('action');
289
-
290
- if (!action)
291
- action = elm ? "update" : "insert";
292
-
293
- if (elm && action != "insert") {
294
- var rowsAr = elm.rows;
295
- var cols = 0;
296
- for (var i=0; i<rowsAr.length; i++)
297
- if (rowsAr[i].cells.length > cols)
298
- cols = rowsAr[i].cells.length;
299
-
300
- cols = cols;
301
- rows = rowsAr.length;
302
-
303
- st = dom.parseStyle(dom.getAttrib(elm, "style"));
304
- border = trimSize(getStyle(elm, 'border', 'borderWidth'));
305
- cellpadding = dom.getAttrib(elm, 'cellpadding', "");
306
- cellspacing = dom.getAttrib(elm, 'cellspacing', "");
307
- width = trimSize(getStyle(elm, 'width', 'width'));
308
- height = trimSize(getStyle(elm, 'height', 'height'));
309
- bordercolor = convertRGBToHex(getStyle(elm, 'bordercolor', 'borderLeftColor'));
310
- bgcolor = convertRGBToHex(getStyle(elm, 'bgcolor', 'backgroundColor'));
311
- align = dom.getAttrib(elm, 'align', align);
312
- frame = dom.getAttrib(elm, 'frame');
313
- rules = dom.getAttrib(elm, 'rules');
314
- className = tinymce.trim(dom.getAttrib(elm, 'class').replace(/mceItem.+/g, ''));
315
- id = dom.getAttrib(elm, 'id');
316
- summary = dom.getAttrib(elm, 'summary');
317
- style = dom.serializeStyle(st);
318
- dir = dom.getAttrib(elm, 'dir');
319
- lang = dom.getAttrib(elm, 'lang');
320
- background = getStyle(elm, 'background', 'backgroundImage').replace(new RegExp("url\\(['\"]?([^'\"]*)['\"]?\\)", 'gi'), "$1");
321
- formObj.caption.checked = elm.getElementsByTagName('caption').length > 0;
322
-
323
- orgTableWidth = width;
324
- orgTableHeight = height;
325
-
326
- action = "update";
327
- formObj.insert.value = inst.getLang('update');
328
- }
329
-
330
- addClassesToList('class', "table_styles");
331
- TinyMCE_EditableSelects.init();
332
-
333
- // Update form
334
- selectByValue(formObj, 'align', align);
335
- selectByValue(formObj, 'tframe', frame);
336
- selectByValue(formObj, 'rules', rules);
337
- selectByValue(formObj, 'class', className, true, true);
338
- formObj.cols.value = cols;
339
- formObj.rows.value = rows;
340
- formObj.border.value = border;
341
- formObj.cellpadding.value = cellpadding;
342
- formObj.cellspacing.value = cellspacing;
343
- formObj.width.value = width;
344
- formObj.height.value = height;
345
- formObj.bordercolor.value = bordercolor;
346
- formObj.bgcolor.value = bgcolor;
347
- formObj.id.value = id;
348
- formObj.summary.value = summary;
349
- formObj.style.value = style;
350
- formObj.dir.value = dir;
351
- formObj.lang.value = lang;
352
- formObj.backgroundimage.value = background;
353
-
354
- updateColor('bordercolor_pick', 'bordercolor');
355
- updateColor('bgcolor_pick', 'bgcolor');
356
-
357
- // Resize some elements
358
- if (isVisible('backgroundimagebrowser'))
359
- document.getElementById('backgroundimage').style.width = '180px';
360
-
361
- // Disable some fields in update mode
362
- if (action == "update") {
363
- formObj.cols.disabled = true;
364
- formObj.rows.disabled = true;
365
- }
366
- }
367
-
368
- function changedSize() {
369
- var formObj = document.forms[0];
370
- var st = dom.parseStyle(formObj.style.value);
371
-
372
- /* var width = formObj.width.value;
373
- if (width != "")
374
- st['width'] = tinyMCEPopup.getParam("inline_styles") ? getCSSSize(width) : "";
375
- else
376
- st['width'] = "";*/
377
-
378
- var height = formObj.height.value;
379
- if (height != "")
380
- st['height'] = getCSSSize(height);
381
- else
382
- st['height'] = "";
383
-
384
- formObj.style.value = dom.serializeStyle(st);
385
- }
386
-
387
- function changedBackgroundImage() {
388
- var formObj = document.forms[0];
389
- var st = dom.parseStyle(formObj.style.value);
390
-
391
- st['background-image'] = "url('" + formObj.backgroundimage.value + "')";
392
-
393
- formObj.style.value = dom.serializeStyle(st);
394
- }
395
-
396
- function changedBorder() {
397
- var formObj = document.forms[0];
398
- var st = dom.parseStyle(formObj.style.value);
399
-
400
- // Update border width if the element has a color
401
- if (formObj.border.value != "" && formObj.bordercolor.value != "")
402
- st['border-width'] = formObj.border.value + "px";
403
-
404
- formObj.style.value = dom.serializeStyle(st);
405
- }
406
-
407
- function changedColor() {
408
- var formObj = document.forms[0];
409
- var st = dom.parseStyle(formObj.style.value);
410
-
411
- st['background-color'] = formObj.bgcolor.value;
412
-
413
- if (formObj.bordercolor.value != "") {
414
- st['border-color'] = formObj.bordercolor.value;
415
-
416
- // Add border-width if it's missing
417
- if (!st['border-width'])
418
- st['border-width'] = formObj.border.value == "" ? "1px" : formObj.border.value + "px";
419
- }
420
-
421
- formObj.style.value = dom.serializeStyle(st);
422
- }
423
-
424
- function changedStyle() {
425
- var formObj = document.forms[0];
426
- var st = dom.parseStyle(formObj.style.value);
427
-
428
- if (st['background-image'])
429
- formObj.backgroundimage.value = st['background-image'].replace(new RegExp("url\\(['\"]?([^'\"]*)['\"]?\\)", 'gi'), "$1");
430
- else
431
- formObj.backgroundimage.value = '';
432
-
433
- if (st['width'])
434
- formObj.width.value = trimSize(st['width']);
435
-
436
- if (st['height'])
437
- formObj.height.value = trimSize(st['height']);
438
-
439
- if (st['background-color']) {
440
- formObj.bgcolor.value = st['background-color'];
441
- updateColor('bgcolor_pick','bgcolor');
442
- }
443
-
444
- if (st['border-color']) {
445
- formObj.bordercolor.value = st['border-color'];
446
- updateColor('bordercolor_pick','bordercolor');
447
- }
448
- }
449
-
450
- tinyMCEPopup.onInit.add(init);
1
+ tinyMCEPopup.requireLangPack();var action,orgTableWidth,orgTableHeight,dom=tinyMCEPopup.editor.dom;function insertTable(){var h=document.forms[0];var d=tinyMCEPopup.editor,t=d.dom;var l=2,j=2,r=0,u=-1,a=-1,s,p,o,c,v,n,k;var m="",q,e;var w,z,b;tinyMCEPopup.restoreSelection();if(!AutoValidator.validate(h)){tinyMCEPopup.alert(AutoValidator.getErrorMessages(h).join(". ")+".");return false}e=t.getParent(d.selection.getNode(),"table");l=h.elements.cols.value;j=h.elements.rows.value;r=h.elements.border.value!=""?h.elements.border.value:0;u=h.elements.cellpadding.value!=""?h.elements.cellpadding.value:"";a=h.elements.cellspacing.value!=""?h.elements.cellspacing.value:"";s=getSelectValue(h,"align");n=getSelectValue(h,"tframe");k=getSelectValue(h,"rules");p=h.elements.width.value;o=h.elements.height.value;bordercolor=h.elements.bordercolor.value;bgcolor=h.elements.bgcolor.value;c=getSelectValue(h,"class");id=h.elements.id.value;summary=h.elements.summary.value;style=h.elements.style.value;dir=h.elements.dir.value;lang=h.elements.lang.value;background=h.elements.backgroundimage.value;v=h.elements.caption.checked;w=tinyMCEPopup.getParam("table_cell_limit",false);z=tinyMCEPopup.getParam("table_row_limit",false);b=tinyMCEPopup.getParam("table_col_limit",false);if(b&&l>b){tinyMCEPopup.alert(d.getLang("table_dlg.col_limit").replace(/\{\$cols\}/g,b));return false}else{if(z&&j>z){tinyMCEPopup.alert(d.getLang("table_dlg.row_limit").replace(/\{\$rows\}/g,z));return false}else{if(w&&l*j>w){tinyMCEPopup.alert(d.getLang("table_dlg.cell_limit").replace(/\{\$cells\}/g,w));return false}}}if(action=="update"){t.setAttrib(e,"cellPadding",u,true);t.setAttrib(e,"cellSpacing",a,true);t.setAttrib(e,"border",r);t.setAttrib(e,"align",s);t.setAttrib(e,"frame",n);t.setAttrib(e,"rules",k);t.setAttrib(e,"class",c);t.setAttrib(e,"style",style);t.setAttrib(e,"id",id);t.setAttrib(e,"summary",summary);t.setAttrib(e,"dir",dir);t.setAttrib(e,"lang",lang);q=d.dom.select("caption",e)[0];if(q&&!v){q.parentNode.removeChild(q)}if(!q&&v){q=e.ownerDocument.createElement("caption");if(!tinymce.isIE){q.innerHTML='<br data-mce-bogus="1"/>'}e.insertBefore(q,e.firstChild)}if(p&&d.settings.inline_styles){t.setStyle(e,"width",p);t.setAttrib(e,"width","")}else{t.setAttrib(e,"width",p,true);t.setStyle(e,"width","")}t.setAttrib(e,"borderColor","");t.setAttrib(e,"bgColor","");t.setAttrib(e,"background","");if(o&&d.settings.inline_styles){t.setStyle(e,"height",o);t.setAttrib(e,"height","")}else{t.setAttrib(e,"height",o,true);t.setStyle(e,"height","")}if(background!=""){e.style.backgroundImage="url('"+background+"')"}else{e.style.backgroundImage=""}if(bordercolor!=""){e.style.borderColor=bordercolor;e.style.borderStyle=e.style.borderStyle==""?"solid":e.style.borderStyle;e.style.borderWidth=r==""?"1px":r}else{e.style.borderColor=""}e.style.backgroundColor=bgcolor;e.style.height=getCSSSize(o);d.addVisual();d.nodeChanged();d.execCommand("mceEndUndoLevel");if(h.width.value!=orgTableWidth||h.height.value!=orgTableHeight){d.execCommand("mceRepaint")}tinyMCEPopup.close();return true}m+="<table";m+=makeAttrib("id",id);m+=makeAttrib("border",r);m+=makeAttrib("cellpadding",u);m+=makeAttrib("cellspacing",a);m+=makeAttrib("data-mce-new","1");if(p&&d.settings.inline_styles){if(style){style+="; "}if(/^[0-9\.]+$/.test(p)){p+="px"}style+="width: "+p}else{m+=makeAttrib("width",p)}m+=makeAttrib("align",s);m+=makeAttrib("frame",n);m+=makeAttrib("rules",k);m+=makeAttrib("class",c);m+=makeAttrib("style",style);m+=makeAttrib("summary",summary);m+=makeAttrib("dir",dir);m+=makeAttrib("lang",lang);m+=">";if(v){if(!tinymce.isIE){m+='<caption><br data-mce-bogus="1"/></caption>'}else{m+="<caption></caption>"}}for(var g=0;g<j;g++){m+="<tr>";for(var i=0;i<l;i++){if(!tinymce.isIE){m+='<td><br data-mce-bogus="1"/></td>'}else{m+="<td></td>"}}m+="</tr>"}m+="</table>";if(d.settings.fix_table_elements){var f="";d.focus();d.selection.setContent('<br class="_mce_marker" />');tinymce.each("h1,h2,h3,h4,h5,h6,p".split(","),function(x){if(f){f+=","}f+=x+" ._mce_marker"});tinymce.each(d.dom.select(f),function(x){d.dom.split(d.dom.getParent(x,"h1,h2,h3,h4,h5,h6,p"),x)});t.setOuterHTML(t.select("br._mce_marker")[0],m)}else{d.execCommand("mceInsertContent",false,m)}tinymce.each(t.select("table[data-mce-new]"),function(y){var A=t.select("td",y);try{d.selection.select(A[0],true);d.selection.collapse()}catch(x){}t.setAttrib(y,"data-mce-new","")});d.addVisual();d.execCommand("mceEndUndoLevel");tinyMCEPopup.close()}function makeAttrib(d,c){var b=document.forms[0];var a=b.elements[d];if(typeof(c)=="undefined"||c==null){c="";if(a){c=a.value}}if(c==""){return""}c=c.replace(/&/g,"&amp;");c=c.replace(/\"/g,"&quot;");c=c.replace(/</g,"&lt;");c=c.replace(/>/g,"&gt;");return" "+d+'="'+c+'"'}function init(){tinyMCEPopup.resizeToInnerSize();document.getElementById("backgroundimagebrowsercontainer").innerHTML=getBrowserHTML("backgroundimagebrowser","backgroundimage","image","table");document.getElementById("backgroundimagebrowsercontainer").innerHTML=getBrowserHTML("backgroundimagebrowser","backgroundimage","image","table");document.getElementById("bordercolor_pickcontainer").innerHTML=getColorPickerHTML("bordercolor_pick","bordercolor");document.getElementById("bgcolor_pickcontainer").innerHTML=getColorPickerHTML("bgcolor_pick","bgcolor");var k=2,j=2,r=tinyMCEPopup.getParam("table_default_border","0"),y=tinyMCEPopup.getParam("table_default_cellpadding",""),b=tinyMCEPopup.getParam("table_default_cellspacing","");var s="",q="",n="",v="",a="",c="";var o="",f="",w="",p="",z="",x="",a="",v="",h="",m="";var d=tinyMCEPopup.editor,u=d.dom;var g=document.forms[0];var e=u.getParent(d.selection.getNode(),"table");action=tinyMCEPopup.getWindowArg("action");if(!action){action=e?"update":"insert"}if(e&&action!="insert"){var l=e.rows;var k=0;for(var t=0;t<l.length;t++){if(l[t].cells.length>k){k=l[t].cells.length}}k=k;j=l.length;st=u.parseStyle(u.getAttrib(e,"style"));r=trimSize(getStyle(e,"border","borderWidth"));y=u.getAttrib(e,"cellpadding","");b=u.getAttrib(e,"cellspacing","");q=trimSize(getStyle(e,"width","width"));n=trimSize(getStyle(e,"height","height"));v=convertRGBToHex(getStyle(e,"bordercolor","borderLeftColor"));a=convertRGBToHex(getStyle(e,"bgcolor","backgroundColor"));s=u.getAttrib(e,"align",s);m=u.getAttrib(e,"frame");h=u.getAttrib(e,"rules");c=tinymce.trim(u.getAttrib(e,"class").replace(/mceItem.+/g,""));o=u.getAttrib(e,"id");f=u.getAttrib(e,"summary");w=u.serializeStyle(st);p=u.getAttrib(e,"dir");z=u.getAttrib(e,"lang");x=getStyle(e,"background","backgroundImage").replace(new RegExp("url\\(['\"]?([^'\"]*)['\"]?\\)","gi"),"$1");g.caption.checked=e.getElementsByTagName("caption").length>0;orgTableWidth=q;orgTableHeight=n;action="update";g.insert.value=d.getLang("update")}addClassesToList("class","table_styles");TinyMCE_EditableSelects.init();selectByValue(g,"align",s);selectByValue(g,"tframe",m);selectByValue(g,"rules",h);selectByValue(g,"class",c,true,true);g.cols.value=k;g.rows.value=j;g.border.value=r;g.cellpadding.value=y;g.cellspacing.value=b;g.width.value=q;g.height.value=n;g.bordercolor.value=v;g.bgcolor.value=a;g.id.value=o;g.summary.value=f;g.style.value=w;g.dir.value=p;g.lang.value=z;g.backgroundimage.value=x;updateColor("bordercolor_pick","bordercolor");updateColor("bgcolor_pick","bgcolor");if(isVisible("backgroundimagebrowser")){document.getElementById("backgroundimage").style.width="180px"}if(action=="update"){g.cols.disabled=true;g.rows.disabled=true}}function changedSize(){var b=document.forms[0];var c=dom.parseStyle(b.style.value);var a=b.height.value;if(a!=""){c.height=getCSSSize(a)}else{c.height=""}b.style.value=dom.serializeStyle(c)}function changedBackgroundImage(){var a=document.forms[0];var b=dom.parseStyle(a.style.value);b["background-image"]="url('"+a.backgroundimage.value+"')";a.style.value=dom.serializeStyle(b)}function changedBorder(){var a=document.forms[0];var b=dom.parseStyle(a.style.value);if(a.border.value!=""&&a.bordercolor.value!=""){b["border-width"]=a.border.value+"px"}a.style.value=dom.serializeStyle(b)}function changedColor(){var a=document.forms[0];var b=dom.parseStyle(a.style.value);b["background-color"]=a.bgcolor.value;if(a.bordercolor.value!=""){b["border-color"]=a.bordercolor.value;if(!b["border-width"]){b["border-width"]=a.border.value==""?"1px":a.border.value+"px"}}a.style.value=dom.serializeStyle(b)}function changedStyle(){var a=document.forms[0];var b=dom.parseStyle(a.style.value);if(b["background-image"]){a.backgroundimage.value=b["background-image"].replace(new RegExp("url\\(['\"]?([^'\"]*)['\"]?\\)","gi"),"$1")}else{a.backgroundimage.value=""}if(b.width){a.width.value=trimSize(b.width)}if(b.height){a.height.value=trimSize(b.height)}if(b["background-color"]){a.bgcolor.value=b["background-color"];updateColor("bgcolor_pick","bgcolor")}if(b["border-color"]){a.bordercolor.value=b["border-color"];updateColor("bordercolor_pick","bordercolor")}}tinyMCEPopup.onInit.add(init);
@@ -0,0 +1 @@
1
+ tinyMCE.addI18n("de.table_dlg",{rules_border:"alle 4 Seiten (Border)",rules_box:"alle 4 Seiten (Box)",rules_vsides:"links und rechts",rules_rhs:"nur rechts",rules_lhs:"nur links",rules_hsides:"oben und unten",rules_below:"nur unten",rules_above:"nur oben",rules_void:"keins",rules:"Gitter",frame_all:"zwischen allen Zellen",frame_cols:"zwischen Spalten",frame_rows:"zwischen Zeilen",frame_groups:"zwischen Gruppen",frame_none:"keine",frame:"Rahmen",caption:"Beschriftung der Tabelle",missing_scope:"Wollen Sie wirklich keine Beziehung f\u00fcr diese \u00dcberschrift angeben? Benutzer mit k\u00f6rperlichen Einschr\u00e4nkungen k\u00f6nnten Schwierigkeiten haben, den Inhalt der Tabelle zu verstehen.",cell_limit:"Sie haben die maximale Zellenzahl von {$cells} \u00fcberschritten.",row_limit:"Sie haben die maximale Zeilenzahl von {$rows} \u00fcberschritten.",col_limit:"Sie haben die maximale Spaltenzahl von {$cols} \u00fcberschritten.",colgroup:"Horizontal gruppieren",rowgroup:"Vertikal gruppieren",scope:"Bezug",tfoot:"Tabellenfu\u00df",tbody:"Tabelleninhalt",thead:"Tabellenkopf",row_all:"Alle Zeilen ver\u00e4ndern",row_even:"Gerade Zeilen ver\u00e4ndern",row_odd:"Ungerade Zeilen ver\u00e4ndern",row_row:"Diese Zeile ver\u00e4ndern",cell_all:"Alle Zellen der Tabelle ver\u00e4ndern",cell_row:"Alle Zellen in dieser Zeile ver\u00e4ndern",cell_cell:"Diese Zelle ver\u00e4ndern",th:"\u00dcberschrift",td:"Textzelle",summary:"Zusammenfassung",bgimage:"Hintergrundbild",rtl:"Rechts nach links",ltr:"Links nach rechts",mime:"MIME-Type des Inhalts",langcode:"Sprachcode",langdir:"Schriftrichtung",style:"Format",id:"ID",merge_cells_title:"Zellen vereinen",bgcolor:"Hintergrundfarbe",bordercolor:"Rahmenfarbe",align_bottom:"Unten",align_top:"Oben",valign:"Vertikale Ausrichtung",cell_type:"Zellentyp",cell_title:"Eigenschaften der Zelle",row_title:"Eigenschaften der Zeile",align_middle:"Mittig",align_right:"Rechts",align_left:"Links",align_default:"Standard",align:"Ausrichtung",border:"Rahmen",cellpadding:"Abstand innerhalb der Zellen",cellspacing:"Zellenabstand",rows:"Zeilen",cols:"Spalten",height:"H\u00f6he",width:"Breite",title:"Tabelle einf\u00fcgen/bearbeiten",rowtype:"Gruppierung",advanced_props:"Erweiterte Einstellungen",general_props:"Allgemeine Einstellungen",advanced_tab:"Erweitert",general_tab:"Allgemein"});