comfortable_mexican_sofa 1.0.27 → 1.0.28

Sign up to get free protection for your applications and to get access to all the features.
Files changed (46) hide show
  1. data/VERSION +1 -1
  2. data/comfortable_mexican_sofa.gemspec +34 -11
  3. data/lib/comfortable_mexican_sofa/view_methods.rb +4 -6
  4. data/public/javascripts/comfortable_mexican_sofa/cms.js +10 -7
  5. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/jquery.tinymce.js +1 -0
  6. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/langs/en.js +170 -0
  7. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/about.htm +54 -0
  8. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/anchor.htm +26 -0
  9. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/charmap.htm +52 -0
  10. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/color_picker.htm +73 -0
  11. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/editor_template.js +1 -0
  12. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/image.htm +80 -0
  13. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/img/colorpicker.jpg +0 -0
  14. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/img/icons.gif +0 -0
  15. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/js/about.js +72 -0
  16. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/js/anchor.js +37 -0
  17. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/js/charmap.js +335 -0
  18. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/js/color_picker.js +253 -0
  19. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/js/image.js +245 -0
  20. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/js/link.js +156 -0
  21. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/js/source_editor.js +56 -0
  22. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/langs/en.js +62 -0
  23. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/langs/en_dlg.js +51 -0
  24. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/link.htm +58 -0
  25. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/content.css +36 -0
  26. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/dialog.css +117 -0
  27. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/img/buttons.png +0 -0
  28. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/img/items.gif +0 -0
  29. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif +0 -0
  30. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/img/menu_check.gif +0 -0
  31. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/img/progress.gif +0 -0
  32. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/img/tabs.gif +0 -0
  33. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/ui.css +213 -0
  34. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/source_editor.htm +25 -0
  35. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/tiny_mce.js +1 -0
  36. data/public/javascripts/comfortable_mexican_sofa/tiny_mce/tiny_mce_popup.js +5 -0
  37. metadata +36 -13
  38. data/public/javascripts/comfortable_mexican_sofa/jwysiwyg/jquery.wysiwyg.css +0 -62
  39. data/public/javascripts/comfortable_mexican_sofa/jwysiwyg/jquery.wysiwyg.gif +0 -0
  40. data/public/javascripts/comfortable_mexican_sofa/jwysiwyg/jquery.wysiwyg.jpg +0 -0
  41. data/public/javascripts/comfortable_mexican_sofa/jwysiwyg/jquery.wysiwyg.js +0 -1393
  42. data/public/javascripts/comfortable_mexican_sofa/jwysiwyg/jquery.wysiwyg.modal.css +0 -51
  43. data/public/javascripts/comfortable_mexican_sofa/plupload/plupload.full.min.js +0 -1
  44. data/public/javascripts/comfortable_mexican_sofa/plupload/plupload.html4.min.js +0 -1
  45. data/public/javascripts/comfortable_mexican_sofa/plupload/plupload.html5.min.js +0 -1
  46. data/public/javascripts/comfortable_mexican_sofa/uploader.js +0 -47
@@ -0,0 +1,253 @@
1
+ tinyMCEPopup.requireLangPack();
2
+
3
+ var detail = 50, strhex = "0123456789abcdef", i, isMouseDown = false, isMouseOver = false;
4
+
5
+ var colors = [
6
+ "#000000","#000033","#000066","#000099","#0000cc","#0000ff","#330000","#330033",
7
+ "#330066","#330099","#3300cc","#3300ff","#660000","#660033","#660066","#660099",
8
+ "#6600cc","#6600ff","#990000","#990033","#990066","#990099","#9900cc","#9900ff",
9
+ "#cc0000","#cc0033","#cc0066","#cc0099","#cc00cc","#cc00ff","#ff0000","#ff0033",
10
+ "#ff0066","#ff0099","#ff00cc","#ff00ff","#003300","#003333","#003366","#003399",
11
+ "#0033cc","#0033ff","#333300","#333333","#333366","#333399","#3333cc","#3333ff",
12
+ "#663300","#663333","#663366","#663399","#6633cc","#6633ff","#993300","#993333",
13
+ "#993366","#993399","#9933cc","#9933ff","#cc3300","#cc3333","#cc3366","#cc3399",
14
+ "#cc33cc","#cc33ff","#ff3300","#ff3333","#ff3366","#ff3399","#ff33cc","#ff33ff",
15
+ "#006600","#006633","#006666","#006699","#0066cc","#0066ff","#336600","#336633",
16
+ "#336666","#336699","#3366cc","#3366ff","#666600","#666633","#666666","#666699",
17
+ "#6666cc","#6666ff","#996600","#996633","#996666","#996699","#9966cc","#9966ff",
18
+ "#cc6600","#cc6633","#cc6666","#cc6699","#cc66cc","#cc66ff","#ff6600","#ff6633",
19
+ "#ff6666","#ff6699","#ff66cc","#ff66ff","#009900","#009933","#009966","#009999",
20
+ "#0099cc","#0099ff","#339900","#339933","#339966","#339999","#3399cc","#3399ff",
21
+ "#669900","#669933","#669966","#669999","#6699cc","#6699ff","#999900","#999933",
22
+ "#999966","#999999","#9999cc","#9999ff","#cc9900","#cc9933","#cc9966","#cc9999",
23
+ "#cc99cc","#cc99ff","#ff9900","#ff9933","#ff9966","#ff9999","#ff99cc","#ff99ff",
24
+ "#00cc00","#00cc33","#00cc66","#00cc99","#00cccc","#00ccff","#33cc00","#33cc33",
25
+ "#33cc66","#33cc99","#33cccc","#33ccff","#66cc00","#66cc33","#66cc66","#66cc99",
26
+ "#66cccc","#66ccff","#99cc00","#99cc33","#99cc66","#99cc99","#99cccc","#99ccff",
27
+ "#cccc00","#cccc33","#cccc66","#cccc99","#cccccc","#ccccff","#ffcc00","#ffcc33",
28
+ "#ffcc66","#ffcc99","#ffcccc","#ffccff","#00ff00","#00ff33","#00ff66","#00ff99",
29
+ "#00ffcc","#00ffff","#33ff00","#33ff33","#33ff66","#33ff99","#33ffcc","#33ffff",
30
+ "#66ff00","#66ff33","#66ff66","#66ff99","#66ffcc","#66ffff","#99ff00","#99ff33",
31
+ "#99ff66","#99ff99","#99ffcc","#99ffff","#ccff00","#ccff33","#ccff66","#ccff99",
32
+ "#ccffcc","#ccffff","#ffff00","#ffff33","#ffff66","#ffff99","#ffffcc","#ffffff"
33
+ ];
34
+
35
+ var named = {
36
+ '#F0F8FF':'AliceBlue','#FAEBD7':'AntiqueWhite','#00FFFF':'Aqua','#7FFFD4':'Aquamarine','#F0FFFF':'Azure','#F5F5DC':'Beige',
37
+ '#FFE4C4':'Bisque','#000000':'Black','#FFEBCD':'BlanchedAlmond','#0000FF':'Blue','#8A2BE2':'BlueViolet','#A52A2A':'Brown',
38
+ '#DEB887':'BurlyWood','#5F9EA0':'CadetBlue','#7FFF00':'Chartreuse','#D2691E':'Chocolate','#FF7F50':'Coral','#6495ED':'CornflowerBlue',
39
+ '#FFF8DC':'Cornsilk','#DC143C':'Crimson','#00FFFF':'Cyan','#00008B':'DarkBlue','#008B8B':'DarkCyan','#B8860B':'DarkGoldenRod',
40
+ '#A9A9A9':'DarkGray','#A9A9A9':'DarkGrey','#006400':'DarkGreen','#BDB76B':'DarkKhaki','#8B008B':'DarkMagenta','#556B2F':'DarkOliveGreen',
41
+ '#FF8C00':'Darkorange','#9932CC':'DarkOrchid','#8B0000':'DarkRed','#E9967A':'DarkSalmon','#8FBC8F':'DarkSeaGreen','#483D8B':'DarkSlateBlue',
42
+ '#2F4F4F':'DarkSlateGray','#2F4F4F':'DarkSlateGrey','#00CED1':'DarkTurquoise','#9400D3':'DarkViolet','#FF1493':'DeepPink','#00BFFF':'DeepSkyBlue',
43
+ '#696969':'DimGray','#696969':'DimGrey','#1E90FF':'DodgerBlue','#B22222':'FireBrick','#FFFAF0':'FloralWhite','#228B22':'ForestGreen',
44
+ '#FF00FF':'Fuchsia','#DCDCDC':'Gainsboro','#F8F8FF':'GhostWhite','#FFD700':'Gold','#DAA520':'GoldenRod','#808080':'Gray','#808080':'Grey',
45
+ '#008000':'Green','#ADFF2F':'GreenYellow','#F0FFF0':'HoneyDew','#FF69B4':'HotPink','#CD5C5C':'IndianRed','#4B0082':'Indigo','#FFFFF0':'Ivory',
46
+ '#F0E68C':'Khaki','#E6E6FA':'Lavender','#FFF0F5':'LavenderBlush','#7CFC00':'LawnGreen','#FFFACD':'LemonChiffon','#ADD8E6':'LightBlue',
47
+ '#F08080':'LightCoral','#E0FFFF':'LightCyan','#FAFAD2':'LightGoldenRodYellow','#D3D3D3':'LightGray','#D3D3D3':'LightGrey','#90EE90':'LightGreen',
48
+ '#FFB6C1':'LightPink','#FFA07A':'LightSalmon','#20B2AA':'LightSeaGreen','#87CEFA':'LightSkyBlue','#778899':'LightSlateGray','#778899':'LightSlateGrey',
49
+ '#B0C4DE':'LightSteelBlue','#FFFFE0':'LightYellow','#00FF00':'Lime','#32CD32':'LimeGreen','#FAF0E6':'Linen','#FF00FF':'Magenta','#800000':'Maroon',
50
+ '#66CDAA':'MediumAquaMarine','#0000CD':'MediumBlue','#BA55D3':'MediumOrchid','#9370D8':'MediumPurple','#3CB371':'MediumSeaGreen','#7B68EE':'MediumSlateBlue',
51
+ '#00FA9A':'MediumSpringGreen','#48D1CC':'MediumTurquoise','#C71585':'MediumVioletRed','#191970':'MidnightBlue','#F5FFFA':'MintCream','#FFE4E1':'MistyRose','#FFE4B5':'Moccasin',
52
+ '#FFDEAD':'NavajoWhite','#000080':'Navy','#FDF5E6':'OldLace','#808000':'Olive','#6B8E23':'OliveDrab','#FFA500':'Orange','#FF4500':'OrangeRed','#DA70D6':'Orchid',
53
+ '#EEE8AA':'PaleGoldenRod','#98FB98':'PaleGreen','#AFEEEE':'PaleTurquoise','#D87093':'PaleVioletRed','#FFEFD5':'PapayaWhip','#FFDAB9':'PeachPuff',
54
+ '#CD853F':'Peru','#FFC0CB':'Pink','#DDA0DD':'Plum','#B0E0E6':'PowderBlue','#800080':'Purple','#FF0000':'Red','#BC8F8F':'RosyBrown','#4169E1':'RoyalBlue',
55
+ '#8B4513':'SaddleBrown','#FA8072':'Salmon','#F4A460':'SandyBrown','#2E8B57':'SeaGreen','#FFF5EE':'SeaShell','#A0522D':'Sienna','#C0C0C0':'Silver',
56
+ '#87CEEB':'SkyBlue','#6A5ACD':'SlateBlue','#708090':'SlateGray','#708090':'SlateGrey','#FFFAFA':'Snow','#00FF7F':'SpringGreen',
57
+ '#4682B4':'SteelBlue','#D2B48C':'Tan','#008080':'Teal','#D8BFD8':'Thistle','#FF6347':'Tomato','#40E0D0':'Turquoise','#EE82EE':'Violet',
58
+ '#F5DEB3':'Wheat','#FFFFFF':'White','#F5F5F5':'WhiteSmoke','#FFFF00':'Yellow','#9ACD32':'YellowGreen'
59
+ };
60
+
61
+ function init() {
62
+ var inputColor = convertRGBToHex(tinyMCEPopup.getWindowArg('input_color'));
63
+
64
+ tinyMCEPopup.resizeToInnerSize();
65
+
66
+ generatePicker();
67
+
68
+ if (inputColor) {
69
+ changeFinalColor(inputColor);
70
+
71
+ col = convertHexToRGB(inputColor);
72
+
73
+ if (col)
74
+ updateLight(col.r, col.g, col.b);
75
+ }
76
+ }
77
+
78
+ function insertAction() {
79
+ var color = document.getElementById("color").value, f = tinyMCEPopup.getWindowArg('func');
80
+
81
+ tinyMCEPopup.restoreSelection();
82
+
83
+ if (f)
84
+ f(color);
85
+
86
+ tinyMCEPopup.close();
87
+ }
88
+
89
+ function showColor(color, name) {
90
+ if (name)
91
+ document.getElementById("colorname").innerHTML = name;
92
+
93
+ document.getElementById("preview").style.backgroundColor = color;
94
+ document.getElementById("color").value = color.toLowerCase();
95
+ }
96
+
97
+ function convertRGBToHex(col) {
98
+ var re = new RegExp("rgb\\s*\\(\\s*([0-9]+).*,\\s*([0-9]+).*,\\s*([0-9]+).*\\)", "gi");
99
+
100
+ if (!col)
101
+ return col;
102
+
103
+ var rgb = col.replace(re, "$1,$2,$3").split(',');
104
+ if (rgb.length == 3) {
105
+ r = parseInt(rgb[0]).toString(16);
106
+ g = parseInt(rgb[1]).toString(16);
107
+ b = parseInt(rgb[2]).toString(16);
108
+
109
+ r = r.length == 1 ? '0' + r : r;
110
+ g = g.length == 1 ? '0' + g : g;
111
+ b = b.length == 1 ? '0' + b : b;
112
+
113
+ return "#" + r + g + b;
114
+ }
115
+
116
+ return col;
117
+ }
118
+
119
+ function convertHexToRGB(col) {
120
+ if (col.indexOf('#') != -1) {
121
+ col = col.replace(new RegExp('[^0-9A-F]', 'gi'), '');
122
+
123
+ r = parseInt(col.substring(0, 2), 16);
124
+ g = parseInt(col.substring(2, 4), 16);
125
+ b = parseInt(col.substring(4, 6), 16);
126
+
127
+ return {r : r, g : g, b : b};
128
+ }
129
+
130
+ return null;
131
+ }
132
+
133
+ function generatePicker() {
134
+ var el = document.getElementById('light'), h = '', i;
135
+
136
+ for (i = 0; i < detail; i++){
137
+ h += '<div id="gs'+i+'" style="background-color:#000000; width:15px; height:3px; border-style:none; border-width:0px;"'
138
+ + ' onclick="changeFinalColor(this.style.backgroundColor)"'
139
+ + ' onmousedown="isMouseDown = true; return false;"'
140
+ + ' onmouseup="isMouseDown = false;"'
141
+ + ' onmousemove="if (isMouseDown && isMouseOver) changeFinalColor(this.style.backgroundColor); return false;"'
142
+ + ' onmouseover="isMouseOver = true;"'
143
+ + ' onmouseout="isMouseOver = false;"'
144
+ + '></div>';
145
+ }
146
+
147
+ el.innerHTML = h;
148
+ }
149
+
150
+ function generateWebColors() {
151
+ var el = document.getElementById('webcolors'), h = '', i;
152
+
153
+ if (el.className == 'generated')
154
+ return;
155
+
156
+ h += '<table border="0" cellspacing="1" cellpadding="0">'
157
+ + '<tr>';
158
+
159
+ for (i=0; i<colors.length; i++) {
160
+ h += '<td bgcolor="' + colors[i] + '" width="10" height="10">'
161
+ + '<a href="javascript:insertAction();" onfocus="showColor(\'' + colors[i] + '\');" onmouseover="showColor(\'' + colors[i] + '\');" style="display:block;width:10px;height:10px;overflow:hidden;">'
162
+ + '</a></td>';
163
+ if ((i+1) % 18 == 0)
164
+ h += '</tr><tr>';
165
+ }
166
+
167
+ h += '</table>';
168
+
169
+ el.innerHTML = h;
170
+ el.className = 'generated';
171
+ }
172
+
173
+ function generateNamedColors() {
174
+ var el = document.getElementById('namedcolors'), h = '', n, v, i = 0;
175
+
176
+ if (el.className == 'generated')
177
+ return;
178
+
179
+ for (n in named) {
180
+ v = named[n];
181
+ h += '<a href="javascript:insertAction();" onmouseover="showColor(\'' + n + '\',\'' + v + '\');" style="background-color: ' + n + '"><!-- IE --></a>'
182
+ }
183
+
184
+ el.innerHTML = h;
185
+ el.className = 'generated';
186
+ }
187
+
188
+ function dechex(n) {
189
+ return strhex.charAt(Math.floor(n / 16)) + strhex.charAt(n % 16);
190
+ }
191
+
192
+ function computeColor(e) {
193
+ var x, y, partWidth, partDetail, imHeight, r, g, b, coef, i, finalCoef, finalR, finalG, finalB;
194
+
195
+ x = e.offsetX ? e.offsetX : (e.target ? e.clientX - e.target.x : 0);
196
+ y = e.offsetY ? e.offsetY : (e.target ? e.clientY - e.target.y : 0);
197
+
198
+ partWidth = document.getElementById('colors').width / 6;
199
+ partDetail = detail / 2;
200
+ imHeight = document.getElementById('colors').height;
201
+
202
+ r = (x >= 0)*(x < partWidth)*255 + (x >= partWidth)*(x < 2*partWidth)*(2*255 - x * 255 / partWidth) + (x >= 4*partWidth)*(x < 5*partWidth)*(-4*255 + x * 255 / partWidth) + (x >= 5*partWidth)*(x < 6*partWidth)*255;
203
+ g = (x >= 0)*(x < partWidth)*(x * 255 / partWidth) + (x >= partWidth)*(x < 3*partWidth)*255 + (x >= 3*partWidth)*(x < 4*partWidth)*(4*255 - x * 255 / partWidth);
204
+ b = (x >= 2*partWidth)*(x < 3*partWidth)*(-2*255 + x * 255 / partWidth) + (x >= 3*partWidth)*(x < 5*partWidth)*255 + (x >= 5*partWidth)*(x < 6*partWidth)*(6*255 - x * 255 / partWidth);
205
+
206
+ coef = (imHeight - y) / imHeight;
207
+ r = 128 + (r - 128) * coef;
208
+ g = 128 + (g - 128) * coef;
209
+ b = 128 + (b - 128) * coef;
210
+
211
+ changeFinalColor('#' + dechex(r) + dechex(g) + dechex(b));
212
+ updateLight(r, g, b);
213
+ }
214
+
215
+ function updateLight(r, g, b) {
216
+ var i, partDetail = detail / 2, finalCoef, finalR, finalG, finalB, color;
217
+
218
+ for (i=0; i<detail; i++) {
219
+ if ((i>=0) && (i<partDetail)) {
220
+ finalCoef = i / partDetail;
221
+ finalR = dechex(255 - (255 - r) * finalCoef);
222
+ finalG = dechex(255 - (255 - g) * finalCoef);
223
+ finalB = dechex(255 - (255 - b) * finalCoef);
224
+ } else {
225
+ finalCoef = 2 - i / partDetail;
226
+ finalR = dechex(r * finalCoef);
227
+ finalG = dechex(g * finalCoef);
228
+ finalB = dechex(b * finalCoef);
229
+ }
230
+
231
+ color = finalR + finalG + finalB;
232
+
233
+ setCol('gs' + i, '#'+color);
234
+ }
235
+ }
236
+
237
+ function changeFinalColor(color) {
238
+ if (color.indexOf('#') == -1)
239
+ color = convertRGBToHex(color);
240
+
241
+ setCol('preview', color);
242
+ document.getElementById('color').value = color;
243
+ }
244
+
245
+ function setCol(e, c) {
246
+ try {
247
+ document.getElementById(e).style.backgroundColor = c;
248
+ } catch (ex) {
249
+ // Ignore IE warning
250
+ }
251
+ }
252
+
253
+ tinyMCEPopup.onInit.add(init);
@@ -0,0 +1,245 @@
1
+ var ImageDialog = {
2
+ preInit : function() {
3
+ var url;
4
+
5
+ tinyMCEPopup.requireLangPack();
6
+
7
+ if (url = tinyMCEPopup.getParam("external_image_list_url"))
8
+ document.write('<script language="javascript" type="text/javascript" src="' + tinyMCEPopup.editor.documentBaseURI.toAbsolute(url) + '"></script>');
9
+ },
10
+
11
+ init : function() {
12
+ var f = document.forms[0], ed = tinyMCEPopup.editor;
13
+
14
+ // Setup browse button
15
+ document.getElementById('srcbrowsercontainer').innerHTML = getBrowserHTML('srcbrowser','src','image','theme_advanced_image');
16
+ if (isVisible('srcbrowser'))
17
+ document.getElementById('src').style.width = '180px';
18
+
19
+ e = ed.selection.getNode();
20
+
21
+ this.fillFileList('image_list', 'tinyMCEImageList');
22
+
23
+ if (e.nodeName == 'IMG') {
24
+ f.src.value = ed.dom.getAttrib(e, 'src');
25
+ f.alt.value = ed.dom.getAttrib(e, 'alt');
26
+ f.border.value = this.getAttrib(e, 'border');
27
+ f.vspace.value = this.getAttrib(e, 'vspace');
28
+ f.hspace.value = this.getAttrib(e, 'hspace');
29
+ f.width.value = ed.dom.getAttrib(e, 'width');
30
+ f.height.value = ed.dom.getAttrib(e, 'height');
31
+ f.insert.value = ed.getLang('update');
32
+ this.styleVal = ed.dom.getAttrib(e, 'style');
33
+ selectByValue(f, 'image_list', f.src.value);
34
+ selectByValue(f, 'align', this.getAttrib(e, 'align'));
35
+ this.updateStyle();
36
+ }
37
+ },
38
+
39
+ fillFileList : function(id, l) {
40
+ var dom = tinyMCEPopup.dom, lst = dom.get(id), v, cl;
41
+
42
+ l = window[l];
43
+
44
+ if (l && l.length > 0) {
45
+ lst.options[lst.options.length] = new Option('', '');
46
+
47
+ tinymce.each(l, function(o) {
48
+ lst.options[lst.options.length] = new Option(o[0], o[1]);
49
+ });
50
+ } else
51
+ dom.remove(dom.getParent(id, 'tr'));
52
+ },
53
+
54
+ update : function() {
55
+ var f = document.forms[0], nl = f.elements, ed = tinyMCEPopup.editor, args = {}, el;
56
+
57
+ tinyMCEPopup.restoreSelection();
58
+
59
+ if (f.src.value === '') {
60
+ if (ed.selection.getNode().nodeName == 'IMG') {
61
+ ed.dom.remove(ed.selection.getNode());
62
+ ed.execCommand('mceRepaint');
63
+ }
64
+
65
+ tinyMCEPopup.close();
66
+ return;
67
+ }
68
+
69
+ if (!ed.settings.inline_styles) {
70
+ args = tinymce.extend(args, {
71
+ vspace : nl.vspace.value,
72
+ hspace : nl.hspace.value,
73
+ border : nl.border.value,
74
+ align : getSelectValue(f, 'align')
75
+ });
76
+ } else
77
+ args.style = this.styleVal;
78
+
79
+ tinymce.extend(args, {
80
+ src : f.src.value,
81
+ alt : f.alt.value,
82
+ width : f.width.value,
83
+ height : f.height.value
84
+ });
85
+
86
+ el = ed.selection.getNode();
87
+
88
+ if (el && el.nodeName == 'IMG') {
89
+ ed.dom.setAttribs(el, args);
90
+ } else {
91
+ ed.execCommand('mceInsertContent', false, '<img id="__mce_tmp" />', {skip_undo : 1});
92
+ ed.dom.setAttribs('__mce_tmp', args);
93
+ ed.dom.setAttrib('__mce_tmp', 'id', '');
94
+ ed.undoManager.add();
95
+ }
96
+
97
+ tinyMCEPopup.close();
98
+ },
99
+
100
+ updateStyle : function() {
101
+ var dom = tinyMCEPopup.dom, st, v, f = document.forms[0];
102
+
103
+ if (tinyMCEPopup.editor.settings.inline_styles) {
104
+ st = tinyMCEPopup.dom.parseStyle(this.styleVal);
105
+
106
+ // Handle align
107
+ v = getSelectValue(f, 'align');
108
+ if (v) {
109
+ if (v == 'left' || v == 'right') {
110
+ st['float'] = v;
111
+ delete st['vertical-align'];
112
+ } else {
113
+ st['vertical-align'] = v;
114
+ delete st['float'];
115
+ }
116
+ } else {
117
+ delete st['float'];
118
+ delete st['vertical-align'];
119
+ }
120
+
121
+ // Handle border
122
+ v = f.border.value;
123
+ if (v || v == '0') {
124
+ if (v == '0')
125
+ st['border'] = '0';
126
+ else
127
+ st['border'] = v + 'px solid black';
128
+ } else
129
+ delete st['border'];
130
+
131
+ // Handle hspace
132
+ v = f.hspace.value;
133
+ if (v) {
134
+ delete st['margin'];
135
+ st['margin-left'] = v + 'px';
136
+ st['margin-right'] = v + 'px';
137
+ } else {
138
+ delete st['margin-left'];
139
+ delete st['margin-right'];
140
+ }
141
+
142
+ // Handle vspace
143
+ v = f.vspace.value;
144
+ if (v) {
145
+ delete st['margin'];
146
+ st['margin-top'] = v + 'px';
147
+ st['margin-bottom'] = v + 'px';
148
+ } else {
149
+ delete st['margin-top'];
150
+ delete st['margin-bottom'];
151
+ }
152
+
153
+ // Merge
154
+ st = tinyMCEPopup.dom.parseStyle(dom.serializeStyle(st), 'img');
155
+ this.styleVal = dom.serializeStyle(st, 'img');
156
+ }
157
+ },
158
+
159
+ getAttrib : function(e, at) {
160
+ var ed = tinyMCEPopup.editor, dom = ed.dom, v, v2;
161
+
162
+ if (ed.settings.inline_styles) {
163
+ switch (at) {
164
+ case 'align':
165
+ if (v = dom.getStyle(e, 'float'))
166
+ return v;
167
+
168
+ if (v = dom.getStyle(e, 'vertical-align'))
169
+ return v;
170
+
171
+ break;
172
+
173
+ case 'hspace':
174
+ v = dom.getStyle(e, 'margin-left')
175
+ v2 = dom.getStyle(e, 'margin-right');
176
+ if (v && v == v2)
177
+ return parseInt(v.replace(/[^0-9]/g, ''));
178
+
179
+ break;
180
+
181
+ case 'vspace':
182
+ v = dom.getStyle(e, 'margin-top')
183
+ v2 = dom.getStyle(e, 'margin-bottom');
184
+ if (v && v == v2)
185
+ return parseInt(v.replace(/[^0-9]/g, ''));
186
+
187
+ break;
188
+
189
+ case 'border':
190
+ v = 0;
191
+
192
+ tinymce.each(['top', 'right', 'bottom', 'left'], function(sv) {
193
+ sv = dom.getStyle(e, 'border-' + sv + '-width');
194
+
195
+ // False or not the same as prev
196
+ if (!sv || (sv != v && v !== 0)) {
197
+ v = 0;
198
+ return false;
199
+ }
200
+
201
+ if (sv)
202
+ v = sv;
203
+ });
204
+
205
+ if (v)
206
+ return parseInt(v.replace(/[^0-9]/g, ''));
207
+
208
+ break;
209
+ }
210
+ }
211
+
212
+ if (v = dom.getAttrib(e, at))
213
+ return v;
214
+
215
+ return '';
216
+ },
217
+
218
+ resetImageData : function() {
219
+ var f = document.forms[0];
220
+
221
+ f.width.value = f.height.value = "";
222
+ },
223
+
224
+ updateImageData : function() {
225
+ var f = document.forms[0], t = ImageDialog;
226
+
227
+ if (f.width.value == "")
228
+ f.width.value = t.preloadImg.width;
229
+
230
+ if (f.height.value == "")
231
+ f.height.value = t.preloadImg.height;
232
+ },
233
+
234
+ getImageData : function() {
235
+ var f = document.forms[0];
236
+
237
+ this.preloadImg = new Image();
238
+ this.preloadImg.onload = this.updateImageData;
239
+ this.preloadImg.onerror = this.resetImageData;
240
+ this.preloadImg.src = tinyMCEPopup.editor.documentBaseURI.toAbsolute(f.src.value);
241
+ }
242
+ };
243
+
244
+ ImageDialog.preInit();
245
+ tinyMCEPopup.onInit.add(ImageDialog.init, ImageDialog);