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,162 +1 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
- <html xmlns="http://www.w3.org/1999/xhtml">
3
- <head>
4
- <title>{#xhtmlxtras_dlg.title_ins_element}</title>
5
- <script type="text/javascript" src="../../tiny_mce_popup.js"></script>
6
- <script type="text/javascript" src="../../utils/mctabs.js"></script>
7
- <script type="text/javascript" src="../../utils/form_utils.js"></script>
8
- <script type="text/javascript" src="../../utils/editable_selects.js"></script>
9
- <script type="text/javascript" src="js/element_common.js"></script>
10
- <script type="text/javascript" src="js/ins.js"></script>
11
- <link rel="stylesheet" type="text/css" href="css/popup.css" />
12
- </head>
13
- <body id="xhtmlxtrasins" style="display: none" role="application" aria-labelledby="app_title">
14
- <span style="display:none;" id="app_title">{#xhtmlxtras_dlg.title_ins_element}</span>
15
- <form onsubmit="insertIns();return false;" action="#">
16
- <div class="tabs">
17
- <ul>
18
- <li id="general_tab" class="current" aria-controls="general_panel"><span><a href="javascript:mcTabs.displayTab('general_tab','general_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.general_tab}</a></span></li>
19
- <!-- <li id="events_tab"><span><a href="javascript:mcTabs.displayTab('events_tab','events_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.events_tab}</a></span></li> -->
20
- </ul>
21
- </div>
22
-
23
- <div class="panel_wrapper">
24
- <div id="general_panel" class="panel current">
25
- <fieldset>
26
- <legend>{#xhtmlxtras_dlg.fieldset_general_tab}</legend>
27
- <table role="presentation" border="0" cellpadding="0" cellspacing="4">
28
- <tr>
29
- <td class="label"><label id="datetimelabel" for="datetime">{#xhtmlxtras_dlg.attribute_label_datetime}</label>:</td>
30
- <td>
31
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
32
- <tr>
33
- <td><input id="datetime" name="datetime" type="text" value="" maxlength="19" class="field mceFocus" /></td>
34
- <td ><a href="javascript:insertDateTime('datetime');" onmousedown="return false;" class="browse" role="button" aria-labelledby="datetimelabel"><span class="datetime" title="{#xhtmlxtras_dlg.insert_date}"></span></a></td>
35
- </tr>
36
- </table>
37
- </td>
38
- </tr>
39
- <tr >
40
- <td class="label"><label id="citelabel" for="cite">{#xhtmlxtras_dlg.attribute_label_cite}</label>:</td>
41
- <td><input id="cite" name="cite" type="text" value="" class="field" /></td>
42
- </tr>
43
- </table>
44
- </fieldset>
45
- <fieldset>
46
- <legend>{#xhtmlxtras_dlg.fieldset_attrib_tab}</legend>
47
- <table role="presentation" border="0" cellpadding="0" cellspacing="4">
48
- <tr>
49
- <td class="label"><label id="titlelabel" for="title">{#xhtmlxtras_dlg.attribute_label_title}</label>:</td>
50
- <td><input id="title" name="title" type="text" value="" class="field" /></td>
51
- </tr>
52
- <tr>
53
- <td class="label"><label id="idlabel" for="id">{#xhtmlxtras_dlg.attribute_label_id}</label>:</td>
54
- <td><input id="id" name="id" type="text" value="" class="field" /></td>
55
- </tr>
56
- <tr>
57
- <td class="label"><label id="classlabel" for="class">{#xhtmlxtras_dlg.attribute_label_class}</label>:</td>
58
- <td>
59
- <select id="class" name="class" class="field mceEditableSelect">
60
- <option value="">{#not_set}</option>
61
- </select>
62
- </td>
63
- </tr>
64
- <tr>
65
- <td class="label"><label id="stylelabel" for="style">{#xhtmlxtras_dlg.attribute_label_style}</label>:</td>
66
- <td><input id="style" name="style" type="text" value="" class="field" /></td>
67
- </tr>
68
- <tr>
69
- <td class="label"><label id="dirlabel" for="dir">{#xhtmlxtras_dlg.attribute_label_langdir}</label>:</td>
70
- <td>
71
- <select id="dir" name="dir" class="field">
72
- <option value="">{#not_set}</option>
73
- <option value="ltr">{#xhtmlxtras_dlg.attribute_option_ltr}</option>
74
- <option value="rtl">{#xhtmlxtras_dlg.attribute_option_rtl}</option>
75
- </select>
76
- </td>
77
- </tr>
78
- <tr>
79
- <td class="label"><label id="langlabel" for="lang">{#xhtmlxtras_dlg.attribute_label_langcode}</label>:</td>
80
- <td>
81
- <input id="lang" name="lang" type="text" value="" class="field" />
82
- </td>
83
- </tr>
84
- </table>
85
- </fieldset>
86
- </div>
87
- <div id="events_panel" class="panel">
88
- <fieldset>
89
- <legend>{#xhtmlxtras_dlg.fieldset_events_tab}</legend>
90
-
91
- <table role="presentation" border="0" cellpadding="0" cellspacing="4">
92
- <tr>
93
- <td class="label"><label for="onfocus">onfocus</label>:</td>
94
- <td><input id="onfocus" name="onfocus" type="text" value="" class="field" /></td>
95
- </tr>
96
-
97
- <tr>
98
- <td class="label"><label for="onblur">onblur</label>:</td>
99
- <td><input id="onblur" name="onblur" type="text" value="" class="field" /></td>
100
- </tr>
101
-
102
- <tr>
103
- <td class="label"><label for="onclick">onclick</label>:</td>
104
- <td><input id="onclick" name="onclick" type="text" value="" class="field" /></td>
105
- </tr>
106
-
107
- <tr>
108
- <td class="label"><label for="ondblclick">ondblclick</label>:</td>
109
- <td><input id="ondblclick" name="ondblclick" type="text" value="" class="field" /></td>
110
- </tr>
111
-
112
- <tr>
113
- <td class="label"><label for="onmousedown">onmousedown</label>:</td>
114
- <td><input id="onmousedown" name="onmousedown" type="text" value="" class="field" /></td>
115
- </tr>
116
-
117
- <tr>
118
- <td class="label"><label for="onmouseup">onmouseup</label>:</td>
119
- <td><input id="onmouseup" name="onmouseup" type="text" value="" class="field" /></td>
120
- </tr>
121
-
122
- <tr>
123
- <td class="label"><label for="onmouseover">onmouseover</label>:</td>
124
- <td><input id="onmouseover" name="onmouseover" type="text" value="" class="field" /></td>
125
- </tr>
126
-
127
- <tr>
128
- <td class="label"><label for="onmousemove">onmousemove</label>:</td>
129
- <td><input id="onmousemove" name="onmousemove" type="text" value="" class="field" /></td>
130
- </tr>
131
-
132
- <tr>
133
- <td class="label"><label for="onmouseout">onmouseout</label>:</td>
134
- <td><input id="onmouseout" name="onmouseout" type="text" value="" class="field" /></td>
135
- </tr>
136
-
137
- <tr>
138
- <td class="label"><label for="onkeypress">onkeypress</label>:</td>
139
- <td><input id="onkeypress" name="onkeypress" type="text" value="" class="field" /></td>
140
- </tr>
141
-
142
- <tr>
143
- <td class="label"><label for="onkeydown">onkeydown</label>:</td>
144
- <td><input id="onkeydown" name="onkeydown" type="text" value="" class="field" /></td>
145
- </tr>
146
-
147
- <tr>
148
- <td class="label"><label for="onkeyup">onkeyup</label>:</td>
149
- <td><input id="onkeyup" name="onkeyup" type="text" value="" class="field" /></td>
150
- </tr>
151
- </table>
152
- </fieldset>
153
- </div>
154
- </div>
155
- <div class="mceActionPanel">
156
- <input type="submit" id="insert" name="insert" value="{#update}" />
157
- <input type="button" id="remove" name="remove" class="button" value="{#xhtmlxtras_dlg.remove}" onclick="removeIns();" style="display: none;" />
158
- <input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" />
159
- </div>
160
- </form>
161
- </body>
162
- </html>
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>{#xhtmlxtras_dlg.title_ins_element}</title><script type="text/javascript" src="../../tiny_mce_popup.js"></script><script type="text/javascript" src="../../utils/mctabs.js"></script><script type="text/javascript" src="../../utils/form_utils.js"></script><script type="text/javascript" src="../../utils/editable_selects.js"></script><script type="text/javascript" src="js/element_common.js"></script><script type="text/javascript" src="js/ins.js"></script><link rel="stylesheet" type="text/css" href="css/popup.css"/></head><body id="xhtmlxtrasins" style="display: none" role="application" aria-labelledby="app_title"><span style="display:none;" id="app_title">{#xhtmlxtras_dlg.title_ins_element}</span><form onsubmit="insertIns();return false;" action="#"><div class="tabs"><ul><li id="general_tab" class="current" aria-controls="general_panel"><span><a href="javascript:mcTabs.displayTab('general_tab','general_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.general_tab}</a></span></li><!-- <li id="events_tab"><span><a href="javascript:mcTabs.displayTab('events_tab','events_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.events_tab}</a></span></li>--></ul></div><div class="panel_wrapper"><div id="general_panel" class="panel current"><fieldset><legend>{#xhtmlxtras_dlg.fieldset_general_tab}</legend><table role="presentation" border="0" cellpadding="0" cellspacing="4"><tr><td class="label"><label id="datetimelabel" for="datetime">{#xhtmlxtras_dlg.attribute_label_datetime}</label>:</td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input id="datetime" name="datetime" type="text" value="" maxlength="19" class="field mceFocus"/></td><td><a href="javascript:insertDateTime('datetime');" onmousedown="return false;" class="browse" role="button" aria-labelledby="datetimelabel"><span class="datetime" title="{#xhtmlxtras_dlg.insert_date}"></span></a></td></tr></table></td></tr><tr><td class="label"><label id="citelabel" for="cite">{#xhtmlxtras_dlg.attribute_label_cite}</label>:</td><td><input id="cite" name="cite" type="text" value="" class="field"/></td></tr></table></fieldset><fieldset><legend>{#xhtmlxtras_dlg.fieldset_attrib_tab}</legend><table role="presentation" border="0" cellpadding="0" cellspacing="4"><tr><td class="label"><label id="titlelabel" for="title">{#xhtmlxtras_dlg.attribute_label_title}</label>:</td><td><input id="title" name="title" type="text" value="" class="field"/></td></tr><tr><td class="label"><label id="idlabel" for="id">{#xhtmlxtras_dlg.attribute_label_id}</label>:</td><td><input id="id" name="id" type="text" value="" class="field"/></td></tr><tr><td class="label"><label id="classlabel" for="class">{#xhtmlxtras_dlg.attribute_label_class}</label>:</td><td><select id="class" name="class" class="field mceEditableSelect"><option value="">{#not_set}</option></select></td></tr><tr><td class="label"><label id="stylelabel" for="style">{#xhtmlxtras_dlg.attribute_label_style}</label>:</td><td><input id="style" name="style" type="text" value="" class="field"/></td></tr><tr><td class="label"><label id="dirlabel" for="dir">{#xhtmlxtras_dlg.attribute_label_langdir}</label>:</td><td><select id="dir" name="dir" class="field"><option value="">{#not_set}</option><option value="ltr">{#xhtmlxtras_dlg.attribute_option_ltr}</option><option value="rtl">{#xhtmlxtras_dlg.attribute_option_rtl}</option></select></td></tr><tr><td class="label"><label id="langlabel" for="lang">{#xhtmlxtras_dlg.attribute_label_langcode}</label>:</td><td><input id="lang" name="lang" type="text" value="" class="field"/></td></tr></table></fieldset></div><div id="events_panel" class="panel"><fieldset><legend>{#xhtmlxtras_dlg.fieldset_events_tab}</legend><table role="presentation" border="0" cellpadding="0" cellspacing="4"><tr><td class="label"><label for="onfocus">onfocus</label>:</td><td><input id="onfocus" name="onfocus" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onblur">onblur</label>:</td><td><input id="onblur" name="onblur" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onclick">onclick</label>:</td><td><input id="onclick" name="onclick" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="ondblclick">ondblclick</label>:</td><td><input id="ondblclick" name="ondblclick" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onmousedown">onmousedown</label>:</td><td><input id="onmousedown" name="onmousedown" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onmouseup">onmouseup</label>:</td><td><input id="onmouseup" name="onmouseup" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onmouseover">onmouseover</label>:</td><td><input id="onmouseover" name="onmouseover" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onmousemove">onmousemove</label>:</td><td><input id="onmousemove" name="onmousemove" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onmouseout">onmouseout</label>:</td><td><input id="onmouseout" name="onmouseout" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onkeypress">onkeypress</label>:</td><td><input id="onkeypress" name="onkeypress" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onkeydown">onkeydown</label>:</td><td><input id="onkeydown" name="onkeydown" type="text" value="" class="field"/></td></tr><tr><td class="label"><label for="onkeyup">onkeyup</label>:</td><td><input id="onkeyup" name="onkeyup" type="text" value="" class="field"/></td></tr></table></fieldset></div></div><div class="mceActionPanel"><input type="submit" id="insert" name="insert" value="{#update}"/><input type="button" id="remove" name="remove" class="button" value="{#xhtmlxtras_dlg.remove}" onclick="removeIns();" style="display: none;"/><input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();"/></div></form></body></html>
@@ -1,28 +1 @@
1
- /**
2
- * abbr.js
3
- *
4
- * Copyright 2009, Moxiecode Systems AB
5
- * Released under LGPL License.
6
- *
7
- * License: http://tinymce.moxiecode.com/license
8
- * Contributing: http://tinymce.moxiecode.com/contributing
9
- */
10
-
11
- function init() {
12
- SXE.initElementDialog('abbr');
13
- if (SXE.currentAction == "update") {
14
- SXE.showRemoveButton();
15
- }
16
- }
17
-
18
- function insertAbbr() {
19
- SXE.insertElement('abbr');
20
- tinyMCEPopup.close();
21
- }
22
-
23
- function removeAbbr() {
24
- SXE.removeElement('abbr');
25
- tinyMCEPopup.close();
26
- }
27
-
28
- tinyMCEPopup.onInit.add(init);
1
+ function init(){SXE.initElementDialog("abbr");if(SXE.currentAction=="update"){SXE.showRemoveButton()}}function insertAbbr(){SXE.insertElement("abbr");tinyMCEPopup.close()}function removeAbbr(){SXE.removeElement("abbr");tinyMCEPopup.close()}tinyMCEPopup.onInit.add(init);
@@ -1,28 +1 @@
1
- /**
2
- * acronym.js
3
- *
4
- * Copyright 2009, Moxiecode Systems AB
5
- * Released under LGPL License.
6
- *
7
- * License: http://tinymce.moxiecode.com/license
8
- * Contributing: http://tinymce.moxiecode.com/contributing
9
- */
10
-
11
- function init() {
12
- SXE.initElementDialog('acronym');
13
- if (SXE.currentAction == "update") {
14
- SXE.showRemoveButton();
15
- }
16
- }
17
-
18
- function insertAcronym() {
19
- SXE.insertElement('acronym');
20
- tinyMCEPopup.close();
21
- }
22
-
23
- function removeAcronym() {
24
- SXE.removeElement('acronym');
25
- tinyMCEPopup.close();
26
- }
27
-
28
- tinyMCEPopup.onInit.add(init);
1
+ function init(){SXE.initElementDialog("acronym");if(SXE.currentAction=="update"){SXE.showRemoveButton()}}function insertAcronym(){SXE.insertElement("acronym");tinyMCEPopup.close()}function removeAcronym(){SXE.removeElement("acronym");tinyMCEPopup.close()}tinyMCEPopup.onInit.add(init);
@@ -1,125 +1 @@
1
- /**
2
- * attributes.js
3
- *
4
- * Copyright 2009, Moxiecode Systems AB
5
- * Released under LGPL License.
6
- *
7
- * License: http://tinymce.moxiecode.com/license
8
- * Contributing: http://tinymce.moxiecode.com/contributing
9
- */
10
-
11
- function init() {
12
- tinyMCEPopup.resizeToInnerSize();
13
- var inst = tinyMCEPopup.editor;
14
- var dom = inst.dom;
15
- var elm = inst.selection.getNode();
16
- var f = document.forms[0];
17
- var onclick = dom.getAttrib(elm, 'onclick');
18
-
19
- setFormValue('title', dom.getAttrib(elm, 'title'));
20
- setFormValue('id', dom.getAttrib(elm, 'id'));
21
- setFormValue('style', dom.getAttrib(elm, "style"));
22
- setFormValue('dir', dom.getAttrib(elm, 'dir'));
23
- setFormValue('lang', dom.getAttrib(elm, 'lang'));
24
- setFormValue('tabindex', dom.getAttrib(elm, 'tabindex', typeof(elm.tabindex) != "undefined" ? elm.tabindex : ""));
25
- setFormValue('accesskey', dom.getAttrib(elm, 'accesskey', typeof(elm.accesskey) != "undefined" ? elm.accesskey : ""));
26
- setFormValue('onfocus', dom.getAttrib(elm, 'onfocus'));
27
- setFormValue('onblur', dom.getAttrib(elm, 'onblur'));
28
- setFormValue('onclick', onclick);
29
- setFormValue('ondblclick', dom.getAttrib(elm, 'ondblclick'));
30
- setFormValue('onmousedown', dom.getAttrib(elm, 'onmousedown'));
31
- setFormValue('onmouseup', dom.getAttrib(elm, 'onmouseup'));
32
- setFormValue('onmouseover', dom.getAttrib(elm, 'onmouseover'));
33
- setFormValue('onmousemove', dom.getAttrib(elm, 'onmousemove'));
34
- setFormValue('onmouseout', dom.getAttrib(elm, 'onmouseout'));
35
- setFormValue('onkeypress', dom.getAttrib(elm, 'onkeypress'));
36
- setFormValue('onkeydown', dom.getAttrib(elm, 'onkeydown'));
37
- setFormValue('onkeyup', dom.getAttrib(elm, 'onkeyup'));
38
- className = dom.getAttrib(elm, 'class');
39
-
40
- addClassesToList('classlist', 'advlink_styles');
41
- selectByValue(f, 'classlist', className, true);
42
-
43
- TinyMCE_EditableSelects.init();
44
- }
45
-
46
- function setFormValue(name, value) {
47
- if(value && document.forms[0].elements[name]){
48
- document.forms[0].elements[name].value = value;
49
- }
50
- }
51
-
52
- function insertAction() {
53
- var inst = tinyMCEPopup.editor;
54
- var elm = inst.selection.getNode();
55
-
56
- setAllAttribs(elm);
57
- tinyMCEPopup.execCommand("mceEndUndoLevel");
58
- tinyMCEPopup.close();
59
- }
60
-
61
- function setAttrib(elm, attrib, value) {
62
- var formObj = document.forms[0];
63
- var valueElm = formObj.elements[attrib.toLowerCase()];
64
- var inst = tinyMCEPopup.editor;
65
- var dom = inst.dom;
66
-
67
- if (typeof(value) == "undefined" || value == null) {
68
- value = "";
69
-
70
- if (valueElm)
71
- value = valueElm.value;
72
- }
73
-
74
- if (value != "") {
75
- dom.setAttrib(elm, attrib.toLowerCase(), value);
76
-
77
- if (attrib == "style")
78
- attrib = "style.cssText";
79
-
80
- if (attrib.substring(0, 2) == 'on')
81
- value = 'return true;' + value;
82
-
83
- if (attrib == "class")
84
- attrib = "className";
85
-
86
- elm[attrib]=value;
87
- } else
88
- elm.removeAttribute(attrib);
89
- }
90
-
91
- function setAllAttribs(elm) {
92
- var f = document.forms[0];
93
-
94
- setAttrib(elm, 'title');
95
- setAttrib(elm, 'id');
96
- setAttrib(elm, 'style');
97
- setAttrib(elm, 'class', getSelectValue(f, 'classlist'));
98
- setAttrib(elm, 'dir');
99
- setAttrib(elm, 'lang');
100
- setAttrib(elm, 'tabindex');
101
- setAttrib(elm, 'accesskey');
102
- setAttrib(elm, 'onfocus');
103
- setAttrib(elm, 'onblur');
104
- setAttrib(elm, 'onclick');
105
- setAttrib(elm, 'ondblclick');
106
- setAttrib(elm, 'onmousedown');
107
- setAttrib(elm, 'onmouseup');
108
- setAttrib(elm, 'onmouseover');
109
- setAttrib(elm, 'onmousemove');
110
- setAttrib(elm, 'onmouseout');
111
- setAttrib(elm, 'onkeypress');
112
- setAttrib(elm, 'onkeydown');
113
- setAttrib(elm, 'onkeyup');
114
-
115
- // Refresh in old MSIE
116
- // if (tinyMCE.isMSIE5)
117
- // elm.outerHTML = elm.outerHTML;
118
- }
119
-
120
- function insertAttribute() {
121
- tinyMCEPopup.close();
122
- }
123
-
124
- tinyMCEPopup.onInit.add(init);
125
- tinyMCEPopup.requireLangPack();
1
+ function init(){tinyMCEPopup.resizeToInnerSize();var c=tinyMCEPopup.editor;var d=c.dom;var e=c.selection.getNode();var b=document.forms[0];var a=d.getAttrib(e,"onclick");setFormValue("title",d.getAttrib(e,"title"));setFormValue("id",d.getAttrib(e,"id"));setFormValue("style",d.getAttrib(e,"style"));setFormValue("dir",d.getAttrib(e,"dir"));setFormValue("lang",d.getAttrib(e,"lang"));setFormValue("tabindex",d.getAttrib(e,"tabindex",typeof(e.tabindex)!="undefined"?e.tabindex:""));setFormValue("accesskey",d.getAttrib(e,"accesskey",typeof(e.accesskey)!="undefined"?e.accesskey:""));setFormValue("onfocus",d.getAttrib(e,"onfocus"));setFormValue("onblur",d.getAttrib(e,"onblur"));setFormValue("onclick",a);setFormValue("ondblclick",d.getAttrib(e,"ondblclick"));setFormValue("onmousedown",d.getAttrib(e,"onmousedown"));setFormValue("onmouseup",d.getAttrib(e,"onmouseup"));setFormValue("onmouseover",d.getAttrib(e,"onmouseover"));setFormValue("onmousemove",d.getAttrib(e,"onmousemove"));setFormValue("onmouseout",d.getAttrib(e,"onmouseout"));setFormValue("onkeypress",d.getAttrib(e,"onkeypress"));setFormValue("onkeydown",d.getAttrib(e,"onkeydown"));setFormValue("onkeyup",d.getAttrib(e,"onkeyup"));className=d.getAttrib(e,"class");addClassesToList("classlist","advlink_styles");selectByValue(b,"classlist",className,true);TinyMCE_EditableSelects.init()}function setFormValue(a,b){if(b&&document.forms[0].elements[a]){document.forms[0].elements[a].value=b}}function insertAction(){var a=tinyMCEPopup.editor;var b=a.selection.getNode();setAllAttribs(b);tinyMCEPopup.execCommand("mceEndUndoLevel");tinyMCEPopup.close()}function setAttrib(g,e,d){var b=document.forms[0];var a=b.elements[e.toLowerCase()];var c=tinyMCEPopup.editor;var f=c.dom;if(typeof(d)=="undefined"||d==null){d="";if(a){d=a.value}}if(d!=""){f.setAttrib(g,e.toLowerCase(),d);if(e=="style"){e="style.cssText"}if(e.substring(0,2)=="on"){d="return true;"+d}if(e=="class"){e="className"}g[e]=d}else{g.removeAttribute(e)}}function setAllAttribs(b){var a=document.forms[0];setAttrib(b,"title");setAttrib(b,"id");setAttrib(b,"style");setAttrib(b,"class",getSelectValue(a,"classlist"));setAttrib(b,"dir");setAttrib(b,"lang");setAttrib(b,"tabindex");setAttrib(b,"accesskey");setAttrib(b,"onfocus");setAttrib(b,"onblur");setAttrib(b,"onclick");setAttrib(b,"ondblclick");setAttrib(b,"onmousedown");setAttrib(b,"onmouseup");setAttrib(b,"onmouseover");setAttrib(b,"onmousemove");setAttrib(b,"onmouseout");setAttrib(b,"onkeypress");setAttrib(b,"onkeydown");setAttrib(b,"onkeyup")}function insertAttribute(){tinyMCEPopup.close()}tinyMCEPopup.onInit.add(init);tinyMCEPopup.requireLangPack();
@@ -1,28 +1 @@
1
- /**
2
- * cite.js
3
- *
4
- * Copyright 2009, Moxiecode Systems AB
5
- * Released under LGPL License.
6
- *
7
- * License: http://tinymce.moxiecode.com/license
8
- * Contributing: http://tinymce.moxiecode.com/contributing
9
- */
10
-
11
- function init() {
12
- SXE.initElementDialog('cite');
13
- if (SXE.currentAction == "update") {
14
- SXE.showRemoveButton();
15
- }
16
- }
17
-
18
- function insertCite() {
19
- SXE.insertElement('cite');
20
- tinyMCEPopup.close();
21
- }
22
-
23
- function removeCite() {
24
- SXE.removeElement('cite');
25
- tinyMCEPopup.close();
26
- }
27
-
28
- tinyMCEPopup.onInit.add(init);
1
+ function init(){SXE.initElementDialog("cite");if(SXE.currentAction=="update"){SXE.showRemoveButton()}}function insertCite(){SXE.insertElement("cite");tinyMCEPopup.close()}function removeCite(){SXE.removeElement("cite");tinyMCEPopup.close()}tinyMCEPopup.onInit.add(init);
@@ -1,53 +1 @@
1
- /**
2
- * del.js
3
- *
4
- * Copyright 2009, Moxiecode Systems AB
5
- * Released under LGPL License.
6
- *
7
- * License: http://tinymce.moxiecode.com/license
8
- * Contributing: http://tinymce.moxiecode.com/contributing
9
- */
10
-
11
- function init() {
12
- SXE.initElementDialog('del');
13
- if (SXE.currentAction == "update") {
14
- setFormValue('datetime', tinyMCEPopup.editor.dom.getAttrib(SXE.updateElement, 'datetime'));
15
- setFormValue('cite', tinyMCEPopup.editor.dom.getAttrib(SXE.updateElement, 'cite'));
16
- SXE.showRemoveButton();
17
- }
18
- }
19
-
20
- function setElementAttribs(elm) {
21
- setAllCommonAttribs(elm);
22
- setAttrib(elm, 'datetime');
23
- setAttrib(elm, 'cite');
24
- elm.removeAttribute('data-mce-new');
25
- }
26
-
27
- function insertDel() {
28
- var elm = tinyMCEPopup.editor.dom.getParent(SXE.focusElement, 'DEL');
29
-
30
- if (elm == null) {
31
- var s = SXE.inst.selection.getContent();
32
- if(s.length > 0) {
33
- insertInlineElement('del');
34
- var elementArray = SXE.inst.dom.select('del[data-mce-new]');
35
- for (var i=0; i<elementArray.length; i++) {
36
- var elm = elementArray[i];
37
- setElementAttribs(elm);
38
- }
39
- }
40
- } else {
41
- setElementAttribs(elm);
42
- }
43
- tinyMCEPopup.editor.nodeChanged();
44
- tinyMCEPopup.execCommand('mceEndUndoLevel');
45
- tinyMCEPopup.close();
46
- }
47
-
48
- function removeDel() {
49
- SXE.removeElement('del');
50
- tinyMCEPopup.close();
51
- }
52
-
53
- tinyMCEPopup.onInit.add(init);
1
+ function init(){SXE.initElementDialog("del");if(SXE.currentAction=="update"){setFormValue("datetime",tinyMCEPopup.editor.dom.getAttrib(SXE.updateElement,"datetime"));setFormValue("cite",tinyMCEPopup.editor.dom.getAttrib(SXE.updateElement,"cite"));SXE.showRemoveButton()}}function setElementAttribs(a){setAllCommonAttribs(a);setAttrib(a,"datetime");setAttrib(a,"cite");a.removeAttribute("data-mce-new")}function insertDel(){var d=tinyMCEPopup.editor.dom.getParent(SXE.focusElement,"DEL");if(d==null){var c=SXE.inst.selection.getContent();if(c.length>0){insertInlineElement("del");var a=SXE.inst.dom.select("del[data-mce-new]");for(var b=0;b<a.length;b++){var d=a[b];setElementAttribs(d)}}}else{setElementAttribs(d)}tinyMCEPopup.editor.nodeChanged();tinyMCEPopup.execCommand("mceEndUndoLevel");tinyMCEPopup.close()}function removeDel(){SXE.removeElement("del");tinyMCEPopup.close()}tinyMCEPopup.onInit.add(init);
@@ -1,229 +1 @@
1
- /**
2
- * element_common.js
3
- *
4
- * Copyright 2009, Moxiecode Systems AB
5
- * Released under LGPL License.
6
- *
7
- * License: http://tinymce.moxiecode.com/license
8
- * Contributing: http://tinymce.moxiecode.com/contributing
9
- */
10
-
11
- tinyMCEPopup.requireLangPack();
12
-
13
- function initCommonAttributes(elm) {
14
- var formObj = document.forms[0], dom = tinyMCEPopup.editor.dom;
15
-
16
- // Setup form data for common element attributes
17
- setFormValue('title', dom.getAttrib(elm, 'title'));
18
- setFormValue('id', dom.getAttrib(elm, 'id'));
19
- selectByValue(formObj, 'class', dom.getAttrib(elm, 'class'), true);
20
- setFormValue('style', dom.getAttrib(elm, 'style'));
21
- selectByValue(formObj, 'dir', dom.getAttrib(elm, 'dir'));
22
- setFormValue('lang', dom.getAttrib(elm, 'lang'));
23
- setFormValue('onfocus', dom.getAttrib(elm, 'onfocus'));
24
- setFormValue('onblur', dom.getAttrib(elm, 'onblur'));
25
- setFormValue('onclick', dom.getAttrib(elm, 'onclick'));
26
- setFormValue('ondblclick', dom.getAttrib(elm, 'ondblclick'));
27
- setFormValue('onmousedown', dom.getAttrib(elm, 'onmousedown'));
28
- setFormValue('onmouseup', dom.getAttrib(elm, 'onmouseup'));
29
- setFormValue('onmouseover', dom.getAttrib(elm, 'onmouseover'));
30
- setFormValue('onmousemove', dom.getAttrib(elm, 'onmousemove'));
31
- setFormValue('onmouseout', dom.getAttrib(elm, 'onmouseout'));
32
- setFormValue('onkeypress', dom.getAttrib(elm, 'onkeypress'));
33
- setFormValue('onkeydown', dom.getAttrib(elm, 'onkeydown'));
34
- setFormValue('onkeyup', dom.getAttrib(elm, 'onkeyup'));
35
- }
36
-
37
- function setFormValue(name, value) {
38
- if(document.forms[0].elements[name]) document.forms[0].elements[name].value = value;
39
- }
40
-
41
- function insertDateTime(id) {
42
- document.getElementById(id).value = getDateTime(new Date(), "%Y-%m-%dT%H:%M:%S");
43
- }
44
-
45
- function getDateTime(d, fmt) {
46
- fmt = fmt.replace("%D", "%m/%d/%y");
47
- fmt = fmt.replace("%r", "%I:%M:%S %p");
48
- fmt = fmt.replace("%Y", "" + d.getFullYear());
49
- fmt = fmt.replace("%y", "" + d.getYear());
50
- fmt = fmt.replace("%m", addZeros(d.getMonth()+1, 2));
51
- fmt = fmt.replace("%d", addZeros(d.getDate(), 2));
52
- fmt = fmt.replace("%H", "" + addZeros(d.getHours(), 2));
53
- fmt = fmt.replace("%M", "" + addZeros(d.getMinutes(), 2));
54
- fmt = fmt.replace("%S", "" + addZeros(d.getSeconds(), 2));
55
- fmt = fmt.replace("%I", "" + ((d.getHours() + 11) % 12 + 1));
56
- fmt = fmt.replace("%p", "" + (d.getHours() < 12 ? "AM" : "PM"));
57
- fmt = fmt.replace("%%", "%");
58
-
59
- return fmt;
60
- }
61
-
62
- function addZeros(value, len) {
63
- var i;
64
-
65
- value = "" + value;
66
-
67
- if (value.length < len) {
68
- for (i=0; i<(len-value.length); i++)
69
- value = "0" + value;
70
- }
71
-
72
- return value;
73
- }
74
-
75
- function selectByValue(form_obj, field_name, value, add_custom, ignore_case) {
76
- if (!form_obj || !form_obj.elements[field_name])
77
- return;
78
-
79
- var sel = form_obj.elements[field_name];
80
-
81
- var found = false;
82
- for (var i=0; i<sel.options.length; i++) {
83
- var option = sel.options[i];
84
-
85
- if (option.value == value || (ignore_case && option.value.toLowerCase() == value.toLowerCase())) {
86
- option.selected = true;
87
- found = true;
88
- } else
89
- option.selected = false;
90
- }
91
-
92
- if (!found && add_custom && value != '') {
93
- var option = new Option('Value: ' + value, value);
94
- option.selected = true;
95
- sel.options[sel.options.length] = option;
96
- }
97
-
98
- return found;
99
- }
100
-
101
- function setAttrib(elm, attrib, value) {
102
- var formObj = document.forms[0];
103
- var valueElm = formObj.elements[attrib.toLowerCase()];
104
- tinyMCEPopup.editor.dom.setAttrib(elm, attrib, value || valueElm.value);
105
- }
106
-
107
- function setAllCommonAttribs(elm) {
108
- setAttrib(elm, 'title');
109
- setAttrib(elm, 'id');
110
- setAttrib(elm, 'class');
111
- setAttrib(elm, 'style');
112
- setAttrib(elm, 'dir');
113
- setAttrib(elm, 'lang');
114
- /*setAttrib(elm, 'onfocus');
115
- setAttrib(elm, 'onblur');
116
- setAttrib(elm, 'onclick');
117
- setAttrib(elm, 'ondblclick');
118
- setAttrib(elm, 'onmousedown');
119
- setAttrib(elm, 'onmouseup');
120
- setAttrib(elm, 'onmouseover');
121
- setAttrib(elm, 'onmousemove');
122
- setAttrib(elm, 'onmouseout');
123
- setAttrib(elm, 'onkeypress');
124
- setAttrib(elm, 'onkeydown');
125
- setAttrib(elm, 'onkeyup');*/
126
- }
127
-
128
- SXE = {
129
- currentAction : "insert",
130
- inst : tinyMCEPopup.editor,
131
- updateElement : null
132
- }
133
-
134
- SXE.focusElement = SXE.inst.selection.getNode();
135
-
136
- SXE.initElementDialog = function(element_name) {
137
- addClassesToList('class', 'xhtmlxtras_styles');
138
- TinyMCE_EditableSelects.init();
139
-
140
- element_name = element_name.toLowerCase();
141
- var elm = SXE.inst.dom.getParent(SXE.focusElement, element_name.toUpperCase());
142
- if (elm != null && elm.nodeName.toUpperCase() == element_name.toUpperCase()) {
143
- SXE.currentAction = "update";
144
- }
145
-
146
- if (SXE.currentAction == "update") {
147
- initCommonAttributes(elm);
148
- SXE.updateElement = elm;
149
- }
150
-
151
- document.forms[0].insert.value = tinyMCEPopup.getLang(SXE.currentAction, 'Insert', true);
152
- }
153
-
154
- SXE.insertElement = function(element_name) {
155
- var elm = SXE.inst.dom.getParent(SXE.focusElement, element_name.toUpperCase()), h, tagName;
156
-
157
- if (elm == null) {
158
- var s = SXE.inst.selection.getContent();
159
- if(s.length > 0) {
160
- tagName = element_name;
161
-
162
- insertInlineElement(element_name);
163
- var elementArray = tinymce.grep(SXE.inst.dom.select(element_name));
164
- for (var i=0; i<elementArray.length; i++) {
165
- var elm = elementArray[i];
166
-
167
- if (SXE.inst.dom.getAttrib(elm, 'data-mce-new')) {
168
- elm.id = '';
169
- elm.setAttribute('id', '');
170
- elm.removeAttribute('id');
171
- elm.removeAttribute('data-mce-new');
172
-
173
- setAllCommonAttribs(elm);
174
- }
175
- }
176
- }
177
- } else {
178
- setAllCommonAttribs(elm);
179
- }
180
- SXE.inst.nodeChanged();
181
- tinyMCEPopup.execCommand('mceEndUndoLevel');
182
- }
183
-
184
- SXE.removeElement = function(element_name){
185
- element_name = element_name.toLowerCase();
186
- elm = SXE.inst.dom.getParent(SXE.focusElement, element_name.toUpperCase());
187
- if(elm && elm.nodeName.toUpperCase() == element_name.toUpperCase()){
188
- tinyMCE.execCommand('mceRemoveNode', false, elm);
189
- SXE.inst.nodeChanged();
190
- tinyMCEPopup.execCommand('mceEndUndoLevel');
191
- }
192
- }
193
-
194
- SXE.showRemoveButton = function() {
195
- document.getElementById("remove").style.display = '';
196
- }
197
-
198
- SXE.containsClass = function(elm,cl) {
199
- return (elm.className.indexOf(cl) > -1) ? true : false;
200
- }
201
-
202
- SXE.removeClass = function(elm,cl) {
203
- if(elm.className == null || elm.className == "" || !SXE.containsClass(elm,cl)) {
204
- return true;
205
- }
206
- var classNames = elm.className.split(" ");
207
- var newClassNames = "";
208
- for (var x = 0, cnl = classNames.length; x < cnl; x++) {
209
- if (classNames[x] != cl) {
210
- newClassNames += (classNames[x] + " ");
211
- }
212
- }
213
- elm.className = newClassNames.substring(0,newClassNames.length-1); //removes extra space at the end
214
- }
215
-
216
- SXE.addClass = function(elm,cl) {
217
- if(!SXE.containsClass(elm,cl)) elm.className ? elm.className += " " + cl : elm.className = cl;
218
- return true;
219
- }
220
-
221
- function insertInlineElement(en) {
222
- var ed = tinyMCEPopup.editor, dom = ed.dom;
223
-
224
- ed.getDoc().execCommand('FontName', false, 'mceinline');
225
- tinymce.each(dom.select('span,font'), function(n) {
226
- if (n.style.fontFamily == 'mceinline' || n.face == 'mceinline')
227
- dom.replace(dom.create(en, {'data-mce-new' : 1}), n, 1);
228
- });
229
- }
1
+ tinyMCEPopup.requireLangPack();function initCommonAttributes(c){var a=document.forms[0],b=tinyMCEPopup.editor.dom;setFormValue("title",b.getAttrib(c,"title"));setFormValue("id",b.getAttrib(c,"id"));selectByValue(a,"class",b.getAttrib(c,"class"),true);setFormValue("style",b.getAttrib(c,"style"));selectByValue(a,"dir",b.getAttrib(c,"dir"));setFormValue("lang",b.getAttrib(c,"lang"));setFormValue("onfocus",b.getAttrib(c,"onfocus"));setFormValue("onblur",b.getAttrib(c,"onblur"));setFormValue("onclick",b.getAttrib(c,"onclick"));setFormValue("ondblclick",b.getAttrib(c,"ondblclick"));setFormValue("onmousedown",b.getAttrib(c,"onmousedown"));setFormValue("onmouseup",b.getAttrib(c,"onmouseup"));setFormValue("onmouseover",b.getAttrib(c,"onmouseover"));setFormValue("onmousemove",b.getAttrib(c,"onmousemove"));setFormValue("onmouseout",b.getAttrib(c,"onmouseout"));setFormValue("onkeypress",b.getAttrib(c,"onkeypress"));setFormValue("onkeydown",b.getAttrib(c,"onkeydown"));setFormValue("onkeyup",b.getAttrib(c,"onkeyup"))}function setFormValue(a,b){if(document.forms[0].elements[a]){document.forms[0].elements[a].value=b}}function insertDateTime(a){document.getElementById(a).value=getDateTime(new Date(),"%Y-%m-%dT%H:%M:%S")}function getDateTime(b,a){a=a.replace("%D","%m/%d/%y");a=a.replace("%r","%I:%M:%S %p");a=a.replace("%Y",""+b.getFullYear());a=a.replace("%y",""+b.getYear());a=a.replace("%m",addZeros(b.getMonth()+1,2));a=a.replace("%d",addZeros(b.getDate(),2));a=a.replace("%H",""+addZeros(b.getHours(),2));a=a.replace("%M",""+addZeros(b.getMinutes(),2));a=a.replace("%S",""+addZeros(b.getSeconds(),2));a=a.replace("%I",""+((b.getHours()+11)%12+1));a=a.replace("%p",""+(b.getHours()<12?"AM":"PM"));a=a.replace("%%","%");return a}function addZeros(c,a){var b;c=""+c;if(c.length<a){for(b=0;b<(a-c.length);b++){c="0"+c}}return c}function selectByValue(a,c,g,f,h){if(!a||!a.elements[c]){return}var b=a.elements[c];var j=false;for(var d=0;d<b.options.length;d++){var e=b.options[d];if(e.value==g||(h&&e.value.toLowerCase()==g.toLowerCase())){e.selected=true;j=true}else{e.selected=false}}if(!j&&f&&g!=""){var e=new Option("Value: "+g,g);e.selected=true;b.options[b.options.length]=e}return j}function setAttrib(e,d,c){var b=document.forms[0];var a=b.elements[d.toLowerCase()];tinyMCEPopup.editor.dom.setAttrib(e,d,c||a.value)}function setAllCommonAttribs(a){setAttrib(a,"title");setAttrib(a,"id");setAttrib(a,"class");setAttrib(a,"style");setAttrib(a,"dir");setAttrib(a,"lang")}SXE={currentAction:"insert",inst:tinyMCEPopup.editor,updateElement:null};SXE.focusElement=SXE.inst.selection.getNode();SXE.initElementDialog=function(a){addClassesToList("class","xhtmlxtras_styles");TinyMCE_EditableSelects.init();a=a.toLowerCase();var b=SXE.inst.dom.getParent(SXE.focusElement,a.toUpperCase());if(b!=null&&b.nodeName.toUpperCase()==a.toUpperCase()){SXE.currentAction="update"}if(SXE.currentAction=="update"){initCommonAttributes(b);SXE.updateElement=b}document.forms[0].insert.value=tinyMCEPopup.getLang(SXE.currentAction,"Insert",true)};SXE.insertElement=function(f){var g=SXE.inst.dom.getParent(SXE.focusElement,f.toUpperCase()),e,c;if(g==null){var d=SXE.inst.selection.getContent();if(d.length>0){c=f;insertInlineElement(f);var a=tinymce.grep(SXE.inst.dom.select(f));for(var b=0;b<a.length;b++){var g=a[b];if(SXE.inst.dom.getAttrib(g,"data-mce-new")){g.id="";g.setAttribute("id","");g.removeAttribute("id");g.removeAttribute("data-mce-new");setAllCommonAttribs(g)}}}}else{setAllCommonAttribs(g)}SXE.inst.nodeChanged();tinyMCEPopup.execCommand("mceEndUndoLevel")};SXE.removeElement=function(a){a=a.toLowerCase();elm=SXE.inst.dom.getParent(SXE.focusElement,a.toUpperCase());if(elm&&elm.nodeName.toUpperCase()==a.toUpperCase()){tinyMCE.execCommand("mceRemoveNode",false,elm);SXE.inst.nodeChanged();tinyMCEPopup.execCommand("mceEndUndoLevel")}};SXE.showRemoveButton=function(){document.getElementById("remove").style.display=""};SXE.containsClass=function(b,a){return(b.className.indexOf(a)>-1)?true:false};SXE.removeClass=function(f,c){if(f.className==null||f.className==""||!SXE.containsClass(f,c)){return true}var e=f.className.split(" ");var d="";for(var a=0,b=e.length;a<b;a++){if(e[a]!=c){d+=(e[a]+" ")}}f.className=d.substring(0,d.length-1)};SXE.addClass=function(b,a){if(!SXE.containsClass(b,a)){b.className?b.className+=" "+a:b.className=a}return true};function insertInlineElement(b){var a=tinyMCEPopup.editor,c=a.dom;a.getDoc().execCommand("FontName",false,"mceinline");tinymce.each(c.select("span,font"),function(d){if(d.style.fontFamily=="mceinline"||d.face=="mceinline"){c.replace(c.create(b,{"data-mce-new":1}),d,1)}})};