- XE CKEditor 기본 서식
- 1.8
- 2014-02-27
+ Rhymix 기본 서식
+ Rhymix Default
+ 1.9
+ 2016-04-27
NAVER
diff --git a/modules/editor/styles/ckeditor_light/style.css b/modules/editor/styles/ckeditor_light/style.css
index af512236a..16c39fb0b 100755
--- a/modules/editor/styles/ckeditor_light/style.css
+++ b/modules/editor/styles/ckeditor_light/style.css
@@ -16,4 +16,3 @@
.xe_content blockquote.q6{border:1px dashed #707070}
.xe_content blockquote.q7{border:1px dashed #707070;background:#fbfbfb}
.xe_content p{margin:0}
-
diff --git a/modules/editor/styles/ckeditor_light/style.ini b/modules/editor/styles/ckeditor_light/style.ini
index e8c7365cf..8b1378917 100644
--- a/modules/editor/styles/ckeditor_light/style.ini
+++ b/modules/editor/styles/ckeditor_light/style.ini
@@ -1 +1 @@
-style.css
+
diff --git a/modules/editor/styles/ckeditor_recommend/editor.css b/modules/editor/styles/ckeditor_recommend/editor.css
deleted file mode 100644
index bb51a135a..000000000
--- a/modules/editor/styles/ckeditor_recommend/editor.css
+++ /dev/null
@@ -1,19 +0,0 @@
-@charset "utf-8";
-/* NAVER (developers@xpressengine.com) */
-.xe_content.editable {color:#000;font-size:14px;font-family:sans-serif;line-height:1.6;word-break:break-all;word-wrap:break-word}
-.xe_content.editable img{border:0;max-width:100%;}
-.xe_content.editable blockquote.q1,
-.xe_content.editable blockquote.q2,
-.xe_content.editable blockquote.q3,
-.xe_content.editable blockquote.q4,
-.xe_content.editable blockquote.q5,
-.xe_content.editable blockquote.q6,
-.xe_content.editable blockquote.q7{padding:10px;margin:0 15px}
-.xe_content.editable blockquote.q1{padding:0 10px;border-left:2px solid #ccc}
-.xe_content.editable blockquote.q2{padding:0 10px;background:url(./img/bg_qmark.gif) no-repeat left top}
-.xe_content.editable blockquote.q3{border:1px solid #d9d9d9}
-.xe_content.editable blockquote.q4{border:1px solid #d9d9d9;background:#fbfbfb}
-.xe_content.editable blockquote.q5{border:2px solid #707070}
-.xe_content.editable blockquote.q6{border:1px dashed #707070}
-.xe_content.editable blockquote.q7{border:1px dashed #707070;background:#fbfbfb}
-.xe_content.editable table .xe_selected_cell{background-color:#d6e9ff}
diff --git a/modules/editor/styles/ckeditor_recommend/editor.html b/modules/editor/styles/ckeditor_recommend/editor.html
deleted file mode 100755
index 976795b75..000000000
--- a/modules/editor/styles/ckeditor_recommend/editor.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-Rhymix
-
-
-
-
diff --git a/modules/editor/styles/ckeditor_recommend/img/bg_qmark.gif b/modules/editor/styles/ckeditor_recommend/img/bg_qmark.gif
deleted file mode 100644
index 5a8a44625..000000000
Binary files a/modules/editor/styles/ckeditor_recommend/img/bg_qmark.gif and /dev/null differ
diff --git a/modules/editor/styles/ckeditor_recommend/skin.xml b/modules/editor/styles/ckeditor_recommend/skin.xml
deleted file mode 100644
index f485bf0ae..000000000
--- a/modules/editor/styles/ckeditor_recommend/skin.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
- XE CKEditor 권장 서식
- 1.8
- 2014-02-27
-
- NAVER
-
-
diff --git a/modules/editor/styles/ckeditor_recommend/style.css b/modules/editor/styles/ckeditor_recommend/style.css
deleted file mode 100755
index 3aa6448fd..000000000
--- a/modules/editor/styles/ckeditor_recommend/style.css
+++ /dev/null
@@ -1,17 +0,0 @@
-@charset "utf-8";
-/* NAVER (developers@xpressengine.com) */
-.xe_content {color:#000;font-size:14px;font-family:sans-serif;line-height:1.6}
-.xe_content blockquote.q1,
-.xe_content blockquote.q2,
-.xe_content blockquote.q3,
-.xe_content blockquote.q4,
-.xe_content blockquote.q5,
-.xe_content blockquote.q6,
-.xe_content blockquote.q7{padding:10px;margin:0 15px}
-.xe_content blockquote.q1{padding:0 10px;border-left:2px solid #ccc}
-.xe_content blockquote.q2{padding:0 10px;background:url(./img/bg_qmark.gif) no-repeat left top}
-.xe_content blockquote.q3{border:1px solid #d9d9d9}
-.xe_content blockquote.q4{border:1px solid #d9d9d9;background:#fbfbfb}
-.xe_content blockquote.q5{border:2px solid #707070}
-.xe_content blockquote.q6{border:1px dashed #707070}
-.xe_content blockquote.q7{border:1px dashed #707070;background:#fbfbfb}
diff --git a/modules/editor/styles/ckeditor_recommend/style.ini b/modules/editor/styles/ckeditor_recommend/style.ini
deleted file mode 100644
index e8c7365cf..000000000
--- a/modules/editor/styles/ckeditor_recommend/style.ini
+++ /dev/null
@@ -1 +0,0 @@
-style.css
diff --git a/modules/editor/tpl/admin_index.html b/modules/editor/tpl/admin_index.html
index b99743896..1fc73cd62 100644
--- a/modules/editor/tpl/admin_index.html
+++ b/modules/editor/tpl/admin_index.html
@@ -87,32 +87,64 @@
+
+
+
+
+
+
+
+
+
+ %
+
+
+
+
+
+ px
+
+
+
@@ -192,16 +224,21 @@ jQuery(function($){
var fontPreview = $('.fontPreview');
var fontSelector = $('.fontSelector');
var checkedFont = fontSelector.filter(':checked').css('fontFamily');
- var changedSize = $('#fontSize').val();
+ var changedSize = $('#font_size').val();
//change event
fontSelector.change(function(){
- var myFont = $(this).css('fontFamily');
- fontPreview.css('fontFamily',myFont);
+ var myFont = $(this).css('font-family');
+ if ($(this).val() === 'Y') {
+ myFont = $("input[name='content_font_defined']").val();
+ }
+ fontPreview.css('font-family', myFont);
});
- $('#fontSize').keyup(function(){
- var mySize = $(this).val();
- fontPreview.css('fontSize',mySize+'px');
+ $('#font_size').keyup(function(){
+ fontPreview.css('font-size', $(this).val() + 'px');
+ }).change(function(){$(this).keyup()});
+ $('#line_height').keyup(function(){
+ fontPreview.css('line-height', $(this).val() + '%');
}).change(function(){$(this).keyup()});
$('input[name=font_defined]').click(function(){