From c306a8ae4f12bcd583921dc16b596895be9270eb Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 3 Dec 2013 14:57:36 +0900 Subject: [PATCH 1/7] =?UTF-8?q?=EA=B3=B5=ED=86=B5:=20thead=20th=20text-ali?= =?UTF-8?q?gn=20=EC=A7=80=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 4 ++-- css/mobile.css | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css/default.css b/css/default.css index aaa633bd6..5ec4b5700 100644 --- a/css/default.css +++ b/css/default.css @@ -167,7 +167,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} .tbl_head01 {margin:0 0 10px} .tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden} -.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;letter-spacing:-0.1em} +.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em} .tbl_head01 thead a {color:#383838} .tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ .tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center} @@ -177,7 +177,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} .tbl_head02 {margin:0 0 10px} .tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden} -.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;letter-spacing:-0.1em} +.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em} .tbl_head02 thead a {color:#383838} .tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ .tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center} diff --git a/css/mobile.css b/css/mobile.css index f8b165ee0..e7543c9a6 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -137,7 +137,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} .tbl_head01 {} .tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left} -.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;letter-spacing:-0.1em} +.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em} .tbl_head01 thead a {color:#383838} .tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ .tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff} @@ -147,7 +147,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} .tbl_head02 {} .tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left} -.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;letter-spacing:-0.1em} +.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em} .tbl_head02 thead a {color:#383838} .tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ .tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff} From 081ad552a0bf64f3ee1c009caf0c9a711414504d Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 3 Dec 2013 15:03:36 +0900 Subject: [PATCH 2/7] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20=EB=B9=84?= =?UTF-8?q?=EA=B5=90=EC=84=B9=EC=85=98=20input=20=EB=B0=B0=EA=B2=BD?= =?UTF-8?q?=EC=83=89=20=EC=A7=80=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/admin.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/admin.css b/css/admin.css index ee7c37b7d..3ff7a8bc0 100644 --- a/css/admin.css +++ b/css/admin.css @@ -117,6 +117,7 @@ h2.h2_frm {padding-top:15px} .compare_wrap section {margin:10px 0;padding-top:10px} .compare_wrap h3 {margin:10px 0 20px;text-align:center} .compare_wrap .tbl_frm {margin:0} +.compare_wrap .frm_input {background:#fff} .compare_wrap .btn_confirm {padding:10px 0 0} .compare_left {float:left;width:49%} .compare_right {float:right;width:49%} From 2be3d0511c6147c4807d1292796ec7e0b034a3df Mon Sep 17 00:00:00 2001 From: chicpro Date: Wed, 4 Dec 2013 10:30:23 +0900 Subject: [PATCH 3/7] =?UTF-8?q?=EC=83=88=EA=B8=80=EC=97=90=EC=84=9C=20?= =?UTF-8?q?=EC=BD=94=EB=A9=98=ED=8A=B8=20=EC=82=AD=EC=A0=9C=EC=8B=9C=20?= =?UTF-8?q?=EC=9B=90=EA=B8=80=20=EC=82=AD=EC=A0=9C=EB=90=98=EB=8A=94=20?= =?UTF-8?q?=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/new.php | 1 + 1 file changed, 1 insertion(+) diff --git a/bbs/new.php b/bbs/new.php index 4af2934a2..d91c0a8e2 100644 --- a/bbs/new.php +++ b/bbs/new.php @@ -73,6 +73,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { $row2 = sql_fetch(" select * from {$tmp_write_table} where wr_id = '{$row['wr_parent']}' "); $row3 = sql_fetch(" select mb_id, wr_name, wr_email, wr_homepage, wr_datetime from {$tmp_write_table} where wr_id = '{$row['wr_id']}' "); $list[$i] = $row2; + $list[$i]['wr_id'] = $row['wr_id']; $list[$i]['mb_id'] = $row3['mb_id']; $list[$i]['wr_name'] = $row3['wr_name']; $list[$i]['wr_email'] = $row3['wr_email']; From 2e7f04b8771b015e53fa8292027a6638894888dd Mon Sep 17 00:00:00 2001 From: chicpro Date: Wed, 4 Dec 2013 13:11:22 +0900 Subject: [PATCH 4/7] =?UTF-8?q?trackback=20=EA=B4=80=EB=A0=A8=20=EA=B5=AC?= =?UTF-8?q?=EB=AC=B8=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/board_copy_update.php | 1 - adm/sql_write.sql | 1 - install/gnuboard5.sql | 2 -- 3 files changed, 4 deletions(-) diff --git a/adm/board_copy_update.php b/adm/board_copy_update.php index 4eaab6076..e89c4468b 100644 --- a/adm/board_copy_update.php +++ b/adm/board_copy_update.php @@ -43,7 +43,6 @@ $sql = " insert into {$g5['board_table']} bo_download_level = '{$board[bo_download_level]}', bo_html_level = '{$board[bo_html_level]}', bo_link_level = '{$board[bo_link_level]}', - bo_trackback_level = '{$board[bo_trackback_level]}', bo_count_modify = '{$board[bo_count_modify]}', bo_count_delete = '{$board[bo_count_delete]}', bo_read_point = '{$board[bo_read_point]}', diff --git a/adm/sql_write.sql b/adm/sql_write.sql index f943b0453..21cad8d7f 100644 --- a/adm/sql_write.sql +++ b/adm/sql_write.sql @@ -14,7 +14,6 @@ CREATE TABLE `__TABLE_NAME__` ( `wr_link2` text NOT NULL, `wr_link1_hit` int(11) NOT NULL DEFAULT '0', `wr_link2_hit` int(11) NOT NULL DEFAULT '0', - `wr_trackback` varchar(255) NOT NULL, `wr_hit` int(11) NOT NULL DEFAULT '0', `wr_good` int(11) NOT NULL DEFAULT '0', `wr_nogood` int(11) NOT NULL DEFAULT '0', diff --git a/install/gnuboard5.sql b/install/gnuboard5.sql index cc177af55..986aaa475 100644 --- a/install/gnuboard5.sql +++ b/install/gnuboard5.sql @@ -35,7 +35,6 @@ CREATE TABLE IF NOT EXISTS `g5_board` ( `bo_download_level` tinyint(4) NOT NULL DEFAULT '0', `bo_html_level` tinyint(4) NOT NULL DEFAULT '0', `bo_link_level` tinyint(4) NOT NULL DEFAULT '0', - `bo_trackback_level` tinyint(4) NOT NULL DEFAULT '0', `bo_count_delete` tinyint(4) NOT NULL DEFAULT '0', `bo_count_modify` tinyint(4) NOT NULL DEFAULT '0', `bo_read_point` int(11) NOT NULL DEFAULT '0', @@ -55,7 +54,6 @@ CREATE TABLE IF NOT EXISTS `g5_board` ( `bo_use_name` tinyint(4) NOT NULL DEFAULT '0', `bo_use_signature` tinyint(4) NOT NULL DEFAULT '0', `bo_use_ip_view` tinyint(4) NOT NULL DEFAULT '0', - `bo_use_trackback` tinyint(4) NOT NULL DEFAULT '0', `bo_use_list_view` tinyint(4) NOT NULL DEFAULT '0', `bo_use_list_file` tinyint(4) NOT NULL DEFAULT '0', `bo_use_list_content` tinyint(4) NOT NULL DEFAULT '0', From 7698589c56df50ce2de0a7cbed67ddb615a66feb Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 5 Dec 2013 11:16:01 +0900 Subject: [PATCH 5/7] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=201=EB=8C=801?= =?UTF-8?q?=20=EB=AC=B8=EC=9D=98=20=EB=AA=A9=EB=A1=9D=20=EB=A7=88=ED=81=AC?= =?UTF-8?q?=EC=97=85,=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/board_form.php | 3 +- css/default.css | 4 +- mobile/skin/qa/basic/list.skin.php | 91 +++++++++++++----------------- mobile/skin/qa/basic/style.css | 21 +++---- 4 files changed, 50 insertions(+), 69 deletions(-) diff --git a/adm/board_form.php b/adm/board_form.php index 788c6c8b3..4223285ce 100644 --- a/adm/board_form.php +++ b/adm/board_form.php @@ -434,7 +434,8 @@ $pg_anchor = '
    - >사용 (글쓴이 클릭시 나오는 레이어 메뉴) + > + 사용 (글쓴이 클릭시 나오는 레이어 메뉴) diff --git a/css/default.css b/css/default.css index 5ec4b5700..454883b0c 100644 --- a/css/default.css +++ b/css/default.css @@ -254,8 +254,8 @@ fieldset .frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7 /* 사이드뷰 */ .sv_wrap {display:inline-block;position:relative;font-weight:normal} -.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#111} -.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;color:#fff} +.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646} +.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important} .sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none} .sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto} .sv_nojs .sv {display:block} diff --git a/mobile/skin/qa/basic/list.skin.php b/mobile/skin/qa/basic/list.skin.php index 27a752ce5..b876fbadd 100644 --- a/mobile/skin/qa/basic/list.skin.php +++ b/mobile/skin/qa/basic/list.skin.php @@ -1,10 +1,5 @@ @@ -42,55 +37,45 @@ if ($is_checkbox) $colspan++; -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +
    + + +
    + - '; } ?> - -
    목록
    번호 - - - 분류제목글쓴이상태등록일
    - - - - - - - -
    게시물이 없습니다.
    +
    +
      + +
    • + +
      + + +
      + + +
      + + + + +
      +
      +
    • + + + 게시물이 없습니다.'; } ?> +
    diff --git a/mobile/skin/qa/basic/style.css b/mobile/skin/qa/basic/style.css index ee6a7fbb5..54a6095c1 100644 --- a/mobile/skin/qa/basic/style.css +++ b/mobile/skin/qa/basic/style.css @@ -26,19 +26,14 @@ #bo_w .btn_cancel {} #bo_w .btn_frmline {} /* 우편번호검색버튼 등 */ -/* 기본테이블 */ -/* 목록 테이블 */ -#bo_list .tbl_head01 {} -#bo_list .tbl_head01 caption {} -#bo_list .tbl_head01 thead th {} -#bo_list .tbl_head01 thead a {} -#bo_list .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ -#bo_list .tbl_head01 tfoot th {} -#bo_list .tbl_head01 tfoot td {} -#bo_list .tbl_head01 tbody th {} -#bo_list .tbl_head01 td {} -#bo_list .tbl_head01 a {} -#bo_list td.empty_table {} +/* 목록 */ +#bo_list .ul_wrap ul {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none} +#bo_list .ul_wrap li {position:relative;padding:8px 10px;border-bottom:1px solid #e9e9e9} +#bo_list .ul_wrap li.bo_adm {padding:8px 10px 8px 30px} +#bo_list .ul_wrap a {display:block;padding:0 0 10px} +#bo_list .ul_wrap .li_chk {position:absolute;top:8px;left:10px} +#bo_list .ul_wrap .li_info span {display:inline-block;margin:0 5px 0 0;vertical-align:middle} +#bo_list .ul_wrap .li_stat {position:absolute;bottom:8px;right:10px} /* 읽기 내 테이블 */ #bo_v .tbl_head01 {} From f67669969e210c096d339856e1ff4524dd7c98cb Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 5 Dec 2013 11:17:25 +0900 Subject: [PATCH 6/7] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=201=EB=8C=801?= =?UTF-8?q?=20=EB=AC=B8=EC=9D=98=20=EC=B6=94=EA=B0=80=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/skin/qa/basic/list.skin.php | 2 +- mobile/skin/qa/basic/style.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/mobile/skin/qa/basic/list.skin.php b/mobile/skin/qa/basic/list.skin.php index b876fbadd..f5fad07ca 100644 --- a/mobile/skin/qa/basic/list.skin.php +++ b/mobile/skin/qa/basic/list.skin.php @@ -38,7 +38,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 -
    +
    diff --git a/mobile/skin/qa/basic/style.css b/mobile/skin/qa/basic/style.css index 54a6095c1..c2e9aafc9 100644 --- a/mobile/skin/qa/basic/style.css +++ b/mobile/skin/qa/basic/style.css @@ -27,6 +27,7 @@ #bo_w .btn_frmline {} /* 우편번호검색버튼 등 */ /* 목록 */ +#bo_list #list_chk {padding:0 10px 10px} #bo_list .ul_wrap ul {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none} #bo_list .ul_wrap li {position:relative;padding:8px 10px;border-bottom:1px solid #e9e9e9} #bo_list .ul_wrap li.bo_adm {padding:8px 10px 8px 30px} From 43d018f11e107598176cd0dac17d632effe8070a Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 5 Dec 2013 11:47:24 +0900 Subject: [PATCH 7/7] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=201=EB=8C=801?= =?UTF-8?q?=20=EB=AC=B8=EC=9D=98=20=EB=AA=A9=EB=A1=9D=20=EC=8A=A4=ED=83=80?= =?UTF-8?q?=EC=9D=BC=EC=BD=94=EB=93=9C=20=EC=9C=84=EC=B9=98=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/skin/qa/basic/style.css | 29 ++++++++--------------------- 1 file changed, 8 insertions(+), 21 deletions(-) diff --git a/mobile/skin/qa/basic/style.css b/mobile/skin/qa/basic/style.css index c2e9aafc9..28bdeaac5 100644 --- a/mobile/skin/qa/basic/style.css +++ b/mobile/skin/qa/basic/style.css @@ -26,16 +26,6 @@ #bo_w .btn_cancel {} #bo_w .btn_frmline {} /* 우편번호검색버튼 등 */ -/* 목록 */ -#bo_list #list_chk {padding:0 10px 10px} -#bo_list .ul_wrap ul {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none} -#bo_list .ul_wrap li {position:relative;padding:8px 10px;border-bottom:1px solid #e9e9e9} -#bo_list .ul_wrap li.bo_adm {padding:8px 10px 8px 30px} -#bo_list .ul_wrap a {display:block;padding:0 0 10px} -#bo_list .ul_wrap .li_chk {position:absolute;top:8px;left:10px} -#bo_list .ul_wrap .li_info span {display:inline-block;margin:0 5px 0 0;vertical-align:middle} -#bo_list .ul_wrap .li_stat {position:absolute;bottom:8px;right:10px} - /* 읽기 내 테이블 */ #bo_v .tbl_head01 {} #bo_v .tbl_head01 caption {} @@ -73,17 +63,14 @@ /* ### 기본 스타일 커스터마이징 끝 ### */ /* 게시판 목록 */ -#bo_list .td_chk {width:30px;text-align:center} -#bo_list .td_group {width:100px;text-align:center} -#bo_list .td_board {width:120px;text-align:center} -#bo_list .td_num {width:50px;text-align:center} -#bo_list .td_numbig {width:80px;text-align:center} -#bo_list .td_mb_id {width:100px;text-align:center} -#bo_list .td_nick {width:100px;text-align:center} -#bo_list .td_name {width:100px;text-align:left} -#bo_list .td_date {width:60px;text-align:center} -#bo_list .td_datetime {width:150px;text-align:center} -#bo_list .td_mng {width:80px;text-align:center} +#bo_list #list_chk {padding:0 10px 10px} +#bo_list .ul_wrap ul {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none} +#bo_list .ul_wrap li {position:relative;padding:8px 10px;border-bottom:1px solid #e9e9e9} +#bo_list .ul_wrap li.bo_adm {padding:8px 10px 8px 30px} +#bo_list .ul_wrap a {display:block;padding:0 0 10px} +#bo_list .ul_wrap .li_chk {position:absolute;top:8px;left:10px} +#bo_list .ul_wrap .li_info span {display:inline-block;margin:0 5px 0 0;vertical-align:middle} +#bo_list .ul_wrap .li_stat {position:absolute;bottom:8px;right:10px} #bo_cate h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden} #bo_cate ul {margin:5px 10px;padding-left:1px;zoom:1}