diff --git a/adm/board_copy_update.php b/adm/board_copy_update.php index a8cebc15c..51bd14b90 100644 --- a/adm/board_copy_update.php +++ b/adm/board_copy_update.php @@ -199,7 +199,7 @@ if (count($file_copy)) { delete_cache_latest($bo_table); delete_cache_latest($target_table); -echo ""; +//echo ""; alert("복사에 성공 했습니다.", './board_copy.php?bo_table='.$bo_table.'&'.$qstr); ?> \ No newline at end of file diff --git a/bbs/write_comment_update.php b/bbs/write_comment_update.php index 3309ad7ed..e40110d92 100644 --- a/bbs/write_comment_update.php +++ b/bbs/write_comment_update.php @@ -134,6 +134,8 @@ if ($w == 'c') // 댓글 입력 $tmp_comment_reply = ''; } + $wr_subject = get_text(stripslashes($wr['wr_subject'])); + // SNS 등록 include_once("./write_comment_update.sns.php"); @@ -185,9 +187,6 @@ if ($w == 'c') // 댓글 입력 // 포인트 부여 insert_point($member['mb_id'], $board['bo_comment_point'], "{$board['bo_subject']} {$wr_id}-{$comment_id} 댓글쓰기", $bo_table, $comment_id, '댓글'); - - $wr_subject = get_text(stripslashes($wr['wr_subject'])); - // 메일발송 사용 if ($config['cf_email_use'] && $board['bo_use_email']) { diff --git a/mobile/skin/board/basic/view.skin.php b/mobile/skin/board/basic/view.skin.php index be5bbe6aa..cdcc4c3a8 100644 --- a/mobile/skin/board/basic/view.skin.php +++ b/mobile/skin/board/basic/view.skin.php @@ -166,8 +166,7 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php'); } ?> diff --git a/mobile/skin/board/basic/view_comment.skin.php b/mobile/skin/board/basic/view_comment.skin.php index 92757bf9e..8ae3ef6ca 100644 --- a/mobile/skin/board/basic/view_comment.skin.php +++ b/mobile/skin/board/basic/view_comment.skin.php @@ -32,6 +32,9 @@ var char_max = parseInt(); // 최대 작성일 + @@ -113,7 +116,7 @@ var char_max = parseInt(); // 최대 내용 diff --git a/mobile/skin/board/gallery/view.skin.php b/mobile/skin/board/gallery/view.skin.php index be5bbe6aa..cdcc4c3a8 100644 --- a/mobile/skin/board/gallery/view.skin.php +++ b/mobile/skin/board/gallery/view.skin.php @@ -166,8 +166,7 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php'); } ?> diff --git a/mobile/skin/board/gallery/view_comment.skin.php b/mobile/skin/board/gallery/view_comment.skin.php index bc789c16b..952184938 100644 --- a/mobile/skin/board/gallery/view_comment.skin.php +++ b/mobile/skin/board/gallery/view_comment.skin.php @@ -32,6 +32,9 @@ var char_max = parseInt(); // 최대 작성일 + @@ -113,6 +116,9 @@ var char_max = parseInt(); // 최대 + @@ -128,7 +134,7 @@ var char_max = parseInt(); // 최대
- +
@@ -236,6 +242,8 @@ var char_max = parseInt(); // 최대 + document.getElementById("btn_submit").disabled = "disabled"; + return true; } diff --git a/skin/board/basic/view.sns.skin.php b/plugin/sns/view.sns.skin.php similarity index 100% rename from skin/board/basic/view.sns.skin.php rename to plugin/sns/view.sns.skin.php diff --git a/plugin/sns/view_comment_list.sns.skin.php b/plugin/sns/view_comment_list.sns.skin.php new file mode 100644 index 000000000..ce8520010 --- /dev/null +++ b/plugin/sns/view_comment_list.sns.skin.php @@ -0,0 +1,14 @@ + + +페이스북에도 등록됨 + + +트위터에도 등록됨 + + +미투데이에도 등록됨 + diff --git a/skin/board/basic/view_comment.sns.skin.php b/plugin/sns/view_comment_write.sns.skin.php similarity index 97% rename from skin/board/basic/view_comment.sns.skin.php rename to plugin/sns/view_comment_write.sns.skin.php index 18bd6e1a3..387ff216f 100644 --- a/skin/board/basic/view_comment.sns.skin.php +++ b/plugin/sns/view_comment_write.sns.skin.php @@ -4,7 +4,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 if (!$board['bo_use_sns']) return; ?> - SNS 등록 + SNS 동시등록 - @@ -172,8 +168,7 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php'); ); // 최대 작성일 + @@ -113,7 +116,9 @@ var char_max = parseInt(); // 최대 - + @@ -141,7 +146,7 @@ var char_max = parseInt(); // 최대
- +