smart_editor 0.0.3.2 → 0.0.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (40) hide show
  1. checksums.yaml +7 -0
  2. data/{vendor/assets/javascripts → lib/generators/smart_editor/templates/public}/smart_editor/HuskyEZCreator.js +0 -0
  3. data/{vendor/assets/javascripts → lib/generators/smart_editor/templates/public}/smart_editor/SE2B_Configuration.js +0 -0
  4. data/{vendor/assets/javascripts → lib/generators/smart_editor/templates/public}/smart_editor/SE2BasicCreator.js +0 -0
  5. data/lib/generators/smart_editor/templates/public/smart_editor/SmartEditor2Skin.html +6 -6
  6. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/bg_b1.png +0 -0
  7. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/bg_find_h3.gif +0 -0
  8. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/bg_line1.gif +0 -0
  9. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/bg_quote2.gif +0 -0
  10. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/bg_set.gif +0 -0
  11. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/bg_tool2.gif +0 -0
  12. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/btn_set.png +0 -0
  13. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/bx_set_110302.gif +0 -0
  14. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/editor_guideline_698.gif +0 -0
  15. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/editor_guideline_890.gif +0 -0
  16. data/{vendor/assets/javascripts → lib/generators/smart_editor/templates/public}/smart_editor/hp_SE2M_AttachQuickPhoto.js +0 -0
  17. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/icon_set.gif +0 -0
  18. data/{vendor/assets/javascripts → lib/generators/smart_editor/templates/public}/smart_editor/jindo.min.js +0 -0
  19. data/{vendor/assets/javascripts → lib/generators/smart_editor/templates/public}/smart_editor/jindo_component.js +0 -0
  20. data/{vendor/assets/javascripts → lib/generators/smart_editor/templates/public}/smart_editor/loader-min.js +0 -0
  21. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/photoQuickPopup/bg_drag_image.png +0 -0
  22. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/photoQuickPopup/btn_cancel.png +0 -0
  23. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/photoQuickPopup/btn_confirm.png +0 -0
  24. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/photoQuickPopup/btn_confirm2.png +0 -0
  25. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/photoQuickPopup/btn_del.png +0 -0
  26. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/photoQuickPopup/btn_find.png +0 -0
  27. data/lib/generators/smart_editor/templates/public/smart_editor/popup/quick_photo/Photo_Quick_UploadPopup.html +3 -3
  28. data/lib/generators/smart_editor/templates/public/smart_editor/popup/quick_photo/QuickPhotoPopup.js +3 -3
  29. data/{vendor/assets/stylesheets → lib/generators/smart_editor/templates/public}/smart_editor/smart_editor2.css +0 -0
  30. data/{vendor/assets/stylesheets → lib/generators/smart_editor/templates/public}/smart_editor/smart_editor2_in.css +0 -0
  31. data/lib/generators/smart_editor/templates/public/smart_editor/smart_editor2_inputarea.html +1 -1
  32. data/lib/generators/smart_editor/templates/public/smart_editor/smart_editor2_inputarea_ie8.html +1 -1
  33. data/{vendor/assets/stylesheets → lib/generators/smart_editor/templates/public}/smart_editor/smart_editor2_items.css +0 -0
  34. data/{vendor/assets/stylesheets → lib/generators/smart_editor/templates/public}/smart_editor/smart_editor2_out.css +0 -0
  35. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/text_tool_set.png +0 -0
  36. data/{vendor/assets/images → lib/generators/smart_editor/templates/public}/smart_editor/text_tool_set2.png +0 -0
  37. data/lib/smart_editor/version.rb +1 -1
  38. data/vendor/assets/javascripts/HuskyEZCreator.js +133 -0
  39. data/vendor/assets/javascripts/smart_editor.js +1 -2
  40. metadata +44 -53
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 12f082dac670af3e850d27c452845ea9e2299d80
4
+ data.tar.gz: 0c10c3734dfa4f94d0210904d94fd5cb2a9ff119
5
+ SHA512:
6
+ metadata.gz: a3b8b3933b7b388ed5b9e65011e0fc89969001489c8bf622d0104842c26b89b387eb91a2d5f2773962d0b3e0cee44f66e328fb9719d389ea02cd84d444e6bbf0
7
+ data.tar.gz: 6252033e7c1042e26b2500767bcafe37613457d2ac5059897c8384b0e4303a91d09c633b62e7a625d815caf97d60b88afc596bc08956514d826d3db4ba17cd1e
@@ -6,13 +6,13 @@
6
6
  <meta http-equiv="Content-Script-Type" content="text/javascript">
7
7
  <meta http-equiv="Content-Style-Type" content="text/css">
8
8
  <title>네이버 :: Smart Editor 2 &#8482;</title>
9
- <link href="/assets/smart_editor/smart_editor2.css" rel="stylesheet" type="text/css">
10
- <script type="text/javascript" src="/assets/smart_editor/jindo.min.js" charset="utf-8"></script>
11
- <script type="text/javascript" src="/assets/smart_editor/jindo_component.js" charset="utf-8"></script>
12
- <script type="text/javascript" src="/assets/smart_editor/SE2B_Configuration.js" charset="utf-8"></script>
13
- <script type="text/javascript" src="/assets/smart_editor/SE2BasicCreator.js" charset="utf-8"></script>
9
+ <link href="/smart_editor/smart_editor2.css" rel="stylesheet" type="text/css">
10
+ <script type="text/javascript" src="/smart_editor/jindo.min.js" charset="utf-8"></script>
11
+ <script type="text/javascript" src="/smart_editor/jindo_component.js" charset="utf-8"></script>
12
+ <script type="text/javascript" src="/smart_editor/SE2B_Configuration.js" charset="utf-8"></script>
13
+ <script type="text/javascript" src="/smart_editor/SE2BasicCreator.js" charset="utf-8"></script>
14
14
 
15
- <script src='/assets/smart_editor/loader-min.js' charset='utf-8' type="text/javascript"></script>
15
+ <script src='/smart_editor/loader-min.js' charset='utf-8' type="text/javascript"></script>
16
16
  <style type="text/css">
17
17
  body{margin:0; padding:0;}
18
18
  </style>
@@ -25,7 +25,7 @@ a:hover,a:active,a:focus{text-decoration:underline}
25
25
  h1{color:#333;font-size:14px;letter-spacing:-1px}
26
26
  .btn_area{word-spacing:2px}
27
27
  .pop_container .drag_area{overflow:hidden;overflow-y:auto;position:relative;width:341px;height:129px;margin-top:4px;border:1px solid #eceff2}
28
- .pop_container .drag_area .bg{display:block;position:absolute;top:0;left:0;width:341px;height:129px;background:#fdfdfd url(/assets/smart_editor/photoQuickPopup/bg_drag_image.png) 0 0 no-repeat}
28
+ .pop_container .drag_area .bg{display:block;position:absolute;top:0;left:0;width:341px;height:129px;background:#fdfdfd url(/smart_editor/photoQuickPopup/bg_drag_image.png) 0 0 no-repeat}
29
29
  .pop_container .nobg{background:none}
30
30
  .pop_container .bar{color:#e0e0e0}
31
31
  .pop_container .lst_type li{overflow:hidden;position:relative;padding:7px 0 6px 8px;border-bottom:1px solid #f4f4f4;vertical-align:top}
@@ -86,8 +86,8 @@ h1{color:#333;font-size:14px;letter-spacing:-1px}
86
86
  <!-- footer -->
87
87
  <div id="pop_footer">
88
88
  <div class="btn_area">
89
- <a href="#"><img src="/assets/smart_editor/photoQuickPopup/btn_confirm.png" width="49" height="28" alt="확인" id="btn_confirm"></a>
90
- <a href="#"><img src="/assets/smart_editor/photoQuickPopup/btn_cancel.png" width="48" height="28" alt="취소" id="btn_cancel"></a>
89
+ <a href="#"><img src="/smart_editor/photoQuickPopup/btn_confirm.png" width="49" height="28" alt="확인" id="btn_confirm"></a>
90
+ <a href="#"><img src="/smart_editor/photoQuickPopup/btn_cancel.png" width="48" height="28" alt="취소" id="btn_cancel"></a>
91
91
  </div>
92
92
  </div>
93
93
  <!-- //footer -->
@@ -58,7 +58,7 @@
58
58
  function goStartMode(){
59
59
  var sSrc = welBtnConfirm.attr("src")|| "";
60
60
  if(sSrc.indexOf("btn_confirm2.png") < 0 ){
61
- welBtnConfirm.attr("src","/assets/smart_editor/photoQuickPopup/btn_confirm2.png");
61
+ welBtnConfirm.attr("src","/smart_editor/photoQuickPopup/btn_confirm2.png");
62
62
  fnUploadImage.attach(welBtnConfirm.$value(), "click");
63
63
  }
64
64
  }
@@ -70,7 +70,7 @@
70
70
  var sSrc = welBtnConfirm.attr("src")|| "";
71
71
  if(sSrc.indexOf("btn_confirm2.png") >= 0 ){
72
72
  fnUploadImage.detach(welBtnConfirm.$value(), "click");
73
- welBtnConfirm.attr("src","/assets/smart_editor/photoQuickPopup/btn_confirm.png");
73
+ welBtnConfirm.attr("src","/smart_editor/photoQuickPopup/btn_confirm.png");
74
74
  }
75
75
  }
76
76
 
@@ -316,7 +316,7 @@
316
316
  //List 마크업 생성하기
317
317
  aFileList.push(' <li id="img'+nImageInfoCnt+'" class="imgLi"><span>'+ sFileName +'</span>');
318
318
  aFileList.push(' <em>'+ sFileSize +'</em>');
319
- aFileList.push(' <a onclick="delImage(\'img'+nImageInfoCnt+'\')"><img class="del_button" src="/assets/smart_editor/photoQuickPopup/btn_del.png" width="14" height="13" alt="첨부 사진 삭제"></a>');
319
+ aFileList.push(' <a onclick="delImage(\'img'+nImageInfoCnt+'\')"><img class="del_button" src="/smart_editor/photoQuickPopup/btn_del.png" width="14" height="13" alt="첨부 사진 삭제"></a>');
320
320
  aFileList.push(' </li> ');
321
321
 
322
322
  sLiTag = aFileList.join(" ");
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5
5
  <title>Smart Editor&#8482; WYSIWYG Mode</title>
6
- <link href="/assets/smart_editor/smart_editor2_in.css" rel="stylesheet" type="text/css">
6
+ <link href="/smart_editor/smart_editor2_in.css" rel="stylesheet" type="text/css">
7
7
  </head>
8
8
  <body class="se2_inputarea" style="height:0"></body>
9
9
  </html>
@@ -4,7 +4,7 @@
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5
5
  <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
6
6
  <title>Smart Editor&#8482; WYSIWYG Mode</title>
7
- <link href="/assets/smart_editor/smart_editor2_in.css" rel="stylesheet" type="text/css">
7
+ <link href="/smart_editor/smart_editor2_in.css" rel="stylesheet" type="text/css">
8
8
  </head>
9
9
  <body class="se2_inputarea" style="height:0"></body>
10
10
  </html>
@@ -1,3 +1,3 @@
1
1
  module SmartEditor
2
- VERSION = "0.0.3.2"
2
+ VERSION = "0.0.4.0"
3
3
  end
@@ -0,0 +1,133 @@
1
+ if(typeof window.nhn=='undefined') window.nhn = {};
2
+ if (!nhn.husky) nhn.husky = {};
3
+
4
+ /**
5
+ * @fileOverview This file contains application creation helper function, which would load up an HTML(Skin) file and then execute a specified create function.
6
+ * @name HuskyEZCreator.js
7
+ */
8
+ nhn.husky.EZCreator = new (function(){
9
+ this.nBlockerCount = 0;
10
+
11
+ this.createInIFrame = function(htOptions){
12
+ if(arguments.length == 1){
13
+ var oAppRef = htOptions.oAppRef;
14
+ var elPlaceHolder = htOptions.elPlaceHolder;
15
+ var sSkinURI = htOptions.sSkinURI;
16
+ var fCreator = htOptions.fCreator;
17
+ var fOnAppLoad = htOptions.fOnAppLoad;
18
+ var bUseBlocker = htOptions.bUseBlocker;
19
+ var htParams = htOptions.htParams || null;
20
+ }else{
21
+ // for backward compatibility only
22
+ var oAppRef = arguments[0];
23
+ var elPlaceHolder = arguments[1];
24
+ var sSkinURI = arguments[2];
25
+ var fCreator = arguments[3];
26
+ var fOnAppLoad = arguments[4];
27
+ var bUseBlocker = arguments[5];
28
+ var htParams = arguments[6];
29
+ }
30
+
31
+ if(bUseBlocker) nhn.husky.EZCreator.showBlocker();
32
+
33
+ var attachEvent = function(elNode, sEvent, fHandler){
34
+ if(elNode.addEventListener){
35
+ elNode.addEventListener(sEvent, fHandler, false);
36
+ }else{
37
+ elNode.attachEvent("on"+sEvent, fHandler);
38
+ }
39
+ }
40
+
41
+ if(!elPlaceHolder){
42
+ alert("Placeholder is required!");
43
+ return;
44
+ }
45
+
46
+ if(typeof(elPlaceHolder) != "object")
47
+ elPlaceHolder = document.getElementById(elPlaceHolder);
48
+
49
+ var elIFrame, nEditorWidth, nEditorHeight;
50
+
51
+
52
+ try{
53
+ elIFrame = document.createElement("<IFRAME frameborder=0 scrolling=no>");
54
+ }catch(e){
55
+ elIFrame = document.createElement("IFRAME");
56
+ elIFrame.setAttribute("frameborder", "0");
57
+ elIFrame.setAttribute("scrolling", "no");
58
+ }
59
+
60
+ elIFrame.style.width = "1px";
61
+ elIFrame.style.height = "1px";
62
+ elPlaceHolder.parentNode.insertBefore(elIFrame, elPlaceHolder.nextSibling);
63
+
64
+ attachEvent(elIFrame, "load", function(){
65
+ fCreator = elIFrame.contentWindow[fCreator] || elIFrame.contentWindow.createSEditor2;
66
+
67
+ // top.document.title = ((new Date())-window.STime);
68
+ // window.STime = new Date();
69
+
70
+ try{
71
+
72
+ nEditorWidth = elIFrame.contentWindow.document.body.scrollWidth || "500px";
73
+ nEditorHeight = elIFrame.contentWindow.document.body.scrollHeight + 12;
74
+ elIFrame.style.width = "100%";
75
+ elIFrame.style.height = nEditorHeight+ "px";
76
+ elIFrame.contentWindow.document.body.style.margin = "0";
77
+ }catch(e){
78
+ nhn.husky.EZCreator.hideBlocker(true);
79
+ elIFrame.style.border = "5px solid red";
80
+ elIFrame.style.width = "500px";
81
+ elIFrame.style.height = "500px";
82
+ alert("Failed to access "+sSkinURI);
83
+ return;
84
+ }
85
+
86
+ var oApp = fCreator(elPlaceHolder, htParams); // oEditor
87
+
88
+
89
+ oApp.elPlaceHolder = elPlaceHolder;
90
+
91
+ oAppRef[oAppRef.length] = oApp;
92
+ if(!oAppRef.getById) oAppRef.getById = {};
93
+
94
+ if(elPlaceHolder.id) oAppRef.getById[elPlaceHolder.id] = oApp;
95
+
96
+ oApp.run({fnOnAppReady:fOnAppLoad});
97
+
98
+ // top.document.title += ", "+((new Date())-window.STime);
99
+ nhn.husky.EZCreator.hideBlocker();
100
+ });
101
+ // window.STime = new Date();
102
+ elIFrame.src = sSkinURI;
103
+ };
104
+
105
+ this.showBlocker = function(){
106
+ if(this.nBlockerCount<1){
107
+ var elBlocker = document.createElement("DIV");
108
+ elBlocker.style.position = "absolute";
109
+ elBlocker.style.top = 0;
110
+ elBlocker.style.left = 0;
111
+ elBlocker.style.backgroundColor = "#FFFFFF";
112
+ elBlocker.style.width = "100%";
113
+
114
+ document.body.appendChild(elBlocker);
115
+
116
+ nhn.husky.EZCreator.elBlocker = elBlocker;
117
+ }
118
+
119
+ nhn.husky.EZCreator.elBlocker.style.height = Math.max(document.body.scrollHeight, document.body.clientHeight)+"px";
120
+
121
+ this.nBlockerCount++;
122
+ };
123
+
124
+ this.hideBlocker = function(bForce){
125
+ if(!bForce){
126
+ if(--this.nBlockerCount > 0) return;
127
+ }
128
+
129
+ this.nBlockerCount = 0;
130
+
131
+ if(nhn.husky.EZCreator.elBlocker) nhn.husky.EZCreator.elBlocker.style.display = "none";
132
+ }
133
+ })();
@@ -1,5 +1,4 @@
1
- //= require smart_editor/HuskyEZCreator
2
- //
1
+ //= require HuskyEZCreator
3
2
 
4
3
  var oEditors = [];
5
4
  $(document).ready(function(event){
metadata CHANGED
@@ -1,20 +1,18 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smart_editor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3.2
5
- prerelease:
4
+ version: 0.0.4.0
6
5
  platform: ruby
7
6
  authors:
8
7
  - Younghun Choi
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2013-01-22 00:00:00.000000000 Z
11
+ date: 2013-05-21 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: rails
16
15
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
16
  requirements:
19
17
  - - ~>
20
18
  - !ruby/object:Gem::Version
@@ -22,7 +20,6 @@ dependencies:
22
20
  type: :runtime
23
21
  prerelease: false
24
22
  version_requirements: !ruby/object:Gem::Requirement
25
- none: false
26
23
  requirements:
27
24
  - - ~>
28
25
  - !ruby/object:Gem::Version
@@ -30,49 +27,43 @@ dependencies:
30
27
  - !ruby/object:Gem::Dependency
31
28
  name: carrierwave
32
29
  requirement: !ruby/object:Gem::Requirement
33
- none: false
34
30
  requirements:
35
- - - ! '>='
31
+ - - '>='
36
32
  - !ruby/object:Gem::Version
37
33
  version: '0'
38
34
  type: :runtime
39
35
  prerelease: false
40
36
  version_requirements: !ruby/object:Gem::Requirement
41
- none: false
42
37
  requirements:
43
- - - ! '>='
38
+ - - '>='
44
39
  - !ruby/object:Gem::Version
45
40
  version: '0'
46
41
  - !ruby/object:Gem::Dependency
47
42
  name: execjs
48
43
  requirement: !ruby/object:Gem::Requirement
49
- none: false
50
44
  requirements:
51
- - - ! '>='
45
+ - - '>='
52
46
  - !ruby/object:Gem::Version
53
47
  version: '0'
54
48
  type: :runtime
55
49
  prerelease: false
56
50
  version_requirements: !ruby/object:Gem::Requirement
57
- none: false
58
51
  requirements:
59
- - - ! '>='
52
+ - - '>='
60
53
  - !ruby/object:Gem::Version
61
54
  version: '0'
62
55
  - !ruby/object:Gem::Dependency
63
56
  name: sqlite3
64
57
  requirement: !ruby/object:Gem::Requirement
65
- none: false
66
58
  requirements:
67
- - - ! '>='
59
+ - - '>='
68
60
  - !ruby/object:Gem::Version
69
61
  version: '0'
70
62
  type: :development
71
63
  prerelease: false
72
64
  version_requirements: !ruby/object:Gem::Requirement
73
- none: false
74
65
  requirements:
75
- - - ! '>='
66
+ - - '>='
76
67
  - !ruby/object:Gem::Version
77
68
  version: '0'
78
69
  description: gem to use WYSIWYG editor for rails user
@@ -96,6 +87,28 @@ files:
96
87
  - config/routes.rb
97
88
  - db/migrate/20130101074444_create_smart_editor_editor_images.rb
98
89
  - lib/generators/smart_editor/smart_editor_generator.rb
90
+ - lib/generators/smart_editor/templates/public/smart_editor/bg_b1.png
91
+ - lib/generators/smart_editor/templates/public/smart_editor/bg_find_h3.gif
92
+ - lib/generators/smart_editor/templates/public/smart_editor/bg_line1.gif
93
+ - lib/generators/smart_editor/templates/public/smart_editor/bg_quote2.gif
94
+ - lib/generators/smart_editor/templates/public/smart_editor/bg_set.gif
95
+ - lib/generators/smart_editor/templates/public/smart_editor/bg_tool2.gif
96
+ - lib/generators/smart_editor/templates/public/smart_editor/btn_set.png
97
+ - lib/generators/smart_editor/templates/public/smart_editor/bx_set_110302.gif
98
+ - lib/generators/smart_editor/templates/public/smart_editor/editor_guideline_698.gif
99
+ - lib/generators/smart_editor/templates/public/smart_editor/editor_guideline_890.gif
100
+ - lib/generators/smart_editor/templates/public/smart_editor/hp_SE2M_AttachQuickPhoto.js
101
+ - lib/generators/smart_editor/templates/public/smart_editor/HuskyEZCreator.js
102
+ - lib/generators/smart_editor/templates/public/smart_editor/icon_set.gif
103
+ - lib/generators/smart_editor/templates/public/smart_editor/jindo.min.js
104
+ - lib/generators/smart_editor/templates/public/smart_editor/jindo_component.js
105
+ - lib/generators/smart_editor/templates/public/smart_editor/loader-min.js
106
+ - lib/generators/smart_editor/templates/public/smart_editor/photoQuickPopup/bg_drag_image.png
107
+ - lib/generators/smart_editor/templates/public/smart_editor/photoQuickPopup/btn_cancel.png
108
+ - lib/generators/smart_editor/templates/public/smart_editor/photoQuickPopup/btn_confirm.png
109
+ - lib/generators/smart_editor/templates/public/smart_editor/photoQuickPopup/btn_confirm2.png
110
+ - lib/generators/smart_editor/templates/public/smart_editor/photoQuickPopup/btn_del.png
111
+ - lib/generators/smart_editor/templates/public/smart_editor/photoQuickPopup/btn_find.png
99
112
  - lib/generators/smart_editor/templates/public/smart_editor/popup/quick_photo/callback.html
100
113
  - lib/generators/smart_editor/templates/public/smart_editor/popup/quick_photo/FileUploader.php
101
114
  - lib/generators/smart_editor/templates/public/smart_editor/popup/quick_photo/FileUploader_html5.php
@@ -103,9 +116,17 @@ files:
103
116
  - lib/generators/smart_editor/templates/public/smart_editor/popup/quick_photo/jindo_fileUpload.js
104
117
  - lib/generators/smart_editor/templates/public/smart_editor/popup/quick_photo/Photo_Quick_UploadPopup.html
105
118
  - lib/generators/smart_editor/templates/public/smart_editor/popup/quick_photo/QuickPhotoPopup.js
119
+ - lib/generators/smart_editor/templates/public/smart_editor/SE2B_Configuration.js
120
+ - lib/generators/smart_editor/templates/public/smart_editor/SE2BasicCreator.js
121
+ - lib/generators/smart_editor/templates/public/smart_editor/smart_editor2.css
122
+ - lib/generators/smart_editor/templates/public/smart_editor/smart_editor2_in.css
106
123
  - lib/generators/smart_editor/templates/public/smart_editor/smart_editor2_inputarea.html
107
124
  - lib/generators/smart_editor/templates/public/smart_editor/smart_editor2_inputarea_ie8.html
125
+ - lib/generators/smart_editor/templates/public/smart_editor/smart_editor2_items.css
126
+ - lib/generators/smart_editor/templates/public/smart_editor/smart_editor2_out.css
108
127
  - lib/generators/smart_editor/templates/public/smart_editor/SmartEditor2Skin.html
128
+ - lib/generators/smart_editor/templates/public/smart_editor/text_tool_set.png
129
+ - lib/generators/smart_editor/templates/public/smart_editor/text_tool_set2.png
109
130
  - lib/generators/smart_editor/templates/public/uploads/readme
110
131
  - lib/smart_editor/class_methods.rb
111
132
  - lib/smart_editor/engine.rb
@@ -113,37 +134,8 @@ files:
113
134
  - lib/smart_editor/version.rb
114
135
  - lib/smart_editor.rb
115
136
  - lib/tasks/smart_editor_tasks.rake
116
- - vendor/assets/images/smart_editor/bg_b1.png
117
- - vendor/assets/images/smart_editor/bg_find_h3.gif
118
- - vendor/assets/images/smart_editor/bg_line1.gif
119
- - vendor/assets/images/smart_editor/bg_quote2.gif
120
- - vendor/assets/images/smart_editor/bg_set.gif
121
- - vendor/assets/images/smart_editor/bg_tool2.gif
122
- - vendor/assets/images/smart_editor/btn_set.png
123
- - vendor/assets/images/smart_editor/bx_set_110302.gif
124
- - vendor/assets/images/smart_editor/editor_guideline_698.gif
125
- - vendor/assets/images/smart_editor/editor_guideline_890.gif
126
- - vendor/assets/images/smart_editor/icon_set.gif
127
- - vendor/assets/images/smart_editor/photoQuickPopup/bg_drag_image.png
128
- - vendor/assets/images/smart_editor/photoQuickPopup/btn_cancel.png
129
- - vendor/assets/images/smart_editor/photoQuickPopup/btn_confirm.png
130
- - vendor/assets/images/smart_editor/photoQuickPopup/btn_confirm2.png
131
- - vendor/assets/images/smart_editor/photoQuickPopup/btn_del.png
132
- - vendor/assets/images/smart_editor/photoQuickPopup/btn_find.png
133
- - vendor/assets/images/smart_editor/text_tool_set.png
134
- - vendor/assets/images/smart_editor/text_tool_set2.png
135
- - vendor/assets/javascripts/smart_editor/hp_SE2M_AttachQuickPhoto.js
136
- - vendor/assets/javascripts/smart_editor/HuskyEZCreator.js
137
- - vendor/assets/javascripts/smart_editor/jindo.min.js
138
- - vendor/assets/javascripts/smart_editor/jindo_component.js
139
- - vendor/assets/javascripts/smart_editor/loader-min.js
140
- - vendor/assets/javascripts/smart_editor/SE2B_Configuration.js
141
- - vendor/assets/javascripts/smart_editor/SE2BasicCreator.js
137
+ - vendor/assets/javascripts/HuskyEZCreator.js
142
138
  - vendor/assets/javascripts/smart_editor.js
143
- - vendor/assets/stylesheets/smart_editor/smart_editor2.css
144
- - vendor/assets/stylesheets/smart_editor/smart_editor2_in.css
145
- - vendor/assets/stylesheets/smart_editor/smart_editor2_items.css
146
- - vendor/assets/stylesheets/smart_editor/smart_editor2_out.css
147
139
  - LGPL-LICENSE.md
148
140
  - Rakefile
149
141
  - README.rdoc
@@ -229,27 +221,26 @@ files:
229
221
  - test/unit/smart_editor/editor_image_test.rb
230
222
  homepage: https://github.com/zerohun/smart_editor_rails
231
223
  licenses: []
224
+ metadata: {}
232
225
  post_install_message:
233
226
  rdoc_options: []
234
227
  require_paths:
235
228
  - lib
236
229
  required_ruby_version: !ruby/object:Gem::Requirement
237
- none: false
238
230
  requirements:
239
- - - ! '>='
231
+ - - '>='
240
232
  - !ruby/object:Gem::Version
241
233
  version: '0'
242
234
  required_rubygems_version: !ruby/object:Gem::Requirement
243
- none: false
244
235
  requirements:
245
- - - ! '>='
236
+ - - '>='
246
237
  - !ruby/object:Gem::Version
247
238
  version: '0'
248
239
  requirements: []
249
240
  rubyforge_project:
250
- rubygems_version: 1.8.24
241
+ rubygems_version: 2.0.0
251
242
  signing_key:
252
- specification_version: 3
243
+ specification_version: 4
253
244
  summary: Rails gem for smart_editor
254
245
  test_files:
255
246
  - test/dummy/app/assets/javascripts/application.js