rails_kindeditor 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (189) hide show
  1. data/Gemfile +1 -1
  2. data/README.rdoc +77 -2
  3. data/config/routes.rb +2 -3
  4. data/lib/generators/rails_kindeditor/install/install_generator.rb +6 -2
  5. data/lib/generators/rails_kindeditor/install/templates/kindeditor/kindeditor-init.js +0 -1
  6. data/lib/rails_kindeditor/version.rb +1 -1
  7. data/vendor/assets/javascripts/kindeditor.js +158 -0
  8. data/vendor/assets/javascripts/lang/en.js +208 -0
  9. data/vendor/assets/javascripts/lang/zh_CN.js +210 -0
  10. data/vendor/assets/javascripts/lang/zh_TW.js +210 -0
  11. data/vendor/assets/javascripts/plugins/clearhtml/clearhtml.js +28 -0
  12. data/vendor/assets/javascripts/plugins/code/code.js +57 -0
  13. data/vendor/assets/javascripts/plugins/code/prettify.css +13 -0
  14. data/vendor/assets/javascripts/plugins/code/prettify.js +28 -0
  15. data/vendor/assets/javascripts/plugins/emoticons/emoticons.js +129 -0
  16. data/vendor/assets/javascripts/plugins/emoticons/images/0.gif +0 -0
  17. data/vendor/assets/javascripts/plugins/emoticons/images/1.gif +0 -0
  18. data/vendor/assets/javascripts/plugins/emoticons/images/10.gif +0 -0
  19. data/vendor/assets/javascripts/plugins/emoticons/images/100.gif +0 -0
  20. data/vendor/assets/javascripts/plugins/emoticons/images/101.gif +0 -0
  21. data/vendor/assets/javascripts/plugins/emoticons/images/102.gif +0 -0
  22. data/vendor/assets/javascripts/plugins/emoticons/images/103.gif +0 -0
  23. data/vendor/assets/javascripts/plugins/emoticons/images/104.gif +0 -0
  24. data/vendor/assets/javascripts/plugins/emoticons/images/105.gif +0 -0
  25. data/vendor/assets/javascripts/plugins/emoticons/images/106.gif +0 -0
  26. data/vendor/assets/javascripts/plugins/emoticons/images/107.gif +0 -0
  27. data/vendor/assets/javascripts/plugins/emoticons/images/108.gif +0 -0
  28. data/vendor/assets/javascripts/plugins/emoticons/images/109.gif +0 -0
  29. data/vendor/assets/javascripts/plugins/emoticons/images/11.gif +0 -0
  30. data/vendor/assets/javascripts/plugins/emoticons/images/110.gif +0 -0
  31. data/vendor/assets/javascripts/plugins/emoticons/images/111.gif +0 -0
  32. data/vendor/assets/javascripts/plugins/emoticons/images/112.gif +0 -0
  33. data/vendor/assets/javascripts/plugins/emoticons/images/113.gif +0 -0
  34. data/vendor/assets/javascripts/plugins/emoticons/images/114.gif +0 -0
  35. data/vendor/assets/javascripts/plugins/emoticons/images/115.gif +0 -0
  36. data/vendor/assets/javascripts/plugins/emoticons/images/116.gif +0 -0
  37. data/vendor/assets/javascripts/plugins/emoticons/images/117.gif +0 -0
  38. data/vendor/assets/javascripts/plugins/emoticons/images/118.gif +0 -0
  39. data/vendor/assets/javascripts/plugins/emoticons/images/119.gif +0 -0
  40. data/vendor/assets/javascripts/plugins/emoticons/images/12.gif +0 -0
  41. data/vendor/assets/javascripts/plugins/emoticons/images/120.gif +0 -0
  42. data/vendor/assets/javascripts/plugins/emoticons/images/121.gif +0 -0
  43. data/vendor/assets/javascripts/plugins/emoticons/images/122.gif +0 -0
  44. data/vendor/assets/javascripts/plugins/emoticons/images/123.gif +0 -0
  45. data/vendor/assets/javascripts/plugins/emoticons/images/124.gif +0 -0
  46. data/vendor/assets/javascripts/plugins/emoticons/images/125.gif +0 -0
  47. data/vendor/assets/javascripts/plugins/emoticons/images/126.gif +0 -0
  48. data/vendor/assets/javascripts/plugins/emoticons/images/127.gif +0 -0
  49. data/vendor/assets/javascripts/plugins/emoticons/images/128.gif +0 -0
  50. data/vendor/assets/javascripts/plugins/emoticons/images/129.gif +0 -0
  51. data/vendor/assets/javascripts/plugins/emoticons/images/13.gif +0 -0
  52. data/vendor/assets/javascripts/plugins/emoticons/images/130.gif +0 -0
  53. data/vendor/assets/javascripts/plugins/emoticons/images/131.gif +0 -0
  54. data/vendor/assets/javascripts/plugins/emoticons/images/132.gif +0 -0
  55. data/vendor/assets/javascripts/plugins/emoticons/images/133.gif +0 -0
  56. data/vendor/assets/javascripts/plugins/emoticons/images/134.gif +0 -0
  57. data/vendor/assets/javascripts/plugins/emoticons/images/14.gif +0 -0
  58. data/vendor/assets/javascripts/plugins/emoticons/images/15.gif +0 -0
  59. data/vendor/assets/javascripts/plugins/emoticons/images/16.gif +0 -0
  60. data/vendor/assets/javascripts/plugins/emoticons/images/17.gif +0 -0
  61. data/vendor/assets/javascripts/plugins/emoticons/images/18.gif +0 -0
  62. data/vendor/assets/javascripts/plugins/emoticons/images/19.gif +0 -0
  63. data/vendor/assets/javascripts/plugins/emoticons/images/2.gif +0 -0
  64. data/vendor/assets/javascripts/plugins/emoticons/images/20.gif +0 -0
  65. data/vendor/assets/javascripts/plugins/emoticons/images/21.gif +0 -0
  66. data/vendor/assets/javascripts/plugins/emoticons/images/22.gif +0 -0
  67. data/vendor/assets/javascripts/plugins/emoticons/images/23.gif +0 -0
  68. data/vendor/assets/javascripts/plugins/emoticons/images/24.gif +0 -0
  69. data/vendor/assets/javascripts/plugins/emoticons/images/25.gif +0 -0
  70. data/vendor/assets/javascripts/plugins/emoticons/images/26.gif +0 -0
  71. data/vendor/assets/javascripts/plugins/emoticons/images/27.gif +0 -0
  72. data/vendor/assets/javascripts/plugins/emoticons/images/28.gif +0 -0
  73. data/vendor/assets/javascripts/plugins/emoticons/images/29.gif +0 -0
  74. data/vendor/assets/javascripts/plugins/emoticons/images/3.gif +0 -0
  75. data/vendor/assets/javascripts/plugins/emoticons/images/30.gif +0 -0
  76. data/vendor/assets/javascripts/plugins/emoticons/images/31.gif +0 -0
  77. data/vendor/assets/javascripts/plugins/emoticons/images/32.gif +0 -0
  78. data/vendor/assets/javascripts/plugins/emoticons/images/33.gif +0 -0
  79. data/vendor/assets/javascripts/plugins/emoticons/images/34.gif +0 -0
  80. data/vendor/assets/javascripts/plugins/emoticons/images/35.gif +0 -0
  81. data/vendor/assets/javascripts/plugins/emoticons/images/36.gif +0 -0
  82. data/vendor/assets/javascripts/plugins/emoticons/images/37.gif +0 -0
  83. data/vendor/assets/javascripts/plugins/emoticons/images/38.gif +0 -0
  84. data/vendor/assets/javascripts/plugins/emoticons/images/39.gif +0 -0
  85. data/vendor/assets/javascripts/plugins/emoticons/images/4.gif +0 -0
  86. data/vendor/assets/javascripts/plugins/emoticons/images/40.gif +0 -0
  87. data/vendor/assets/javascripts/plugins/emoticons/images/41.gif +0 -0
  88. data/vendor/assets/javascripts/plugins/emoticons/images/42.gif +0 -0
  89. data/vendor/assets/javascripts/plugins/emoticons/images/43.gif +0 -0
  90. data/vendor/assets/javascripts/plugins/emoticons/images/44.gif +0 -0
  91. data/vendor/assets/javascripts/plugins/emoticons/images/45.gif +0 -0
  92. data/vendor/assets/javascripts/plugins/emoticons/images/46.gif +0 -0
  93. data/vendor/assets/javascripts/plugins/emoticons/images/47.gif +0 -0
  94. data/vendor/assets/javascripts/plugins/emoticons/images/48.gif +0 -0
  95. data/vendor/assets/javascripts/plugins/emoticons/images/49.gif +0 -0
  96. data/vendor/assets/javascripts/plugins/emoticons/images/5.gif +0 -0
  97. data/vendor/assets/javascripts/plugins/emoticons/images/50.gif +0 -0
  98. data/vendor/assets/javascripts/plugins/emoticons/images/51.gif +0 -0
  99. data/vendor/assets/javascripts/plugins/emoticons/images/52.gif +0 -0
  100. data/vendor/assets/javascripts/plugins/emoticons/images/53.gif +0 -0
  101. data/vendor/assets/javascripts/plugins/emoticons/images/54.gif +0 -0
  102. data/vendor/assets/javascripts/plugins/emoticons/images/55.gif +0 -0
  103. data/vendor/assets/javascripts/plugins/emoticons/images/56.gif +0 -0
  104. data/vendor/assets/javascripts/plugins/emoticons/images/57.gif +0 -0
  105. data/vendor/assets/javascripts/plugins/emoticons/images/58.gif +0 -0
  106. data/vendor/assets/javascripts/plugins/emoticons/images/59.gif +0 -0
  107. data/vendor/assets/javascripts/plugins/emoticons/images/6.gif +0 -0
  108. data/vendor/assets/javascripts/plugins/emoticons/images/60.gif +0 -0
  109. data/vendor/assets/javascripts/plugins/emoticons/images/61.gif +0 -0
  110. data/vendor/assets/javascripts/plugins/emoticons/images/62.gif +0 -0
  111. data/vendor/assets/javascripts/plugins/emoticons/images/63.gif +0 -0
  112. data/vendor/assets/javascripts/plugins/emoticons/images/64.gif +0 -0
  113. data/vendor/assets/javascripts/plugins/emoticons/images/65.gif +0 -0
  114. data/vendor/assets/javascripts/plugins/emoticons/images/66.gif +0 -0
  115. data/vendor/assets/javascripts/plugins/emoticons/images/67.gif +0 -0
  116. data/vendor/assets/javascripts/plugins/emoticons/images/68.gif +0 -0
  117. data/vendor/assets/javascripts/plugins/emoticons/images/69.gif +0 -0
  118. data/vendor/assets/javascripts/plugins/emoticons/images/7.gif +0 -0
  119. data/vendor/assets/javascripts/plugins/emoticons/images/70.gif +0 -0
  120. data/vendor/assets/javascripts/plugins/emoticons/images/71.gif +0 -0
  121. data/vendor/assets/javascripts/plugins/emoticons/images/72.gif +0 -0
  122. data/vendor/assets/javascripts/plugins/emoticons/images/73.gif +0 -0
  123. data/vendor/assets/javascripts/plugins/emoticons/images/74.gif +0 -0
  124. data/vendor/assets/javascripts/plugins/emoticons/images/75.gif +0 -0
  125. data/vendor/assets/javascripts/plugins/emoticons/images/76.gif +0 -0
  126. data/vendor/assets/javascripts/plugins/emoticons/images/77.gif +0 -0
  127. data/vendor/assets/javascripts/plugins/emoticons/images/78.gif +0 -0
  128. data/vendor/assets/javascripts/plugins/emoticons/images/79.gif +0 -0
  129. data/vendor/assets/javascripts/plugins/emoticons/images/8.gif +0 -0
  130. data/vendor/assets/javascripts/plugins/emoticons/images/80.gif +0 -0
  131. data/vendor/assets/javascripts/plugins/emoticons/images/81.gif +0 -0
  132. data/vendor/assets/javascripts/plugins/emoticons/images/82.gif +0 -0
  133. data/vendor/assets/javascripts/plugins/emoticons/images/83.gif +0 -0
  134. data/vendor/assets/javascripts/plugins/emoticons/images/84.gif +0 -0
  135. data/vendor/assets/javascripts/plugins/emoticons/images/85.gif +0 -0
  136. data/vendor/assets/javascripts/plugins/emoticons/images/86.gif +0 -0
  137. data/vendor/assets/javascripts/plugins/emoticons/images/87.gif +0 -0
  138. data/vendor/assets/javascripts/plugins/emoticons/images/88.gif +0 -0
  139. data/vendor/assets/javascripts/plugins/emoticons/images/89.gif +0 -0
  140. data/vendor/assets/javascripts/plugins/emoticons/images/9.gif +0 -0
  141. data/vendor/assets/javascripts/plugins/emoticons/images/90.gif +0 -0
  142. data/vendor/assets/javascripts/plugins/emoticons/images/91.gif +0 -0
  143. data/vendor/assets/javascripts/plugins/emoticons/images/92.gif +0 -0
  144. data/vendor/assets/javascripts/plugins/emoticons/images/93.gif +0 -0
  145. data/vendor/assets/javascripts/plugins/emoticons/images/94.gif +0 -0
  146. data/vendor/assets/javascripts/plugins/emoticons/images/95.gif +0 -0
  147. data/vendor/assets/javascripts/plugins/emoticons/images/96.gif +0 -0
  148. data/vendor/assets/javascripts/plugins/emoticons/images/97.gif +0 -0
  149. data/vendor/assets/javascripts/plugins/emoticons/images/98.gif +0 -0
  150. data/vendor/assets/javascripts/plugins/emoticons/images/99.gif +0 -0
  151. data/vendor/assets/javascripts/plugins/emoticons/images/static.gif +0 -0
  152. data/vendor/assets/javascripts/plugins/filemanager/filemanager.js +189 -0
  153. data/vendor/assets/javascripts/plugins/filemanager/images/file-16.gif +0 -0
  154. data/vendor/assets/javascripts/plugins/filemanager/images/file-64.gif +0 -0
  155. data/vendor/assets/javascripts/plugins/filemanager/images/folder-16.gif +0 -0
  156. data/vendor/assets/javascripts/plugins/filemanager/images/folder-64.gif +0 -0
  157. data/vendor/assets/javascripts/plugins/filemanager/images/go-up.gif +0 -0
  158. data/vendor/assets/javascripts/plugins/flash/flash.js +128 -0
  159. data/vendor/assets/javascripts/plugins/image/image.js +226 -0
  160. data/vendor/assets/javascripts/plugins/image/images/align_left.gif +0 -0
  161. data/vendor/assets/javascripts/plugins/image/images/align_right.gif +0 -0
  162. data/vendor/assets/javascripts/plugins/image/images/align_top.gif +0 -0
  163. data/vendor/assets/javascripts/plugins/image/images/refresh.gif +0 -0
  164. data/vendor/assets/javascripts/plugins/insertfile/insertfile.js +104 -0
  165. data/vendor/assets/javascripts/plugins/lineheight/lineheight.js +38 -0
  166. data/vendor/assets/javascripts/plugins/link/link.js +59 -0
  167. data/vendor/assets/javascripts/plugins/map/map.html +57 -0
  168. data/vendor/assets/javascripts/plugins/map/map.js +135 -0
  169. data/vendor/assets/javascripts/plugins/media/media.js +136 -0
  170. data/vendor/assets/javascripts/plugins/pagebreak/pagebreak.js +26 -0
  171. data/vendor/assets/javascripts/plugins/plainpaste/plainpaste.js +41 -0
  172. data/vendor/assets/javascripts/plugins/preview/preview.js +31 -0
  173. data/vendor/assets/javascripts/plugins/quickformat/quickformat.js +71 -0
  174. data/vendor/assets/javascripts/plugins/table/table.js +661 -0
  175. data/vendor/assets/javascripts/plugins/template/html/1.html +14 -0
  176. data/vendor/assets/javascripts/plugins/template/html/2.html +42 -0
  177. data/vendor/assets/javascripts/plugins/template/html/3.html +36 -0
  178. data/vendor/assets/javascripts/plugins/template/template.js +58 -0
  179. data/vendor/assets/javascripts/plugins/wordpaste/wordpaste.js +57 -0
  180. data/vendor/assets/stylesheets/bg.gif +0 -0
  181. data/vendor/assets/stylesheets/default.gif +0 -0
  182. data/vendor/assets/stylesheets/kindeditor.css +942 -0
  183. data/vendor/assets/stylesheets/themes/common/blank.gif +0 -0
  184. data/vendor/assets/stylesheets/themes/common/flash.gif +0 -0
  185. data/vendor/assets/stylesheets/themes/common/loading.gif +0 -0
  186. data/vendor/assets/stylesheets/themes/common/media.gif +0 -0
  187. data/vendor/assets/stylesheets/themes/common/rm.gif +0 -0
  188. data/vendor/assets/stylesheets/themes/simple/simple.css +148 -0
  189. metadata +186 -4
@@ -0,0 +1,189 @@
1
+ /*******************************************************************************
2
+ * KindEditor - WYSIWYG HTML Editor for Internet
3
+ * Copyright (C) 2006-2011 kindsoft.net
4
+ *
5
+ * @author Roddy <luolonghao@gmail.com>
6
+ * @site http://www.kindsoft.net/
7
+ * @licence http://www.kindsoft.net/license.php
8
+ *******************************************************************************/
9
+
10
+ KindEditor.plugin('filemanager', function(K) {
11
+ var self = this, name = 'filemanager',
12
+ fileManagerJson = K.undef(self.fileManagerJson, self.basePath + 'php/file_manager_json.php'),
13
+ imgPath = self.pluginsPath + name + '/images/',
14
+ lang = self.lang(name + '.');
15
+ function makeFileTitle(filename, filesize, datetime) {
16
+ return filename + ' (' + Math.ceil(filesize / 1024) + 'KB, ' + datetime + ')';
17
+ }
18
+ function bindTitle(el, data) {
19
+ if (data.is_dir) {
20
+ el.attr('title', data.filename);
21
+ } else {
22
+ el.attr('title', makeFileTitle(data.filename, data.filesize, data.datetime));
23
+ }
24
+ }
25
+ self.plugin.filemanagerDialog = function(options) {
26
+ var width = K.undef(options.width, 520),
27
+ height = K.undef(options.height, 510),
28
+ dirName = K.undef(options.dirName, ''),
29
+ viewType = K.undef(options.viewType, 'VIEW').toUpperCase(), // "LIST" or "VIEW"
30
+ clickFn = options.clickFn;
31
+ var html = [
32
+ '<div style="padding:10px 20px;">',
33
+ // header start
34
+ '<div class="ke-plugin-filemanager-header">',
35
+ // left start
36
+ '<div class="ke-left">',
37
+ '<img class="ke-inline-block" name="moveupImg" src="' + imgPath + 'go-up.gif" width="16" height="16" border="0" alt="" /> ',
38
+ '<a class="ke-inline-block" name="moveupLink" href="javascript:;">' + lang.moveup + '</a>',
39
+ '</div>',
40
+ // right start
41
+ '<div class="ke-right">',
42
+ lang.viewType + ' <select class="ke-inline-block" name="viewType">',
43
+ '<option value="VIEW">' + lang.viewImage + '</option>',
44
+ '<option value="LIST">' + lang.listImage + '</option>',
45
+ '</select> ',
46
+ lang.orderType + ' <select class="ke-inline-block" name="orderType">',
47
+ '<option value="NAME">' + lang.fileName + '</option>',
48
+ '<option value="SIZE">' + lang.fileSize + '</option>',
49
+ '<option value="TYPE">' + lang.fileType + '</option>',
50
+ '</select>',
51
+ '</div>',
52
+ '<div class="ke-clearfix"></div>',
53
+ '</div>',
54
+ // body start
55
+ '<div class="ke-plugin-filemanager-body"></div>',
56
+ '</div>'
57
+ ].join('');
58
+ var dialog = self.createDialog({
59
+ name : name,
60
+ width : width,
61
+ height : height,
62
+ title : self.lang(name),
63
+ body : html
64
+ }),
65
+ div = dialog.div,
66
+ bodyDiv = K('.ke-plugin-filemanager-body', div),
67
+ moveupImg = K('[name="moveupImg"]', div),
68
+ moveupLink = K('[name="moveupLink"]', div),
69
+ viewServerBtn = K('[name="viewServer"]', div),
70
+ viewTypeBox = K('[name="viewType"]', div),
71
+ orderTypeBox = K('[name="orderType"]', div);
72
+ function reloadPage(path, order, func) {
73
+ var url = fileManagerJson, param = '&path=' + path + '&order=' + order + '&dir=' + dirName;
74
+ if (!/\?/.test(url)) {
75
+ url += '?';
76
+ param = param.substr(1);
77
+ }
78
+ url += param + '&' + new Date().getTime();
79
+ K.ajax(url, func);
80
+ }
81
+ var elList = [];
82
+ function bindEvent(el, result, data, createFunc) {
83
+ var fileUrl = K.formatUrl(result.current_url + data.filename, 'absolute'),
84
+ dirPath = encodeURIComponent(result.current_dir_path + data.filename + '/');
85
+ if (data.is_dir) {
86
+ el.click(function(e) {
87
+ reloadPage(dirPath, orderTypeBox.val(), createFunc);
88
+ });
89
+ } else if (data.is_photo) {
90
+ el.click(function(e) {
91
+ clickFn.call(this, fileUrl, data.filename);
92
+ });
93
+ } else {
94
+ el.click(function(e) {
95
+ clickFn.call(this, fileUrl, data.filename);
96
+ });
97
+ }
98
+ elList.push(el);
99
+ }
100
+ function createCommon(result, createFunc) {
101
+ // remove events
102
+ K.each(elList, function() {
103
+ this.unbind();
104
+ });
105
+ moveupLink.unbind();
106
+ viewTypeBox.unbind();
107
+ orderTypeBox.unbind();
108
+ // add events
109
+ if (result.current_dir_path) {
110
+ moveupLink.click(function(e) {
111
+ reloadPage(result.moveup_dir_path, orderTypeBox.val(), createFunc);
112
+ });
113
+ }
114
+ function changeFunc() {
115
+ if (viewTypeBox.val() == 'VIEW') {
116
+ reloadPage(result.current_dir_path, orderTypeBox.val(), createView);
117
+ } else {
118
+ reloadPage(result.current_dir_path, orderTypeBox.val(), createList);
119
+ }
120
+ }
121
+ viewTypeBox.change(changeFunc);
122
+ orderTypeBox.change(changeFunc);
123
+ bodyDiv.html('');
124
+ }
125
+ function createList(result) {
126
+ createCommon(result, createList);
127
+ var table = document.createElement('table');
128
+ table.className = 'ke-table';
129
+ table.cellPadding = 0;
130
+ table.cellSpacing = 0;
131
+ table.border = 0;
132
+ bodyDiv.append(table);
133
+ var fileList = result.file_list;
134
+ for (var i = 0, len = fileList.length; i < len; i++) {
135
+ var data = fileList[i], row = K(table.insertRow(i));
136
+ row.mouseover(function(e) {
137
+ K(this).addClass('ke-on');
138
+ })
139
+ .mouseout(function(e) {
140
+ K(this).removeClass('ke-on');
141
+ });
142
+ var iconUrl = imgPath + (data.is_dir ? 'folder-16.gif' : 'file-16.gif'),
143
+ img = K('<img src="' + iconUrl + '" width="16" height="16" alt="' + data.filename + '" align="absmiddle" />'),
144
+ cell0 = K(row[0].insertCell(0)).addClass('ke-cell ke-name').append(img).append(document.createTextNode(' ' + data.filename));
145
+ if (!data.is_dir || data.has_file) {
146
+ row.css('cursor', 'pointer');
147
+ cell0.attr('title', data.filename);
148
+ bindEvent(cell0, result, data, createList);
149
+ } else {
150
+ cell0.attr('title', lang.emptyFolder);
151
+ }
152
+ K(row[0].insertCell(1)).addClass('ke-cell ke-size').html(data.is_dir ? '-' : Math.ceil(data.filesize / 1024) + 'KB');
153
+ K(row[0].insertCell(2)).addClass('ke-cell ke-datetime').html(data.datetime);
154
+ }
155
+ }
156
+ function createView(result) {
157
+ createCommon(result, createView);
158
+ var fileList = result.file_list;
159
+ for (var i = 0, len = fileList.length; i < len; i++) {
160
+ var data = fileList[i],
161
+ div = K('<div class="ke-inline-block ke-item"></div>');
162
+ bodyDiv.append(div);
163
+ var photoDiv = K('<div class="ke-inline-block ke-photo"></div>')
164
+ .mouseover(function(e) {
165
+ K(this).addClass('ke-on');
166
+ })
167
+ .mouseout(function(e) {
168
+ K(this).removeClass('ke-on');
169
+ });
170
+ div.append(photoDiv);
171
+ var fileUrl = result.current_url + data.filename,
172
+ iconUrl = data.is_dir ? imgPath + 'folder-64.gif' : (data.is_photo ? fileUrl : imgPath + 'file-64.gif');
173
+ var img = K('<img src="' + iconUrl + '" width="80" height="80" alt="' + data.filename + '" />');
174
+ if (!data.is_dir || data.has_file) {
175
+ photoDiv.css('cursor', 'pointer');
176
+ bindTitle(photoDiv, data);
177
+ bindEvent(photoDiv, result, data, createView);
178
+ } else {
179
+ photoDiv.attr('title', lang.emptyFolder);
180
+ }
181
+ photoDiv.append(img);
182
+ div.append('<div class="ke-name" title="' + data.filename + '">' + data.filename + '</div>');
183
+ }
184
+ }
185
+ viewTypeBox.val(viewType);
186
+ reloadPage('', orderTypeBox.val(), viewType == 'VIEW' ? createView : createList);
187
+ }
188
+
189
+ });
@@ -0,0 +1,128 @@
1
+ /*******************************************************************************
2
+ * KindEditor - WYSIWYG HTML Editor for Internet
3
+ * Copyright (C) 2006-2011 kindsoft.net
4
+ *
5
+ * @author Roddy <luolonghao@gmail.com>
6
+ * @site http://www.kindsoft.net/
7
+ * @licence http://www.kindsoft.net/license.php
8
+ *******************************************************************************/
9
+
10
+ KindEditor.plugin('flash', function(K) {
11
+ var self = this, name = 'flash', lang = self.lang(name + '.'),
12
+ allowFlashUpload = K.undef(self.allowFlashUpload, true),
13
+ allowFileManager = K.undef(self.allowFileManager, false),
14
+ uploadJson = K.undef(self.uploadJson, self.basePath + 'php/upload_json.php');
15
+ self.plugin.flash = {
16
+ edit : function() {
17
+ var html = [
18
+ '<div style="padding:10px 20px;">',
19
+ //url
20
+ '<div class="ke-dialog-row">',
21
+ '<label for="keUrl" style="width:60px;">' + lang.url + '</label>',
22
+ '<input class="ke-input-text" type="text" id="keUrl" name="url" value="" style="width:160px;" /> &nbsp;',
23
+ '<input type="button" class="ke-upload-button" value="' + lang.upload + '" /> &nbsp;',
24
+ '<span class="ke-button-common ke-button-outer">',
25
+ '<input type="button" class="ke-button-common ke-button" name="viewServer" value="' + lang.viewServer + '" />',
26
+ '</span>',
27
+ '</div>',
28
+ //width
29
+ '<div class="ke-dialog-row">',
30
+ '<label for="keWidth" style="width:60px;">' + lang.width + '</label>',
31
+ '<input type="text" id="keWidth" class="ke-input-text ke-input-number" name="width" value="550" maxlength="4" /> ',
32
+ '</div>',
33
+ //height
34
+ '<div class="ke-dialog-row">',
35
+ '<label for="keHeight" style="width:60px;">' + lang.height + '</label>',
36
+ '<input type="text" id="keHeight" class="ke-input-text ke-input-number" name="height" value="400" maxlength="4" /> ',
37
+ '</div>',
38
+ '</div>'
39
+ ].join('');
40
+ var dialog = self.createDialog({
41
+ name : name,
42
+ width : 450,
43
+ height : 200,
44
+ title : self.lang(name),
45
+ body : html,
46
+ yesBtn : {
47
+ name : self.lang('yes'),
48
+ click : function(e) {
49
+ var url = urlBox.val(),
50
+ html = K.mediaImg(self.themesPath + 'common/blank.gif', {
51
+ src : url,
52
+ type : K.mediaType('.swf'),
53
+ width : widthBox.val(),
54
+ height : heightBox.val(),
55
+ quality : 'high'
56
+ });
57
+ self.insertHtml(html).hideDialog().focus();
58
+ }
59
+ }
60
+ }),
61
+ div = dialog.div,
62
+ urlBox = K('[name="url"]', div),
63
+ viewServerBtn = K('[name="viewServer"]', div),
64
+ widthBox = K('[name="width"]', div),
65
+ heightBox = K('[name="height"]', div);
66
+ urlBox.val('http://');
67
+
68
+ if (allowFlashUpload) {
69
+ var uploadbutton = K.uploadbutton({
70
+ button : K('.ke-upload-button', div)[0],
71
+ fieldName : 'imgFile',
72
+ url : uploadJson + '?dir=flash',
73
+ afterUpload : function(data) {
74
+ if (data.error === 0) {
75
+ var url = K.formatUrl(data.url, 'absolute');
76
+ urlBox.val(url);
77
+ if (self.afterUpload) {
78
+ self.afterUpload.call(self, url);
79
+ }
80
+ alert(self.lang('uploadSuccess'));
81
+ } else {
82
+ alert(data.message);
83
+ }
84
+ }
85
+ });
86
+ uploadbutton.fileBox.change(function(e) {
87
+ uploadbutton.submit();
88
+ });
89
+ } else {
90
+ K('.ke-upload-button', div).hide();
91
+ urlBox.width(250);
92
+ }
93
+
94
+ if (allowFileManager) {
95
+ viewServerBtn.click(function(e) {
96
+ self.loadPlugin('filemanager', function() {
97
+ self.plugin.filemanagerDialog({
98
+ viewType : 'LIST',
99
+ dirName : 'flash',
100
+ clickFn : function(url, title) {
101
+ if (self.dialogs.length > 1) {
102
+ K('[name="url"]', div).val(url);
103
+ self.hideDialog();
104
+ }
105
+ }
106
+ });
107
+ });
108
+ });
109
+ } else {
110
+ viewServerBtn.hide();
111
+ }
112
+
113
+ var img = self.plugin.getSelectedFlash();
114
+ if (img) {
115
+ var attrs = K.mediaAttrs(img.attr('data-ke-tag'));
116
+ urlBox.val(attrs.src);
117
+ widthBox.val(K.removeUnit(img.css('width')) || attrs.width || 0);
118
+ heightBox.val(K.removeUnit(img.css('height')) || attrs.height || 0);
119
+ }
120
+ urlBox[0].focus();
121
+ urlBox[0].select();
122
+ },
123
+ 'delete' : function() {
124
+ self.plugin.getSelectedFlash().remove();
125
+ }
126
+ };
127
+ self.clickToolbar(name, self.plugin.flash.edit);
128
+ });
@@ -0,0 +1,226 @@
1
+ /*******************************************************************************
2
+ * KindEditor - WYSIWYG HTML Editor for Internet
3
+ * Copyright (C) 2006-2011 kindsoft.net
4
+ *
5
+ * @author Roddy <luolonghao@gmail.com>
6
+ * @site http://www.kindsoft.net/
7
+ * @licence http://www.kindsoft.net/license.php
8
+ *******************************************************************************/
9
+
10
+ KindEditor.plugin('image', function(K) {
11
+ var self = this, name = 'image',
12
+ allowImageUpload = K.undef(self.allowImageUpload, true),
13
+ allowFileManager = K.undef(self.allowFileManager, false),
14
+ uploadJson = K.undef(self.uploadJson, self.basePath + 'php/upload_json.php'),
15
+ imgPath = self.basePath + 'plugins/image/images/',
16
+ lang = self.lang(name + '.');
17
+ self.plugin.image = {
18
+ edit : function() {
19
+ var html = [
20
+ '<div style="padding:10px 20px;">',
21
+ //tabs
22
+ '<div class="tabs"></div>',
23
+ //url or file
24
+ '<div class="ke-dialog-row">',
25
+ '<div class="tab1" style="display:none;">',
26
+ '<label for="keUrl" style="width:60px;">' + lang.remoteUrl + '</label>',
27
+ '<input type="text" id="keUrl" class="ke-input-text" name="url" value="" style="width:200px;" /> &nbsp;',
28
+ '<span class="ke-button-common ke-button-outer">',
29
+ '<input type="button" class="ke-button-common ke-button" name="viewServer" value="' + lang.viewServer + '" />',
30
+ '</span>',
31
+ '</div>',
32
+ '<div class="tab2" style="display:none;">',
33
+ '<label style="width:60px;">' + lang.localUrl + '</label>',
34
+ '<input type="text" name="localUrl" class="ke-input-text" tabindex="-1" style="width:200px;" readonly="true" /> &nbsp;',
35
+ '<input type="button" class="ke-upload-button" value="' + lang.viewServer + '" />',
36
+ '</div>',
37
+ '</div>',
38
+ //size
39
+ '<div class="ke-dialog-row">',
40
+ '<label for="keWidth" style="width:60px;">' + lang.size + '</label>',
41
+ lang.width + ' <input type="text" id="keWidth" class="ke-input-text ke-input-number" name="width" value="" maxlength="4" /> ',
42
+ lang.height + ' <input type="text" class="ke-input-text ke-input-number" name="height" value="" maxlength="4" /> ',
43
+ '<img class="ke-refresh-btn" src="' + imgPath + 'refresh.gif" width="16" height="16" alt="" style="cursor:pointer;" />',
44
+ '</div>',
45
+ //align
46
+ '<div class="ke-dialog-row">',
47
+ '<label style="width:60px;">' + lang.align + '</label>',
48
+ '<input type="radio" name="align" class="ke-inline-block" value="" checked="checked" /> <img name="defaultImg" src="' + imgPath + 'align_top.gif" width="23" height="25" alt="" />',
49
+ ' <input type="radio" name="align" class="ke-inline-block" value="left" /> <img name="leftImg" src="' + imgPath + 'align_left.gif" width="23" height="25" alt="" />',
50
+ ' <input type="radio" name="align" class="ke-inline-block" value="right" /> <img name="rightImg" src="' + imgPath + 'align_right.gif" width="23" height="25" alt="" />',
51
+ '</div>',
52
+ //title
53
+ '<div class="ke-dialog-row">',
54
+ '<label for="keTitle" style="width:60px;">' + lang.imgTitle + '</label>',
55
+ '<input type="text" id="keTitle" class="ke-input-text" name="title" value="" style="width:200px;" /></div>',
56
+ '</div>',
57
+ '</div>'
58
+ ].join('');
59
+ var dialogWidth = allowImageUpload ? 450 : 400;
60
+ dialogHeight = allowImageUpload ? 300 : 250;
61
+ var dialog = self.createDialog({
62
+ name : name,
63
+ width : dialogWidth,
64
+ height : dialogHeight,
65
+ title : self.lang(name),
66
+ body : html,
67
+ yesBtn : {
68
+ name : self.lang('yes'),
69
+ click : function(e) {
70
+ // insert local image
71
+ if (tabs.selectedIndex === 1) {
72
+ uploadbutton.submit();
73
+ return;
74
+ }
75
+ // insert remote image
76
+ var url = urlBox.val(),
77
+ width = widthBox.val(),
78
+ height = heightBox.val(),
79
+ title = titleBox.val(),
80
+ align = '';
81
+ alignBox.each(function() {
82
+ if (this.checked) {
83
+ align = this.value;
84
+ return false;
85
+ }
86
+ });
87
+ self.exec('insertimage', url, title, width, height, 0, align).hideDialog().focus();
88
+ }
89
+ },
90
+ beforeRemove : function() {
91
+ viewServerBtn.remove();
92
+ widthBox.remove();
93
+ heightBox.remove();
94
+ refreshBtn.remove();
95
+ uploadbutton.remove();
96
+ }
97
+ }),
98
+ div = dialog.div;
99
+
100
+ var tabs;
101
+ if (allowImageUpload) {
102
+ tabs = K.tabs({
103
+ src : K('.tabs', div),
104
+ afterSelect : function(i) {
105
+
106
+ }
107
+ });
108
+ tabs.add({
109
+ title : lang.remoteImage,
110
+ panel : K('.tab1', div)
111
+ });
112
+ tabs.add({
113
+ title : lang.localImage,
114
+ panel : K('.tab2', div)
115
+ });
116
+ tabs.select(0);
117
+ } else {
118
+ K('.tab1', div).show();
119
+ }
120
+
121
+ var urlBox = K('[name="url"]', div),
122
+ localUrlBox = K('[name="localUrl"]', div),
123
+ viewServerBtn = K('[name="viewServer"]', div),
124
+ widthBox = K('[name="width"]', div),
125
+ heightBox = K('[name="height"]', div),
126
+ refreshBtn = K('.ke-refresh-btn', div),
127
+ titleBox = K('[name="title"]', div),
128
+ alignBox = K('[name="align"]');
129
+
130
+ var uploadbutton = K.uploadbutton({
131
+ button : K('.ke-upload-button', div)[0],
132
+ fieldName : 'imgFile',
133
+ url : uploadJson + '?dir=image',
134
+ afterUpload : function(data) {
135
+ if (data.error === 0) {
136
+ var width = widthBox.val(),
137
+ height = heightBox.val(),
138
+ title = titleBox.val(),
139
+ align = '';
140
+ alignBox.each(function() {
141
+ if (this.checked) {
142
+ align = this.value;
143
+ return false;
144
+ }
145
+ });
146
+ var url = K.formatUrl(data.url, 'absolute');
147
+ self.exec('insertimage', url, title, width, height, 0, align).hideDialog().focus();
148
+ if (self.afterUpload) {
149
+ self.afterUpload.call(self, url);
150
+ }
151
+ } else {
152
+ alert(data.message);
153
+ }
154
+ }
155
+ });
156
+ uploadbutton.fileBox.change(function(e) {
157
+ localUrlBox.val(uploadbutton.fileBox.val());
158
+ });
159
+ if (allowFileManager) {
160
+ viewServerBtn.click(function(e) {
161
+ self.loadPlugin('filemanager', function() {
162
+ self.plugin.filemanagerDialog({
163
+ viewType : 'VIEW',
164
+ dirName : 'image',
165
+ clickFn : function(url, title) {
166
+ if (self.dialogs.length > 1) {
167
+ K('[name="url"]', div).val(url);
168
+ self.hideDialog();
169
+ }
170
+ }
171
+ });
172
+ });
173
+ });
174
+ } else {
175
+ viewServerBtn.hide();
176
+ }
177
+ var originalWidth = 0, originalHeight = 0;
178
+ function setSize(width, height) {
179
+ widthBox.val(width);
180
+ heightBox.val(height);
181
+ originalWidth = width;
182
+ originalHeight = height;
183
+ }
184
+ refreshBtn.click(function(e) {
185
+ var tempImg = K('<img src="' + urlBox.val() + '" />', self.edit.doc).css({
186
+ position : 'absolute',
187
+ visibility : 'hidden',
188
+ top : 0,
189
+ left : '1000px'
190
+ });
191
+ K(self.edit.doc.body).append(tempImg);
192
+ setSize(tempImg.width(), tempImg.height());
193
+ tempImg.remove();
194
+ });
195
+ widthBox.change(function(e) {
196
+ if (originalWidth > 0) {
197
+ heightBox.val(Math.round(originalHeight / originalWidth * parseInt(this.value, 10)));
198
+ }
199
+ });
200
+ heightBox.change(function(e) {
201
+ if (originalHeight > 0) {
202
+ widthBox.val(Math.round(originalWidth / originalHeight * parseInt(this.value, 10)));
203
+ }
204
+ });
205
+ urlBox.val('http://');
206
+ var img = self.plugin.getSelectedImage();
207
+ if (img) {
208
+ urlBox.val(img.attr('data-ke-src'));
209
+ setSize(img.width(), img.height());
210
+ titleBox.val(img.attr('title'));
211
+ alignBox.each(function() {
212
+ if (this.value === img.attr('align')) {
213
+ this.checked = true;
214
+ return false;
215
+ }
216
+ });
217
+ }
218
+ urlBox[0].focus();
219
+ urlBox[0].select();
220
+ },
221
+ 'delete' : function() {
222
+ self.plugin.getSelectedImage().remove();
223
+ }
224
+ };
225
+ self.clickToolbar(name, self.plugin.image.edit);
226
+ });