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,13 +1 @@
1
- #text_font {width:250px;}
2
- #text_size {width:70px;}
3
- .mceAddSelectValue {background:#DDD;}
4
- select, #block_text_indent, #box_width, #box_height, #box_padding_top, #box_padding_right, #box_padding_bottom, #box_padding_left {width:70px;}
5
- #box_margin_top, #box_margin_right, #box_margin_bottom, #box_margin_left, #positioning_width, #positioning_height, #positioning_zindex {width:70px;}
6
- #positioning_placement_top, #positioning_placement_right, #positioning_placement_bottom, #positioning_placement_left {width:70px;}
7
- #positioning_clip_top, #positioning_clip_right, #positioning_clip_bottom, #positioning_clip_left {width:70px;}
8
- .panel_wrapper div.current {padding-top:10px;height:230px;}
9
- .delim {border-left:1px solid gray;}
10
- .tdelim {border-bottom:1px solid gray;}
11
- #block_display {width:145px;}
12
- #list_type {width:115px;}
13
- .disabled {background:#EEE;}
1
+ #text_font{width:250px}#text_size{width:70px}.mceAddSelectValue{background:#DDD}select,#block_text_indent,#box_width,#box_height,#box_padding_top,#box_padding_right,#box_padding_bottom,#box_padding_left{width:70px}#box_margin_top,#box_margin_right,#box_margin_bottom,#box_margin_left,#positioning_width,#positioning_height,#positioning_zindex{width:70px}#positioning_placement_top,#positioning_placement_right,#positioning_placement_bottom,#positioning_placement_left{width:70px}#positioning_clip_top,#positioning_clip_right,#positioning_clip_bottom,#positioning_clip_left{width:70px}.panel_wrapper div.current{padding-top:10px;height:230px}.delim{border-left:1px solid gray}.tdelim{border-bottom:1px solid gray}#block_display{width:145px}#list_type{width:115px}.disabled{background:#EEE}
@@ -1 +1 @@
1
- (function(){tinymce.create("tinymce.plugins.StylePlugin",{init:function(a,b){a.addCommand("mceStyleProps",function(){a.windowManager.open({file:b+"/props.htm",width:480+parseInt(a.getLang("style.delta_width",0)),height:320+parseInt(a.getLang("style.delta_height",0)),inline:1},{plugin_url:b,style_text:a.selection.getNode().style.cssText})});a.addCommand("mceSetElementStyle",function(d,c){if(e=a.selection.getNode()){a.dom.setAttrib(e,"style",c);a.execCommand("mceRepaint")}});a.onNodeChange.add(function(d,c,f){c.setDisabled("styleprops",f.nodeName==="BODY")});a.addButton("styleprops",{title:"style.desc",cmd:"mceStyleProps"})},getInfo:function(){return{longname:"Style",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/style",version:tinymce.majorVersion+"."+tinymce.minorVersion}}});tinymce.PluginManager.add("style",tinymce.plugins.StylePlugin)})();
1
+ (function(){tinymce.create("tinymce.plugins.StylePlugin",{init:function(d,c){d.addCommand("mceStyleProps",function(){d.windowManager.open({file:c+"/props.htm",width:480+parseInt(d.getLang("style.delta_width",0)),height:320+parseInt(d.getLang("style.delta_height",0)),inline:1},{plugin_url:c,style_text:d.selection.getNode().style.cssText})});d.addCommand("mceSetElementStyle",function(a,b){if(e=d.selection.getNode()){d.dom.setAttrib(e,"style",b);d.execCommand("mceRepaint")}});d.onNodeChange.add(function(b,g,a){g.setDisabled("styleprops",a.nodeName==="BODY")});d.addButton("styleprops",{title:"style.desc",cmd:"mceStyleProps"})},getInfo:function(){return{longname:"Style",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/style",version:tinymce.majorVersion+"."+tinymce.minorVersion}}});tinymce.PluginManager.add("style",tinymce.plugins.StylePlugin)})();
@@ -1,55 +1 @@
1
- /**
2
- * editor_plugin_src.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() {
12
- tinymce.create('tinymce.plugins.StylePlugin', {
13
- init : function(ed, url) {
14
- // Register commands
15
- ed.addCommand('mceStyleProps', function() {
16
- ed.windowManager.open({
17
- file : url + '/props.htm',
18
- width : 480 + parseInt(ed.getLang('style.delta_width', 0)),
19
- height : 320 + parseInt(ed.getLang('style.delta_height', 0)),
20
- inline : 1
21
- }, {
22
- plugin_url : url,
23
- style_text : ed.selection.getNode().style.cssText
24
- });
25
- });
26
-
27
- ed.addCommand('mceSetElementStyle', function(ui, v) {
28
- if (e = ed.selection.getNode()) {
29
- ed.dom.setAttrib(e, 'style', v);
30
- ed.execCommand('mceRepaint');
31
- }
32
- });
33
-
34
- ed.onNodeChange.add(function(ed, cm, n) {
35
- cm.setDisabled('styleprops', n.nodeName === 'BODY');
36
- });
37
-
38
- // Register buttons
39
- ed.addButton('styleprops', {title : 'style.desc', cmd : 'mceStyleProps'});
40
- },
41
-
42
- getInfo : function() {
43
- return {
44
- longname : 'Style',
45
- author : 'Moxiecode Systems AB',
46
- authorurl : 'http://tinymce.moxiecode.com',
47
- infourl : 'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/style',
48
- version : tinymce.majorVersion + "." + tinymce.minorVersion
49
- };
50
- }
51
- });
52
-
53
- // Register plugin
54
- tinymce.PluginManager.add('style', tinymce.plugins.StylePlugin);
55
- })();
1
+ (function(){tinymce.create("tinymce.plugins.StylePlugin",{init:function(a,b){a.addCommand("mceStyleProps",function(){a.windowManager.open({file:b+"/props.htm",width:480+parseInt(a.getLang("style.delta_width",0)),height:320+parseInt(a.getLang("style.delta_height",0)),inline:1},{plugin_url:b,style_text:a.selection.getNode().style.cssText})});a.addCommand("mceSetElementStyle",function(d,c){if(e=a.selection.getNode()){a.dom.setAttrib(e,"style",c);a.execCommand("mceRepaint")}});a.onNodeChange.add(function(d,c,f){c.setDisabled("styleprops",f.nodeName==="BODY")});a.addButton("styleprops",{title:"style.desc",cmd:"mceStyleProps"})},getInfo:function(){return{longname:"Style",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/style",version:tinymce.majorVersion+"."+tinymce.minorVersion}}});tinymce.PluginManager.add("style",tinymce.plugins.StylePlugin)})();
@@ -1,635 +1 @@
1
- tinyMCEPopup.requireLangPack();
2
-
3
- var defaultFonts = "" +
4
- "Arial, Helvetica, sans-serif=Arial, Helvetica, sans-serif;" +
5
- "Times New Roman, Times, serif=Times New Roman, Times, serif;" +
6
- "Courier New, Courier, mono=Courier New, Courier, mono;" +
7
- "Times New Roman, Times, serif=Times New Roman, Times, serif;" +
8
- "Georgia, Times New Roman, Times, serif=Georgia, Times New Roman, Times, serif;" +
9
- "Verdana, Arial, Helvetica, sans-serif=Verdana, Arial, Helvetica, sans-serif;" +
10
- "Geneva, Arial, Helvetica, sans-serif=Geneva, Arial, Helvetica, sans-serif";
11
-
12
- var defaultSizes = "9;10;12;14;16;18;24;xx-small;x-small;small;medium;large;x-large;xx-large;smaller;larger";
13
- var defaultMeasurement = "+pixels=px;points=pt;inches=in;centimetres=cm;millimetres=mm;picas=pc;ems=em;exs=ex;%";
14
- var defaultSpacingMeasurement = "pixels=px;points=pt;inches=in;centimetres=cm;millimetres=mm;picas=pc;+ems=em;exs=ex;%";
15
- var defaultIndentMeasurement = "pixels=px;+points=pt;inches=in;centimetres=cm;millimetres=mm;picas=pc;ems=em;exs=ex;%";
16
- var defaultWeight = "normal;bold;bolder;lighter;100;200;300;400;500;600;700;800;900";
17
- var defaultTextStyle = "normal;italic;oblique";
18
- var defaultVariant = "normal;small-caps";
19
- var defaultLineHeight = "normal";
20
- var defaultAttachment = "fixed;scroll";
21
- var defaultRepeat = "no-repeat;repeat;repeat-x;repeat-y";
22
- var defaultPosH = "left;center;right";
23
- var defaultPosV = "top;center;bottom";
24
- var defaultVAlign = "baseline;sub;super;top;text-top;middle;bottom;text-bottom";
25
- var defaultDisplay = "inline;block;list-item;run-in;compact;marker;table;inline-table;table-row-group;table-header-group;table-footer-group;table-row;table-column-group;table-column;table-cell;table-caption;none";
26
- var defaultBorderStyle = "none;solid;dashed;dotted;double;groove;ridge;inset;outset";
27
- var defaultBorderWidth = "thin;medium;thick";
28
- var defaultListType = "disc;circle;square;decimal;lower-roman;upper-roman;lower-alpha;upper-alpha;none";
29
-
30
- function init() {
31
- var ce = document.getElementById('container'), h;
32
-
33
- ce.style.cssText = tinyMCEPopup.getWindowArg('style_text');
34
-
35
- h = getBrowserHTML('background_image_browser','background_image','image','advimage');
36
- document.getElementById("background_image_browser").innerHTML = h;
37
-
38
- document.getElementById('text_color_pickcontainer').innerHTML = getColorPickerHTML('text_color_pick','text_color');
39
- document.getElementById('background_color_pickcontainer').innerHTML = getColorPickerHTML('background_color_pick','background_color');
40
- document.getElementById('border_color_top_pickcontainer').innerHTML = getColorPickerHTML('border_color_top_pick','border_color_top');
41
- document.getElementById('border_color_right_pickcontainer').innerHTML = getColorPickerHTML('border_color_right_pick','border_color_right');
42
- document.getElementById('border_color_bottom_pickcontainer').innerHTML = getColorPickerHTML('border_color_bottom_pick','border_color_bottom');
43
- document.getElementById('border_color_left_pickcontainer').innerHTML = getColorPickerHTML('border_color_left_pick','border_color_left');
44
-
45
- fillSelect(0, 'text_font', 'style_font', defaultFonts, ';', true);
46
- fillSelect(0, 'text_size', 'style_font_size', defaultSizes, ';', true);
47
- fillSelect(0, 'text_size_measurement', 'style_font_size_measurement', defaultMeasurement, ';', true);
48
- fillSelect(0, 'text_case', 'style_text_case', "capitalize;uppercase;lowercase", ';', true);
49
- fillSelect(0, 'text_weight', 'style_font_weight', defaultWeight, ';', true);
50
- fillSelect(0, 'text_style', 'style_font_style', defaultTextStyle, ';', true);
51
- fillSelect(0, 'text_variant', 'style_font_variant', defaultVariant, ';', true);
52
- fillSelect(0, 'text_lineheight', 'style_font_line_height', defaultLineHeight, ';', true);
53
- fillSelect(0, 'text_lineheight_measurement', 'style_font_line_height_measurement', defaultMeasurement, ';', true);
54
-
55
- fillSelect(0, 'background_attachment', 'style_background_attachment', defaultAttachment, ';', true);
56
- fillSelect(0, 'background_repeat', 'style_background_repeat', defaultRepeat, ';', true);
57
-
58
- fillSelect(0, 'background_hpos_measurement', 'style_background_hpos_measurement', defaultMeasurement, ';', true);
59
- fillSelect(0, 'background_vpos_measurement', 'style_background_vpos_measurement', defaultMeasurement, ';', true);
60
-
61
- fillSelect(0, 'background_hpos', 'style_background_hpos', defaultPosH, ';', true);
62
- fillSelect(0, 'background_vpos', 'style_background_vpos', defaultPosV, ';', true);
63
-
64
- fillSelect(0, 'block_wordspacing', 'style_wordspacing', 'normal', ';', true);
65
- fillSelect(0, 'block_wordspacing_measurement', 'style_wordspacing_measurement', defaultSpacingMeasurement, ';', true);
66
- fillSelect(0, 'block_letterspacing', 'style_letterspacing', 'normal', ';', true);
67
- fillSelect(0, 'block_letterspacing_measurement', 'style_letterspacing_measurement', defaultSpacingMeasurement, ';', true);
68
- fillSelect(0, 'block_vertical_alignment', 'style_vertical_alignment', defaultVAlign, ';', true);
69
- fillSelect(0, 'block_text_align', 'style_text_align', "left;right;center;justify", ';', true);
70
- fillSelect(0, 'block_whitespace', 'style_whitespace', "normal;pre;nowrap", ';', true);
71
- fillSelect(0, 'block_display', 'style_display', defaultDisplay, ';', true);
72
- fillSelect(0, 'block_text_indent_measurement', 'style_text_indent_measurement', defaultIndentMeasurement, ';', true);
73
-
74
- fillSelect(0, 'box_width_measurement', 'style_box_width_measurement', defaultMeasurement, ';', true);
75
- fillSelect(0, 'box_height_measurement', 'style_box_height_measurement', defaultMeasurement, ';', true);
76
- fillSelect(0, 'box_float', 'style_float', 'left;right;none', ';', true);
77
- fillSelect(0, 'box_clear', 'style_clear', 'left;right;both;none', ';', true);
78
- fillSelect(0, 'box_padding_left_measurement', 'style_padding_left_measurement', defaultMeasurement, ';', true);
79
- fillSelect(0, 'box_padding_top_measurement', 'style_padding_top_measurement', defaultMeasurement, ';', true);
80
- fillSelect(0, 'box_padding_bottom_measurement', 'style_padding_bottom_measurement', defaultMeasurement, ';', true);
81
- fillSelect(0, 'box_padding_right_measurement', 'style_padding_right_measurement', defaultMeasurement, ';', true);
82
- fillSelect(0, 'box_margin_left_measurement', 'style_margin_left_measurement', defaultMeasurement, ';', true);
83
- fillSelect(0, 'box_margin_top_measurement', 'style_margin_top_measurement', defaultMeasurement, ';', true);
84
- fillSelect(0, 'box_margin_bottom_measurement', 'style_margin_bottom_measurement', defaultMeasurement, ';', true);
85
- fillSelect(0, 'box_margin_right_measurement', 'style_margin_right_measurement', defaultMeasurement, ';', true);
86
-
87
- fillSelect(0, 'border_style_top', 'style_border_style_top', defaultBorderStyle, ';', true);
88
- fillSelect(0, 'border_style_right', 'style_border_style_right', defaultBorderStyle, ';', true);
89
- fillSelect(0, 'border_style_bottom', 'style_border_style_bottom', defaultBorderStyle, ';', true);
90
- fillSelect(0, 'border_style_left', 'style_border_style_left', defaultBorderStyle, ';', true);
91
-
92
- fillSelect(0, 'border_width_top', 'style_border_width_top', defaultBorderWidth, ';', true);
93
- fillSelect(0, 'border_width_right', 'style_border_width_right', defaultBorderWidth, ';', true);
94
- fillSelect(0, 'border_width_bottom', 'style_border_width_bottom', defaultBorderWidth, ';', true);
95
- fillSelect(0, 'border_width_left', 'style_border_width_left', defaultBorderWidth, ';', true);
96
-
97
- fillSelect(0, 'border_width_top_measurement', 'style_border_width_top_measurement', defaultMeasurement, ';', true);
98
- fillSelect(0, 'border_width_right_measurement', 'style_border_width_right_measurement', defaultMeasurement, ';', true);
99
- fillSelect(0, 'border_width_bottom_measurement', 'style_border_width_bottom_measurement', defaultMeasurement, ';', true);
100
- fillSelect(0, 'border_width_left_measurement', 'style_border_width_left_measurement', defaultMeasurement, ';', true);
101
-
102
- fillSelect(0, 'list_type', 'style_list_type', defaultListType, ';', true);
103
- fillSelect(0, 'list_position', 'style_list_position', "inside;outside", ';', true);
104
-
105
- fillSelect(0, 'positioning_type', 'style_positioning_type', "absolute;relative;static", ';', true);
106
- fillSelect(0, 'positioning_visibility', 'style_positioning_visibility', "inherit;visible;hidden", ';', true);
107
-
108
- fillSelect(0, 'positioning_width_measurement', 'style_positioning_width_measurement', defaultMeasurement, ';', true);
109
- fillSelect(0, 'positioning_height_measurement', 'style_positioning_height_measurement', defaultMeasurement, ';', true);
110
- fillSelect(0, 'positioning_overflow', 'style_positioning_overflow', "visible;hidden;scroll;auto", ';', true);
111
-
112
- fillSelect(0, 'positioning_placement_top_measurement', 'style_positioning_placement_top_measurement', defaultMeasurement, ';', true);
113
- fillSelect(0, 'positioning_placement_right_measurement', 'style_positioning_placement_right_measurement', defaultMeasurement, ';', true);
114
- fillSelect(0, 'positioning_placement_bottom_measurement', 'style_positioning_placement_bottom_measurement', defaultMeasurement, ';', true);
115
- fillSelect(0, 'positioning_placement_left_measurement', 'style_positioning_placement_left_measurement', defaultMeasurement, ';', true);
116
-
117
- fillSelect(0, 'positioning_clip_top_measurement', 'style_positioning_clip_top_measurement', defaultMeasurement, ';', true);
118
- fillSelect(0, 'positioning_clip_right_measurement', 'style_positioning_clip_right_measurement', defaultMeasurement, ';', true);
119
- fillSelect(0, 'positioning_clip_bottom_measurement', 'style_positioning_clip_bottom_measurement', defaultMeasurement, ';', true);
120
- fillSelect(0, 'positioning_clip_left_measurement', 'style_positioning_clip_left_measurement', defaultMeasurement, ';', true);
121
-
122
- TinyMCE_EditableSelects.init();
123
- setupFormData();
124
- showDisabledControls();
125
- }
126
-
127
- function setupFormData() {
128
- var ce = document.getElementById('container'), f = document.forms[0], s, b, i;
129
-
130
- // Setup text fields
131
-
132
- selectByValue(f, 'text_font', ce.style.fontFamily, true, true);
133
- selectByValue(f, 'text_size', getNum(ce.style.fontSize), true, true);
134
- selectByValue(f, 'text_size_measurement', getMeasurement(ce.style.fontSize));
135
- selectByValue(f, 'text_weight', ce.style.fontWeight, true, true);
136
- selectByValue(f, 'text_style', ce.style.fontStyle, true, true);
137
- selectByValue(f, 'text_lineheight', getNum(ce.style.lineHeight), true, true);
138
- selectByValue(f, 'text_lineheight_measurement', getMeasurement(ce.style.lineHeight));
139
- selectByValue(f, 'text_case', ce.style.textTransform, true, true);
140
- selectByValue(f, 'text_variant', ce.style.fontVariant, true, true);
141
- f.text_color.value = tinyMCEPopup.editor.dom.toHex(ce.style.color);
142
- updateColor('text_color_pick', 'text_color');
143
- f.text_underline.checked = inStr(ce.style.textDecoration, 'underline');
144
- f.text_overline.checked = inStr(ce.style.textDecoration, 'overline');
145
- f.text_linethrough.checked = inStr(ce.style.textDecoration, 'line-through');
146
- f.text_blink.checked = inStr(ce.style.textDecoration, 'blink');
147
-
148
- // Setup background fields
149
-
150
- f.background_color.value = tinyMCEPopup.editor.dom.toHex(ce.style.backgroundColor);
151
- updateColor('background_color_pick', 'background_color');
152
- f.background_image.value = ce.style.backgroundImage.replace(new RegExp("url\\('?([^']*)'?\\)", 'gi'), "$1");
153
- selectByValue(f, 'background_repeat', ce.style.backgroundRepeat, true, true);
154
- selectByValue(f, 'background_attachment', ce.style.backgroundAttachment, true, true);
155
- selectByValue(f, 'background_hpos', getNum(getVal(ce.style.backgroundPosition, 0)), true, true);
156
- selectByValue(f, 'background_hpos_measurement', getMeasurement(getVal(ce.style.backgroundPosition, 0)));
157
- selectByValue(f, 'background_vpos', getNum(getVal(ce.style.backgroundPosition, 1)), true, true);
158
- selectByValue(f, 'background_vpos_measurement', getMeasurement(getVal(ce.style.backgroundPosition, 1)));
159
-
160
- // Setup block fields
161
-
162
- selectByValue(f, 'block_wordspacing', getNum(ce.style.wordSpacing), true, true);
163
- selectByValue(f, 'block_wordspacing_measurement', getMeasurement(ce.style.wordSpacing));
164
- selectByValue(f, 'block_letterspacing', getNum(ce.style.letterSpacing), true, true);
165
- selectByValue(f, 'block_letterspacing_measurement', getMeasurement(ce.style.letterSpacing));
166
- selectByValue(f, 'block_vertical_alignment', ce.style.verticalAlign, true, true);
167
- selectByValue(f, 'block_text_align', ce.style.textAlign, true, true);
168
- f.block_text_indent.value = getNum(ce.style.textIndent);
169
- selectByValue(f, 'block_text_indent_measurement', getMeasurement(ce.style.textIndent));
170
- selectByValue(f, 'block_whitespace', ce.style.whiteSpace, true, true);
171
- selectByValue(f, 'block_display', ce.style.display, true, true);
172
-
173
- // Setup box fields
174
-
175
- f.box_width.value = getNum(ce.style.width);
176
- selectByValue(f, 'box_width_measurement', getMeasurement(ce.style.width));
177
-
178
- f.box_height.value = getNum(ce.style.height);
179
- selectByValue(f, 'box_height_measurement', getMeasurement(ce.style.height));
180
- selectByValue(f, 'box_float', ce.style.cssFloat || ce.style.styleFloat, true, true);
181
-
182
- selectByValue(f, 'box_clear', ce.style.clear, true, true);
183
-
184
- setupBox(f, ce, 'box_padding', 'padding', '');
185
- setupBox(f, ce, 'box_margin', 'margin', '');
186
-
187
- // Setup border fields
188
-
189
- setupBox(f, ce, 'border_style', 'border', 'Style');
190
- setupBox(f, ce, 'border_width', 'border', 'Width');
191
- setupBox(f, ce, 'border_color', 'border', 'Color');
192
-
193
- updateColor('border_color_top_pick', 'border_color_top');
194
- updateColor('border_color_right_pick', 'border_color_right');
195
- updateColor('border_color_bottom_pick', 'border_color_bottom');
196
- updateColor('border_color_left_pick', 'border_color_left');
197
-
198
- f.elements.border_color_top.value = tinyMCEPopup.editor.dom.toHex(f.elements.border_color_top.value);
199
- f.elements.border_color_right.value = tinyMCEPopup.editor.dom.toHex(f.elements.border_color_right.value);
200
- f.elements.border_color_bottom.value = tinyMCEPopup.editor.dom.toHex(f.elements.border_color_bottom.value);
201
- f.elements.border_color_left.value = tinyMCEPopup.editor.dom.toHex(f.elements.border_color_left.value);
202
-
203
- // Setup list fields
204
-
205
- selectByValue(f, 'list_type', ce.style.listStyleType, true, true);
206
- selectByValue(f, 'list_position', ce.style.listStylePosition, true, true);
207
- f.list_bullet_image.value = ce.style.listStyleImage.replace(new RegExp("url\\('?([^']*)'?\\)", 'gi'), "$1");
208
-
209
- // Setup box fields
210
-
211
- selectByValue(f, 'positioning_type', ce.style.position, true, true);
212
- selectByValue(f, 'positioning_visibility', ce.style.visibility, true, true);
213
- selectByValue(f, 'positioning_overflow', ce.style.overflow, true, true);
214
- f.positioning_zindex.value = ce.style.zIndex ? ce.style.zIndex : "";
215
-
216
- f.positioning_width.value = getNum(ce.style.width);
217
- selectByValue(f, 'positioning_width_measurement', getMeasurement(ce.style.width));
218
-
219
- f.positioning_height.value = getNum(ce.style.height);
220
- selectByValue(f, 'positioning_height_measurement', getMeasurement(ce.style.height));
221
-
222
- setupBox(f, ce, 'positioning_placement', '', '', ['top', 'right', 'bottom', 'left']);
223
-
224
- s = ce.style.clip.replace(new RegExp("rect\\('?([^']*)'?\\)", 'gi'), "$1");
225
- s = s.replace(/,/g, ' ');
226
-
227
- if (!hasEqualValues([getVal(s, 0), getVal(s, 1), getVal(s, 2), getVal(s, 3)])) {
228
- f.positioning_clip_top.value = getNum(getVal(s, 0));
229
- selectByValue(f, 'positioning_clip_top_measurement', getMeasurement(getVal(s, 0)));
230
- f.positioning_clip_right.value = getNum(getVal(s, 1));
231
- selectByValue(f, 'positioning_clip_right_measurement', getMeasurement(getVal(s, 1)));
232
- f.positioning_clip_bottom.value = getNum(getVal(s, 2));
233
- selectByValue(f, 'positioning_clip_bottom_measurement', getMeasurement(getVal(s, 2)));
234
- f.positioning_clip_left.value = getNum(getVal(s, 3));
235
- selectByValue(f, 'positioning_clip_left_measurement', getMeasurement(getVal(s, 3)));
236
- } else {
237
- f.positioning_clip_top.value = getNum(getVal(s, 0));
238
- selectByValue(f, 'positioning_clip_top_measurement', getMeasurement(getVal(s, 0)));
239
- f.positioning_clip_right.value = f.positioning_clip_bottom.value = f.positioning_clip_left.value;
240
- }
241
-
242
- // setupBox(f, ce, '', 'border', 'Color');
243
- }
244
-
245
- function getMeasurement(s) {
246
- return s.replace(/^([0-9.]+)(.*)$/, "$2");
247
- }
248
-
249
- function getNum(s) {
250
- if (new RegExp('^(?:[0-9.]+)(?:[a-z%]+)$', 'gi').test(s))
251
- return s.replace(/[^0-9.]/g, '');
252
-
253
- return s;
254
- }
255
-
256
- function inStr(s, n) {
257
- return new RegExp(n, 'gi').test(s);
258
- }
259
-
260
- function getVal(s, i) {
261
- var a = s.split(' ');
262
-
263
- if (a.length > 1)
264
- return a[i];
265
-
266
- return "";
267
- }
268
-
269
- function setValue(f, n, v) {
270
- if (f.elements[n].type == "text")
271
- f.elements[n].value = v;
272
- else
273
- selectByValue(f, n, v, true, true);
274
- }
275
-
276
- function setupBox(f, ce, fp, pr, sf, b) {
277
- if (typeof(b) == "undefined")
278
- b = ['Top', 'Right', 'Bottom', 'Left'];
279
-
280
- if (isSame(ce, pr, sf, b)) {
281
- f.elements[fp + "_same"].checked = true;
282
-
283
- setValue(f, fp + "_top", getNum(ce.style[pr + b[0] + sf]));
284
- f.elements[fp + "_top"].disabled = false;
285
-
286
- f.elements[fp + "_right"].value = "";
287
- f.elements[fp + "_right"].disabled = true;
288
- f.elements[fp + "_bottom"].value = "";
289
- f.elements[fp + "_bottom"].disabled = true;
290
- f.elements[fp + "_left"].value = "";
291
- f.elements[fp + "_left"].disabled = true;
292
-
293
- if (f.elements[fp + "_top_measurement"]) {
294
- selectByValue(f, fp + '_top_measurement', getMeasurement(ce.style[pr + b[0] + sf]));
295
- f.elements[fp + "_left_measurement"].disabled = true;
296
- f.elements[fp + "_bottom_measurement"].disabled = true;
297
- f.elements[fp + "_right_measurement"].disabled = true;
298
- }
299
- } else {
300
- f.elements[fp + "_same"].checked = false;
301
-
302
- setValue(f, fp + "_top", getNum(ce.style[pr + b[0] + sf]));
303
- f.elements[fp + "_top"].disabled = false;
304
-
305
- setValue(f, fp + "_right", getNum(ce.style[pr + b[1] + sf]));
306
- f.elements[fp + "_right"].disabled = false;
307
-
308
- setValue(f, fp + "_bottom", getNum(ce.style[pr + b[2] + sf]));
309
- f.elements[fp + "_bottom"].disabled = false;
310
-
311
- setValue(f, fp + "_left", getNum(ce.style[pr + b[3] + sf]));
312
- f.elements[fp + "_left"].disabled = false;
313
-
314
- if (f.elements[fp + "_top_measurement"]) {
315
- selectByValue(f, fp + '_top_measurement', getMeasurement(ce.style[pr + b[0] + sf]));
316
- selectByValue(f, fp + '_right_measurement', getMeasurement(ce.style[pr + b[1] + sf]));
317
- selectByValue(f, fp + '_bottom_measurement', getMeasurement(ce.style[pr + b[2] + sf]));
318
- selectByValue(f, fp + '_left_measurement', getMeasurement(ce.style[pr + b[3] + sf]));
319
- f.elements[fp + "_left_measurement"].disabled = false;
320
- f.elements[fp + "_bottom_measurement"].disabled = false;
321
- f.elements[fp + "_right_measurement"].disabled = false;
322
- }
323
- }
324
- }
325
-
326
- function isSame(e, pr, sf, b) {
327
- var a = [], i, x;
328
-
329
- if (typeof(b) == "undefined")
330
- b = ['Top', 'Right', 'Bottom', 'Left'];
331
-
332
- if (typeof(sf) == "undefined" || sf == null)
333
- sf = "";
334
-
335
- a[0] = e.style[pr + b[0] + sf];
336
- a[1] = e.style[pr + b[1] + sf];
337
- a[2] = e.style[pr + b[2] + sf];
338
- a[3] = e.style[pr + b[3] + sf];
339
-
340
- for (i=0; i<a.length; i++) {
341
- if (a[i] == null)
342
- return false;
343
-
344
- for (x=0; x<a.length; x++) {
345
- if (a[x] != a[i])
346
- return false;
347
- }
348
- }
349
-
350
- return true;
351
- };
352
-
353
- function hasEqualValues(a) {
354
- var i, x;
355
-
356
- for (i=0; i<a.length; i++) {
357
- if (a[i] == null)
358
- return false;
359
-
360
- for (x=0; x<a.length; x++) {
361
- if (a[x] != a[i])
362
- return false;
363
- }
364
- }
365
-
366
- return true;
367
- }
368
-
369
- function applyAction() {
370
- var ce = document.getElementById('container'), ed = tinyMCEPopup.editor;
371
-
372
- generateCSS();
373
-
374
- tinyMCEPopup.restoreSelection();
375
- ed.dom.setAttrib(ed.selection.getNode(), 'style', tinyMCEPopup.editor.dom.serializeStyle(tinyMCEPopup.editor.dom.parseStyle(ce.style.cssText)));
376
- }
377
-
378
- function updateAction() {
379
- applyAction();
380
- tinyMCEPopup.close();
381
- }
382
-
383
- function generateCSS() {
384
- var ce = document.getElementById('container'), f = document.forms[0], num = new RegExp('[0-9]+', 'g'), s, t;
385
-
386
- ce.style.cssText = "";
387
-
388
- // Build text styles
389
- ce.style.fontFamily = f.text_font.value;
390
- ce.style.fontSize = f.text_size.value + (isNum(f.text_size.value) ? (f.text_size_measurement.value || 'px') : "");
391
- ce.style.fontStyle = f.text_style.value;
392
- ce.style.lineHeight = f.text_lineheight.value + (isNum(f.text_lineheight.value) ? f.text_lineheight_measurement.value : "");
393
- ce.style.textTransform = f.text_case.value;
394
- ce.style.fontWeight = f.text_weight.value;
395
- ce.style.fontVariant = f.text_variant.value;
396
- ce.style.color = f.text_color.value;
397
-
398
- s = "";
399
- s += f.text_underline.checked ? " underline" : "";
400
- s += f.text_overline.checked ? " overline" : "";
401
- s += f.text_linethrough.checked ? " line-through" : "";
402
- s += f.text_blink.checked ? " blink" : "";
403
- s = s.length > 0 ? s.substring(1) : s;
404
-
405
- if (f.text_none.checked)
406
- s = "none";
407
-
408
- ce.style.textDecoration = s;
409
-
410
- // Build background styles
411
-
412
- ce.style.backgroundColor = f.background_color.value;
413
- ce.style.backgroundImage = f.background_image.value != "" ? "url(" + f.background_image.value + ")" : "";
414
- ce.style.backgroundRepeat = f.background_repeat.value;
415
- ce.style.backgroundAttachment = f.background_attachment.value;
416
-
417
- if (f.background_hpos.value != "") {
418
- s = "";
419
- s += f.background_hpos.value + (isNum(f.background_hpos.value) ? f.background_hpos_measurement.value : "") + " ";
420
- s += f.background_vpos.value + (isNum(f.background_vpos.value) ? f.background_vpos_measurement.value : "");
421
- ce.style.backgroundPosition = s;
422
- }
423
-
424
- // Build block styles
425
-
426
- ce.style.wordSpacing = f.block_wordspacing.value + (isNum(f.block_wordspacing.value) ? f.block_wordspacing_measurement.value : "");
427
- ce.style.letterSpacing = f.block_letterspacing.value + (isNum(f.block_letterspacing.value) ? f.block_letterspacing_measurement.value : "");
428
- ce.style.verticalAlign = f.block_vertical_alignment.value;
429
- ce.style.textAlign = f.block_text_align.value;
430
- ce.style.textIndent = f.block_text_indent.value + (isNum(f.block_text_indent.value) ? f.block_text_indent_measurement.value : "");
431
- ce.style.whiteSpace = f.block_whitespace.value;
432
- ce.style.display = f.block_display.value;
433
-
434
- // Build box styles
435
-
436
- ce.style.width = f.box_width.value + (isNum(f.box_width.value) ? f.box_width_measurement.value : "");
437
- ce.style.height = f.box_height.value + (isNum(f.box_height.value) ? f.box_height_measurement.value : "");
438
- ce.style.styleFloat = f.box_float.value;
439
- ce.style.cssFloat = f.box_float.value;
440
-
441
- ce.style.clear = f.box_clear.value;
442
-
443
- if (!f.box_padding_same.checked) {
444
- ce.style.paddingTop = f.box_padding_top.value + (isNum(f.box_padding_top.value) ? f.box_padding_top_measurement.value : "");
445
- ce.style.paddingRight = f.box_padding_right.value + (isNum(f.box_padding_right.value) ? f.box_padding_right_measurement.value : "");
446
- ce.style.paddingBottom = f.box_padding_bottom.value + (isNum(f.box_padding_bottom.value) ? f.box_padding_bottom_measurement.value : "");
447
- ce.style.paddingLeft = f.box_padding_left.value + (isNum(f.box_padding_left.value) ? f.box_padding_left_measurement.value : "");
448
- } else
449
- ce.style.padding = f.box_padding_top.value + (isNum(f.box_padding_top.value) ? f.box_padding_top_measurement.value : "");
450
-
451
- if (!f.box_margin_same.checked) {
452
- ce.style.marginTop = f.box_margin_top.value + (isNum(f.box_margin_top.value) ? f.box_margin_top_measurement.value : "");
453
- ce.style.marginRight = f.box_margin_right.value + (isNum(f.box_margin_right.value) ? f.box_margin_right_measurement.value : "");
454
- ce.style.marginBottom = f.box_margin_bottom.value + (isNum(f.box_margin_bottom.value) ? f.box_margin_bottom_measurement.value : "");
455
- ce.style.marginLeft = f.box_margin_left.value + (isNum(f.box_margin_left.value) ? f.box_margin_left_measurement.value : "");
456
- } else
457
- ce.style.margin = f.box_margin_top.value + (isNum(f.box_margin_top.value) ? f.box_margin_top_measurement.value : "");
458
-
459
- // Build border styles
460
-
461
- if (!f.border_style_same.checked) {
462
- ce.style.borderTopStyle = f.border_style_top.value;
463
- ce.style.borderRightStyle = f.border_style_right.value;
464
- ce.style.borderBottomStyle = f.border_style_bottom.value;
465
- ce.style.borderLeftStyle = f.border_style_left.value;
466
- } else
467
- ce.style.borderStyle = f.border_style_top.value;
468
-
469
- if (!f.border_width_same.checked) {
470
- ce.style.borderTopWidth = f.border_width_top.value + (isNum(f.border_width_top.value) ? f.border_width_top_measurement.value : "");
471
- ce.style.borderRightWidth = f.border_width_right.value + (isNum(f.border_width_right.value) ? f.border_width_right_measurement.value : "");
472
- ce.style.borderBottomWidth = f.border_width_bottom.value + (isNum(f.border_width_bottom.value) ? f.border_width_bottom_measurement.value : "");
473
- ce.style.borderLeftWidth = f.border_width_left.value + (isNum(f.border_width_left.value) ? f.border_width_left_measurement.value : "");
474
- } else
475
- ce.style.borderWidth = f.border_width_top.value + (isNum(f.border_width_top.value) ? f.border_width_top_measurement.value : "");
476
-
477
- if (!f.border_color_same.checked) {
478
- ce.style.borderTopColor = f.border_color_top.value;
479
- ce.style.borderRightColor = f.border_color_right.value;
480
- ce.style.borderBottomColor = f.border_color_bottom.value;
481
- ce.style.borderLeftColor = f.border_color_left.value;
482
- } else
483
- ce.style.borderColor = f.border_color_top.value;
484
-
485
- // Build list styles
486
-
487
- ce.style.listStyleType = f.list_type.value;
488
- ce.style.listStylePosition = f.list_position.value;
489
- ce.style.listStyleImage = f.list_bullet_image.value != "" ? "url(" + f.list_bullet_image.value + ")" : "";
490
-
491
- // Build positioning styles
492
-
493
- ce.style.position = f.positioning_type.value;
494
- ce.style.visibility = f.positioning_visibility.value;
495
-
496
- if (ce.style.width == "")
497
- ce.style.width = f.positioning_width.value + (isNum(f.positioning_width.value) ? f.positioning_width_measurement.value : "");
498
-
499
- if (ce.style.height == "")
500
- ce.style.height = f.positioning_height.value + (isNum(f.positioning_height.value) ? f.positioning_height_measurement.value : "");
501
-
502
- ce.style.zIndex = f.positioning_zindex.value;
503
- ce.style.overflow = f.positioning_overflow.value;
504
-
505
- if (!f.positioning_placement_same.checked) {
506
- ce.style.top = f.positioning_placement_top.value + (isNum(f.positioning_placement_top.value) ? f.positioning_placement_top_measurement.value : "");
507
- ce.style.right = f.positioning_placement_right.value + (isNum(f.positioning_placement_right.value) ? f.positioning_placement_right_measurement.value : "");
508
- ce.style.bottom = f.positioning_placement_bottom.value + (isNum(f.positioning_placement_bottom.value) ? f.positioning_placement_bottom_measurement.value : "");
509
- ce.style.left = f.positioning_placement_left.value + (isNum(f.positioning_placement_left.value) ? f.positioning_placement_left_measurement.value : "");
510
- } else {
511
- s = f.positioning_placement_top.value + (isNum(f.positioning_placement_top.value) ? f.positioning_placement_top_measurement.value : "");
512
- ce.style.top = s;
513
- ce.style.right = s;
514
- ce.style.bottom = s;
515
- ce.style.left = s;
516
- }
517
-
518
- if (!f.positioning_clip_same.checked) {
519
- s = "rect(";
520
- s += (isNum(f.positioning_clip_top.value) ? f.positioning_clip_top.value + f.positioning_clip_top_measurement.value : "auto") + " ";
521
- s += (isNum(f.positioning_clip_right.value) ? f.positioning_clip_right.value + f.positioning_clip_right_measurement.value : "auto") + " ";
522
- s += (isNum(f.positioning_clip_bottom.value) ? f.positioning_clip_bottom.value + f.positioning_clip_bottom_measurement.value : "auto") + " ";
523
- s += (isNum(f.positioning_clip_left.value) ? f.positioning_clip_left.value + f.positioning_clip_left_measurement.value : "auto");
524
- s += ")";
525
-
526
- if (s != "rect(auto auto auto auto)")
527
- ce.style.clip = s;
528
- } else {
529
- s = "rect(";
530
- t = isNum(f.positioning_clip_top.value) ? f.positioning_clip_top.value + f.positioning_clip_top_measurement.value : "auto";
531
- s += t + " ";
532
- s += t + " ";
533
- s += t + " ";
534
- s += t + ")";
535
-
536
- if (s != "rect(auto auto auto auto)")
537
- ce.style.clip = s;
538
- }
539
-
540
- ce.style.cssText = ce.style.cssText;
541
- }
542
-
543
- function isNum(s) {
544
- return new RegExp('[0-9]+', 'g').test(s);
545
- }
546
-
547
- function showDisabledControls() {
548
- var f = document.forms, i, a;
549
-
550
- for (i=0; i<f.length; i++) {
551
- for (a=0; a<f[i].elements.length; a++) {
552
- if (f[i].elements[a].disabled)
553
- tinyMCEPopup.editor.dom.addClass(f[i].elements[a], "disabled");
554
- else
555
- tinyMCEPopup.editor.dom.removeClass(f[i].elements[a], "disabled");
556
- }
557
- }
558
- }
559
-
560
- function fillSelect(f, s, param, dval, sep, em) {
561
- var i, ar, p, se;
562
-
563
- f = document.forms[f];
564
- sep = typeof(sep) == "undefined" ? ";" : sep;
565
-
566
- if (em)
567
- addSelectValue(f, s, "", "");
568
-
569
- ar = tinyMCEPopup.getParam(param, dval).split(sep);
570
- for (i=0; i<ar.length; i++) {
571
- se = false;
572
-
573
- if (ar[i].charAt(0) == '+') {
574
- ar[i] = ar[i].substring(1);
575
- se = true;
576
- }
577
-
578
- p = ar[i].split('=');
579
-
580
- if (p.length > 1) {
581
- addSelectValue(f, s, p[0], p[1]);
582
-
583
- if (se)
584
- selectByValue(f, s, p[1]);
585
- } else {
586
- addSelectValue(f, s, p[0], p[0]);
587
-
588
- if (se)
589
- selectByValue(f, s, p[0]);
590
- }
591
- }
592
- }
593
-
594
- function toggleSame(ce, pre) {
595
- var el = document.forms[0].elements, i;
596
-
597
- if (ce.checked) {
598
- el[pre + "_top"].disabled = false;
599
- el[pre + "_right"].disabled = true;
600
- el[pre + "_bottom"].disabled = true;
601
- el[pre + "_left"].disabled = true;
602
-
603
- if (el[pre + "_top_measurement"]) {
604
- el[pre + "_top_measurement"].disabled = false;
605
- el[pre + "_right_measurement"].disabled = true;
606
- el[pre + "_bottom_measurement"].disabled = true;
607
- el[pre + "_left_measurement"].disabled = true;
608
- }
609
- } else {
610
- el[pre + "_top"].disabled = false;
611
- el[pre + "_right"].disabled = false;
612
- el[pre + "_bottom"].disabled = false;
613
- el[pre + "_left"].disabled = false;
614
-
615
- if (el[pre + "_top_measurement"]) {
616
- el[pre + "_top_measurement"].disabled = false;
617
- el[pre + "_right_measurement"].disabled = false;
618
- el[pre + "_bottom_measurement"].disabled = false;
619
- el[pre + "_left_measurement"].disabled = false;
620
- }
621
- }
622
-
623
- showDisabledControls();
624
- }
625
-
626
- function synch(fr, to) {
627
- var f = document.forms[0];
628
-
629
- f.elements[to].value = f.elements[fr].value;
630
-
631
- if (f.elements[fr + "_measurement"])
632
- selectByValue(f, to + "_measurement", f.elements[fr + "_measurement"].value);
633
- }
634
-
635
- tinyMCEPopup.onInit.add(init);
1
+ tinyMCEPopup.requireLangPack();var defaultFonts="Arial, Helvetica, sans-serif=Arial, Helvetica, sans-serif;Times New Roman, Times, serif=Times New Roman, Times, serif;Courier New, Courier, mono=Courier New, Courier, mono;Times New Roman, Times, serif=Times New Roman, Times, serif;Georgia, Times New Roman, Times, serif=Georgia, Times New Roman, Times, serif;Verdana, Arial, Helvetica, sans-serif=Verdana, Arial, Helvetica, sans-serif;Geneva, Arial, Helvetica, sans-serif=Geneva, Arial, Helvetica, sans-serif";var defaultSizes="9;10;12;14;16;18;24;xx-small;x-small;small;medium;large;x-large;xx-large;smaller;larger";var defaultMeasurement="+pixels=px;points=pt;inches=in;centimetres=cm;millimetres=mm;picas=pc;ems=em;exs=ex;%";var defaultSpacingMeasurement="pixels=px;points=pt;inches=in;centimetres=cm;millimetres=mm;picas=pc;+ems=em;exs=ex;%";var defaultIndentMeasurement="pixels=px;+points=pt;inches=in;centimetres=cm;millimetres=mm;picas=pc;ems=em;exs=ex;%";var defaultWeight="normal;bold;bolder;lighter;100;200;300;400;500;600;700;800;900";var defaultTextStyle="normal;italic;oblique";var defaultVariant="normal;small-caps";var defaultLineHeight="normal";var defaultAttachment="fixed;scroll";var defaultRepeat="no-repeat;repeat;repeat-x;repeat-y";var defaultPosH="left;center;right";var defaultPosV="top;center;bottom";var defaultVAlign="baseline;sub;super;top;text-top;middle;bottom;text-bottom";var defaultDisplay="inline;block;list-item;run-in;compact;marker;table;inline-table;table-row-group;table-header-group;table-footer-group;table-row;table-column-group;table-column;table-cell;table-caption;none";var defaultBorderStyle="none;solid;dashed;dotted;double;groove;ridge;inset;outset";var defaultBorderWidth="thin;medium;thick";var defaultListType="disc;circle;square;decimal;lower-roman;upper-roman;lower-alpha;upper-alpha;none";function init(){var b=document.getElementById("container"),a;b.style.cssText=tinyMCEPopup.getWindowArg("style_text");a=getBrowserHTML("background_image_browser","background_image","image","advimage");document.getElementById("background_image_browser").innerHTML=a;document.getElementById("text_color_pickcontainer").innerHTML=getColorPickerHTML("text_color_pick","text_color");document.getElementById("background_color_pickcontainer").innerHTML=getColorPickerHTML("background_color_pick","background_color");document.getElementById("border_color_top_pickcontainer").innerHTML=getColorPickerHTML("border_color_top_pick","border_color_top");document.getElementById("border_color_right_pickcontainer").innerHTML=getColorPickerHTML("border_color_right_pick","border_color_right");document.getElementById("border_color_bottom_pickcontainer").innerHTML=getColorPickerHTML("border_color_bottom_pick","border_color_bottom");document.getElementById("border_color_left_pickcontainer").innerHTML=getColorPickerHTML("border_color_left_pick","border_color_left");fillSelect(0,"text_font","style_font",defaultFonts,";",true);fillSelect(0,"text_size","style_font_size",defaultSizes,";",true);fillSelect(0,"text_size_measurement","style_font_size_measurement",defaultMeasurement,";",true);fillSelect(0,"text_case","style_text_case","capitalize;uppercase;lowercase",";",true);fillSelect(0,"text_weight","style_font_weight",defaultWeight,";",true);fillSelect(0,"text_style","style_font_style",defaultTextStyle,";",true);fillSelect(0,"text_variant","style_font_variant",defaultVariant,";",true);fillSelect(0,"text_lineheight","style_font_line_height",defaultLineHeight,";",true);fillSelect(0,"text_lineheight_measurement","style_font_line_height_measurement",defaultMeasurement,";",true);fillSelect(0,"background_attachment","style_background_attachment",defaultAttachment,";",true);fillSelect(0,"background_repeat","style_background_repeat",defaultRepeat,";",true);fillSelect(0,"background_hpos_measurement","style_background_hpos_measurement",defaultMeasurement,";",true);fillSelect(0,"background_vpos_measurement","style_background_vpos_measurement",defaultMeasurement,";",true);fillSelect(0,"background_hpos","style_background_hpos",defaultPosH,";",true);fillSelect(0,"background_vpos","style_background_vpos",defaultPosV,";",true);fillSelect(0,"block_wordspacing","style_wordspacing","normal",";",true);fillSelect(0,"block_wordspacing_measurement","style_wordspacing_measurement",defaultSpacingMeasurement,";",true);fillSelect(0,"block_letterspacing","style_letterspacing","normal",";",true);fillSelect(0,"block_letterspacing_measurement","style_letterspacing_measurement",defaultSpacingMeasurement,";",true);fillSelect(0,"block_vertical_alignment","style_vertical_alignment",defaultVAlign,";",true);fillSelect(0,"block_text_align","style_text_align","left;right;center;justify",";",true);fillSelect(0,"block_whitespace","style_whitespace","normal;pre;nowrap",";",true);fillSelect(0,"block_display","style_display",defaultDisplay,";",true);fillSelect(0,"block_text_indent_measurement","style_text_indent_measurement",defaultIndentMeasurement,";",true);fillSelect(0,"box_width_measurement","style_box_width_measurement",defaultMeasurement,";",true);fillSelect(0,"box_height_measurement","style_box_height_measurement",defaultMeasurement,";",true);fillSelect(0,"box_float","style_float","left;right;none",";",true);fillSelect(0,"box_clear","style_clear","left;right;both;none",";",true);fillSelect(0,"box_padding_left_measurement","style_padding_left_measurement",defaultMeasurement,";",true);fillSelect(0,"box_padding_top_measurement","style_padding_top_measurement",defaultMeasurement,";",true);fillSelect(0,"box_padding_bottom_measurement","style_padding_bottom_measurement",defaultMeasurement,";",true);fillSelect(0,"box_padding_right_measurement","style_padding_right_measurement",defaultMeasurement,";",true);fillSelect(0,"box_margin_left_measurement","style_margin_left_measurement",defaultMeasurement,";",true);fillSelect(0,"box_margin_top_measurement","style_margin_top_measurement",defaultMeasurement,";",true);fillSelect(0,"box_margin_bottom_measurement","style_margin_bottom_measurement",defaultMeasurement,";",true);fillSelect(0,"box_margin_right_measurement","style_margin_right_measurement",defaultMeasurement,";",true);fillSelect(0,"border_style_top","style_border_style_top",defaultBorderStyle,";",true);fillSelect(0,"border_style_right","style_border_style_right",defaultBorderStyle,";",true);fillSelect(0,"border_style_bottom","style_border_style_bottom",defaultBorderStyle,";",true);fillSelect(0,"border_style_left","style_border_style_left",defaultBorderStyle,";",true);fillSelect(0,"border_width_top","style_border_width_top",defaultBorderWidth,";",true);fillSelect(0,"border_width_right","style_border_width_right",defaultBorderWidth,";",true);fillSelect(0,"border_width_bottom","style_border_width_bottom",defaultBorderWidth,";",true);fillSelect(0,"border_width_left","style_border_width_left",defaultBorderWidth,";",true);fillSelect(0,"border_width_top_measurement","style_border_width_top_measurement",defaultMeasurement,";",true);fillSelect(0,"border_width_right_measurement","style_border_width_right_measurement",defaultMeasurement,";",true);fillSelect(0,"border_width_bottom_measurement","style_border_width_bottom_measurement",defaultMeasurement,";",true);fillSelect(0,"border_width_left_measurement","style_border_width_left_measurement",defaultMeasurement,";",true);fillSelect(0,"list_type","style_list_type",defaultListType,";",true);fillSelect(0,"list_position","style_list_position","inside;outside",";",true);fillSelect(0,"positioning_type","style_positioning_type","absolute;relative;static",";",true);fillSelect(0,"positioning_visibility","style_positioning_visibility","inherit;visible;hidden",";",true);fillSelect(0,"positioning_width_measurement","style_positioning_width_measurement",defaultMeasurement,";",true);fillSelect(0,"positioning_height_measurement","style_positioning_height_measurement",defaultMeasurement,";",true);fillSelect(0,"positioning_overflow","style_positioning_overflow","visible;hidden;scroll;auto",";",true);fillSelect(0,"positioning_placement_top_measurement","style_positioning_placement_top_measurement",defaultMeasurement,";",true);fillSelect(0,"positioning_placement_right_measurement","style_positioning_placement_right_measurement",defaultMeasurement,";",true);fillSelect(0,"positioning_placement_bottom_measurement","style_positioning_placement_bottom_measurement",defaultMeasurement,";",true);fillSelect(0,"positioning_placement_left_measurement","style_positioning_placement_left_measurement",defaultMeasurement,";",true);fillSelect(0,"positioning_clip_top_measurement","style_positioning_clip_top_measurement",defaultMeasurement,";",true);fillSelect(0,"positioning_clip_right_measurement","style_positioning_clip_right_measurement",defaultMeasurement,";",true);fillSelect(0,"positioning_clip_bottom_measurement","style_positioning_clip_bottom_measurement",defaultMeasurement,";",true);fillSelect(0,"positioning_clip_left_measurement","style_positioning_clip_left_measurement",defaultMeasurement,";",true);TinyMCE_EditableSelects.init();setupFormData();showDisabledControls()}function setupFormData(){var g=document.getElementById("container"),e=document.forms[0],d,a,c;selectByValue(e,"text_font",g.style.fontFamily,true,true);selectByValue(e,"text_size",getNum(g.style.fontSize),true,true);selectByValue(e,"text_size_measurement",getMeasurement(g.style.fontSize));selectByValue(e,"text_weight",g.style.fontWeight,true,true);selectByValue(e,"text_style",g.style.fontStyle,true,true);selectByValue(e,"text_lineheight",getNum(g.style.lineHeight),true,true);selectByValue(e,"text_lineheight_measurement",getMeasurement(g.style.lineHeight));selectByValue(e,"text_case",g.style.textTransform,true,true);selectByValue(e,"text_variant",g.style.fontVariant,true,true);e.text_color.value=tinyMCEPopup.editor.dom.toHex(g.style.color);updateColor("text_color_pick","text_color");e.text_underline.checked=inStr(g.style.textDecoration,"underline");e.text_overline.checked=inStr(g.style.textDecoration,"overline");e.text_linethrough.checked=inStr(g.style.textDecoration,"line-through");e.text_blink.checked=inStr(g.style.textDecoration,"blink");e.background_color.value=tinyMCEPopup.editor.dom.toHex(g.style.backgroundColor);updateColor("background_color_pick","background_color");e.background_image.value=g.style.backgroundImage.replace(new RegExp("url\\('?([^']*)'?\\)","gi"),"$1");selectByValue(e,"background_repeat",g.style.backgroundRepeat,true,true);selectByValue(e,"background_attachment",g.style.backgroundAttachment,true,true);selectByValue(e,"background_hpos",getNum(getVal(g.style.backgroundPosition,0)),true,true);selectByValue(e,"background_hpos_measurement",getMeasurement(getVal(g.style.backgroundPosition,0)));selectByValue(e,"background_vpos",getNum(getVal(g.style.backgroundPosition,1)),true,true);selectByValue(e,"background_vpos_measurement",getMeasurement(getVal(g.style.backgroundPosition,1)));selectByValue(e,"block_wordspacing",getNum(g.style.wordSpacing),true,true);selectByValue(e,"block_wordspacing_measurement",getMeasurement(g.style.wordSpacing));selectByValue(e,"block_letterspacing",getNum(g.style.letterSpacing),true,true);selectByValue(e,"block_letterspacing_measurement",getMeasurement(g.style.letterSpacing));selectByValue(e,"block_vertical_alignment",g.style.verticalAlign,true,true);selectByValue(e,"block_text_align",g.style.textAlign,true,true);e.block_text_indent.value=getNum(g.style.textIndent);selectByValue(e,"block_text_indent_measurement",getMeasurement(g.style.textIndent));selectByValue(e,"block_whitespace",g.style.whiteSpace,true,true);selectByValue(e,"block_display",g.style.display,true,true);e.box_width.value=getNum(g.style.width);selectByValue(e,"box_width_measurement",getMeasurement(g.style.width));e.box_height.value=getNum(g.style.height);selectByValue(e,"box_height_measurement",getMeasurement(g.style.height));selectByValue(e,"box_float",g.style.cssFloat||g.style.styleFloat,true,true);selectByValue(e,"box_clear",g.style.clear,true,true);setupBox(e,g,"box_padding","padding","");setupBox(e,g,"box_margin","margin","");setupBox(e,g,"border_style","border","Style");setupBox(e,g,"border_width","border","Width");setupBox(e,g,"border_color","border","Color");updateColor("border_color_top_pick","border_color_top");updateColor("border_color_right_pick","border_color_right");updateColor("border_color_bottom_pick","border_color_bottom");updateColor("border_color_left_pick","border_color_left");e.elements.border_color_top.value=tinyMCEPopup.editor.dom.toHex(e.elements.border_color_top.value);e.elements.border_color_right.value=tinyMCEPopup.editor.dom.toHex(e.elements.border_color_right.value);e.elements.border_color_bottom.value=tinyMCEPopup.editor.dom.toHex(e.elements.border_color_bottom.value);e.elements.border_color_left.value=tinyMCEPopup.editor.dom.toHex(e.elements.border_color_left.value);selectByValue(e,"list_type",g.style.listStyleType,true,true);selectByValue(e,"list_position",g.style.listStylePosition,true,true);e.list_bullet_image.value=g.style.listStyleImage.replace(new RegExp("url\\('?([^']*)'?\\)","gi"),"$1");selectByValue(e,"positioning_type",g.style.position,true,true);selectByValue(e,"positioning_visibility",g.style.visibility,true,true);selectByValue(e,"positioning_overflow",g.style.overflow,true,true);e.positioning_zindex.value=g.style.zIndex?g.style.zIndex:"";e.positioning_width.value=getNum(g.style.width);selectByValue(e,"positioning_width_measurement",getMeasurement(g.style.width));e.positioning_height.value=getNum(g.style.height);selectByValue(e,"positioning_height_measurement",getMeasurement(g.style.height));setupBox(e,g,"positioning_placement","","",["top","right","bottom","left"]);d=g.style.clip.replace(new RegExp("rect\\('?([^']*)'?\\)","gi"),"$1");d=d.replace(/,/g," ");if(!hasEqualValues([getVal(d,0),getVal(d,1),getVal(d,2),getVal(d,3)])){e.positioning_clip_top.value=getNum(getVal(d,0));selectByValue(e,"positioning_clip_top_measurement",getMeasurement(getVal(d,0)));e.positioning_clip_right.value=getNum(getVal(d,1));selectByValue(e,"positioning_clip_right_measurement",getMeasurement(getVal(d,1)));e.positioning_clip_bottom.value=getNum(getVal(d,2));selectByValue(e,"positioning_clip_bottom_measurement",getMeasurement(getVal(d,2)));e.positioning_clip_left.value=getNum(getVal(d,3));selectByValue(e,"positioning_clip_left_measurement",getMeasurement(getVal(d,3)))}else{e.positioning_clip_top.value=getNum(getVal(d,0));selectByValue(e,"positioning_clip_top_measurement",getMeasurement(getVal(d,0)));e.positioning_clip_right.value=e.positioning_clip_bottom.value=e.positioning_clip_left.value}}function getMeasurement(a){return a.replace(/^([0-9.]+)(.*)$/,"$2")}function getNum(a){if(new RegExp("^(?:[0-9.]+)(?:[a-z%]+)$","gi").test(a)){return a.replace(/[^0-9.]/g,"")}return a}function inStr(a,b){return new RegExp(b,"gi").test(a)}function getVal(d,c){var b=d.split(" ");if(b.length>1){return b[c]}return""}function setValue(b,c,a){if(b.elements[c].type=="text"){b.elements[c].value=a}else{selectByValue(b,c,a,true,true)}}function setupBox(e,g,c,h,d,a){if(typeof(a)=="undefined"){a=["Top","Right","Bottom","Left"]}if(isSame(g,h,d,a)){e.elements[c+"_same"].checked=true;setValue(e,c+"_top",getNum(g.style[h+a[0]+d]));e.elements[c+"_top"].disabled=false;e.elements[c+"_right"].value="";e.elements[c+"_right"].disabled=true;e.elements[c+"_bottom"].value="";e.elements[c+"_bottom"].disabled=true;e.elements[c+"_left"].value="";e.elements[c+"_left"].disabled=true;if(e.elements[c+"_top_measurement"]){selectByValue(e,c+"_top_measurement",getMeasurement(g.style[h+a[0]+d]));e.elements[c+"_left_measurement"].disabled=true;e.elements[c+"_bottom_measurement"].disabled=true;e.elements[c+"_right_measurement"].disabled=true}}else{e.elements[c+"_same"].checked=false;setValue(e,c+"_top",getNum(g.style[h+a[0]+d]));e.elements[c+"_top"].disabled=false;setValue(e,c+"_right",getNum(g.style[h+a[1]+d]));e.elements[c+"_right"].disabled=false;setValue(e,c+"_bottom",getNum(g.style[h+a[2]+d]));e.elements[c+"_bottom"].disabled=false;setValue(e,c+"_left",getNum(g.style[h+a[3]+d]));e.elements[c+"_left"].disabled=false;if(e.elements[c+"_top_measurement"]){selectByValue(e,c+"_top_measurement",getMeasurement(g.style[h+a[0]+d]));selectByValue(e,c+"_right_measurement",getMeasurement(g.style[h+a[1]+d]));selectByValue(e,c+"_bottom_measurement",getMeasurement(g.style[h+a[2]+d]));selectByValue(e,c+"_left_measurement",getMeasurement(g.style[h+a[3]+d]));e.elements[c+"_left_measurement"].disabled=false;e.elements[c+"_bottom_measurement"].disabled=false;e.elements[c+"_right_measurement"].disabled=false}}}function isSame(j,k,h,d){var f=[],g,c;if(typeof(d)=="undefined"){d=["Top","Right","Bottom","Left"]}if(typeof(h)=="undefined"||h==null){h=""}f[0]=j.style[k+d[0]+h];f[1]=j.style[k+d[1]+h];f[2]=j.style[k+d[2]+h];f[3]=j.style[k+d[3]+h];for(g=0;g<f.length;g++){if(f[g]==null){return false}for(c=0;c<f.length;c++){if(f[c]!=f[g]){return false}}}return true}function hasEqualValues(c){var d,b;for(d=0;d<c.length;d++){if(c[d]==null){return false}for(b=0;b<c.length;b++){if(c[b]!=c[d]){return false}}}return true}function applyAction(){var b=document.getElementById("container"),a=tinyMCEPopup.editor;generateCSS();tinyMCEPopup.restoreSelection();a.dom.setAttrib(a.selection.getNode(),"style",tinyMCEPopup.editor.dom.serializeStyle(tinyMCEPopup.editor.dom.parseStyle(b.style.cssText)))}function updateAction(){applyAction();tinyMCEPopup.close()}function generateCSS(){var e=document.getElementById("container"),d=document.forms[0],a=new RegExp("[0-9]+","g"),c,b;e.style.cssText="";e.style.fontFamily=d.text_font.value;e.style.fontSize=d.text_size.value+(isNum(d.text_size.value)?(d.text_size_measurement.value||"px"):"");e.style.fontStyle=d.text_style.value;e.style.lineHeight=d.text_lineheight.value+(isNum(d.text_lineheight.value)?d.text_lineheight_measurement.value:"");e.style.textTransform=d.text_case.value;e.style.fontWeight=d.text_weight.value;e.style.fontVariant=d.text_variant.value;e.style.color=d.text_color.value;c="";c+=d.text_underline.checked?" underline":"";c+=d.text_overline.checked?" overline":"";c+=d.text_linethrough.checked?" line-through":"";c+=d.text_blink.checked?" blink":"";c=c.length>0?c.substring(1):c;if(d.text_none.checked){c="none"}e.style.textDecoration=c;e.style.backgroundColor=d.background_color.value;e.style.backgroundImage=d.background_image.value!=""?"url("+d.background_image.value+")":"";e.style.backgroundRepeat=d.background_repeat.value;e.style.backgroundAttachment=d.background_attachment.value;if(d.background_hpos.value!=""){c="";c+=d.background_hpos.value+(isNum(d.background_hpos.value)?d.background_hpos_measurement.value:"")+" ";c+=d.background_vpos.value+(isNum(d.background_vpos.value)?d.background_vpos_measurement.value:"");e.style.backgroundPosition=c}e.style.wordSpacing=d.block_wordspacing.value+(isNum(d.block_wordspacing.value)?d.block_wordspacing_measurement.value:"");e.style.letterSpacing=d.block_letterspacing.value+(isNum(d.block_letterspacing.value)?d.block_letterspacing_measurement.value:"");e.style.verticalAlign=d.block_vertical_alignment.value;e.style.textAlign=d.block_text_align.value;e.style.textIndent=d.block_text_indent.value+(isNum(d.block_text_indent.value)?d.block_text_indent_measurement.value:"");e.style.whiteSpace=d.block_whitespace.value;e.style.display=d.block_display.value;e.style.width=d.box_width.value+(isNum(d.box_width.value)?d.box_width_measurement.value:"");e.style.height=d.box_height.value+(isNum(d.box_height.value)?d.box_height_measurement.value:"");e.style.styleFloat=d.box_float.value;e.style.cssFloat=d.box_float.value;e.style.clear=d.box_clear.value;if(!d.box_padding_same.checked){e.style.paddingTop=d.box_padding_top.value+(isNum(d.box_padding_top.value)?d.box_padding_top_measurement.value:"");e.style.paddingRight=d.box_padding_right.value+(isNum(d.box_padding_right.value)?d.box_padding_right_measurement.value:"");e.style.paddingBottom=d.box_padding_bottom.value+(isNum(d.box_padding_bottom.value)?d.box_padding_bottom_measurement.value:"");e.style.paddingLeft=d.box_padding_left.value+(isNum(d.box_padding_left.value)?d.box_padding_left_measurement.value:"")}else{e.style.padding=d.box_padding_top.value+(isNum(d.box_padding_top.value)?d.box_padding_top_measurement.value:"")}if(!d.box_margin_same.checked){e.style.marginTop=d.box_margin_top.value+(isNum(d.box_margin_top.value)?d.box_margin_top_measurement.value:"");e.style.marginRight=d.box_margin_right.value+(isNum(d.box_margin_right.value)?d.box_margin_right_measurement.value:"");e.style.marginBottom=d.box_margin_bottom.value+(isNum(d.box_margin_bottom.value)?d.box_margin_bottom_measurement.value:"");e.style.marginLeft=d.box_margin_left.value+(isNum(d.box_margin_left.value)?d.box_margin_left_measurement.value:"")}else{e.style.margin=d.box_margin_top.value+(isNum(d.box_margin_top.value)?d.box_margin_top_measurement.value:"")}if(!d.border_style_same.checked){e.style.borderTopStyle=d.border_style_top.value;e.style.borderRightStyle=d.border_style_right.value;e.style.borderBottomStyle=d.border_style_bottom.value;e.style.borderLeftStyle=d.border_style_left.value}else{e.style.borderStyle=d.border_style_top.value}if(!d.border_width_same.checked){e.style.borderTopWidth=d.border_width_top.value+(isNum(d.border_width_top.value)?d.border_width_top_measurement.value:"");e.style.borderRightWidth=d.border_width_right.value+(isNum(d.border_width_right.value)?d.border_width_right_measurement.value:"");e.style.borderBottomWidth=d.border_width_bottom.value+(isNum(d.border_width_bottom.value)?d.border_width_bottom_measurement.value:"");e.style.borderLeftWidth=d.border_width_left.value+(isNum(d.border_width_left.value)?d.border_width_left_measurement.value:"")}else{e.style.borderWidth=d.border_width_top.value+(isNum(d.border_width_top.value)?d.border_width_top_measurement.value:"")}if(!d.border_color_same.checked){e.style.borderTopColor=d.border_color_top.value;e.style.borderRightColor=d.border_color_right.value;e.style.borderBottomColor=d.border_color_bottom.value;e.style.borderLeftColor=d.border_color_left.value}else{e.style.borderColor=d.border_color_top.value}e.style.listStyleType=d.list_type.value;e.style.listStylePosition=d.list_position.value;e.style.listStyleImage=d.list_bullet_image.value!=""?"url("+d.list_bullet_image.value+")":"";e.style.position=d.positioning_type.value;e.style.visibility=d.positioning_visibility.value;if(e.style.width==""){e.style.width=d.positioning_width.value+(isNum(d.positioning_width.value)?d.positioning_width_measurement.value:"")}if(e.style.height==""){e.style.height=d.positioning_height.value+(isNum(d.positioning_height.value)?d.positioning_height_measurement.value:"")}e.style.zIndex=d.positioning_zindex.value;e.style.overflow=d.positioning_overflow.value;if(!d.positioning_placement_same.checked){e.style.top=d.positioning_placement_top.value+(isNum(d.positioning_placement_top.value)?d.positioning_placement_top_measurement.value:"");e.style.right=d.positioning_placement_right.value+(isNum(d.positioning_placement_right.value)?d.positioning_placement_right_measurement.value:"");e.style.bottom=d.positioning_placement_bottom.value+(isNum(d.positioning_placement_bottom.value)?d.positioning_placement_bottom_measurement.value:"");e.style.left=d.positioning_placement_left.value+(isNum(d.positioning_placement_left.value)?d.positioning_placement_left_measurement.value:"")}else{c=d.positioning_placement_top.value+(isNum(d.positioning_placement_top.value)?d.positioning_placement_top_measurement.value:"");e.style.top=c;e.style.right=c;e.style.bottom=c;e.style.left=c}if(!d.positioning_clip_same.checked){c="rect(";c+=(isNum(d.positioning_clip_top.value)?d.positioning_clip_top.value+d.positioning_clip_top_measurement.value:"auto")+" ";c+=(isNum(d.positioning_clip_right.value)?d.positioning_clip_right.value+d.positioning_clip_right_measurement.value:"auto")+" ";c+=(isNum(d.positioning_clip_bottom.value)?d.positioning_clip_bottom.value+d.positioning_clip_bottom_measurement.value:"auto")+" ";c+=(isNum(d.positioning_clip_left.value)?d.positioning_clip_left.value+d.positioning_clip_left_measurement.value:"auto");c+=")";if(c!="rect(auto auto auto auto)"){e.style.clip=c}}else{c="rect(";b=isNum(d.positioning_clip_top.value)?d.positioning_clip_top.value+d.positioning_clip_top_measurement.value:"auto";c+=b+" ";c+=b+" ";c+=b+" ";c+=b+")";if(c!="rect(auto auto auto auto)"){e.style.clip=c}}e.style.cssText=e.style.cssText}function isNum(a){return new RegExp("[0-9]+","g").test(a)}function showDisabledControls(){var d=document.forms,c,b;for(c=0;c<d.length;c++){for(b=0;b<d[c].elements.length;b++){if(d[c].elements[b].disabled){tinyMCEPopup.editor.dom.addClass(d[c].elements[b],"disabled")}else{tinyMCEPopup.editor.dom.removeClass(d[c].elements[b],"disabled")}}}}function fillSelect(h,k,d,b,l,c){var g,e,a,j;h=document.forms[h];l=typeof(l)=="undefined"?";":l;if(c){addSelectValue(h,k,"","")}e=tinyMCEPopup.getParam(d,b).split(l);for(g=0;g<e.length;g++){j=false;if(e[g].charAt(0)=="+"){e[g]=e[g].substring(1);j=true}a=e[g].split("=");if(a.length>1){addSelectValue(h,k,a[0],a[1]);if(j){selectByValue(h,k,a[1])}}else{addSelectValue(h,k,a[0],a[0]);if(j){selectByValue(h,k,a[0])}}}}function toggleSame(d,c){var b=document.forms[0].elements,a;if(d.checked){b[c+"_top"].disabled=false;b[c+"_right"].disabled=true;b[c+"_bottom"].disabled=true;b[c+"_left"].disabled=true;if(b[c+"_top_measurement"]){b[c+"_top_measurement"].disabled=false;b[c+"_right_measurement"].disabled=true;b[c+"_bottom_measurement"].disabled=true;b[c+"_left_measurement"].disabled=true}}else{b[c+"_top"].disabled=false;b[c+"_right"].disabled=false;b[c+"_bottom"].disabled=false;b[c+"_left"].disabled=false;if(b[c+"_top_measurement"]){b[c+"_top_measurement"].disabled=false;b[c+"_right_measurement"].disabled=false;b[c+"_bottom_measurement"].disabled=false;b[c+"_left_measurement"].disabled=false}}showDisabledControls()}function synch(a,c){var b=document.forms[0];b.elements[c].value=b.elements[a].value;if(b.elements[a+"_measurement"]){selectByValue(b,c+"_measurement",b.elements[a+"_measurement"].value)}}tinyMCEPopup.onInit.add(init);