diff --git a/css/default.css b/css/default.css index 4d129fa36..311a1acff 100644 --- a/css/default.css +++ b/css/default.css @@ -50,7 +50,7 @@ a:active {color:#2a6bc4;text-decoration:underline} #snb #snb_modify {background-position:-240px 0} #snb #snb_cnt {background-position:-300px 0} #snb #snb_new {background-position:-360px 0} -#snb strong {position:absolute;top:35px;right:0;padding:0 5px;border:1px solid #ddd;border-radius:10px;background:#fff;font-size:0.9em;font-family:"dotum";font-weight:normal;letter-spacing:-0.1em;line-height:1.5em} +#snb strong {position:absolute;top:35px;right:1px;padding:0 5px;border:1px solid #ddd;border-radius:10px;background:#fff;font-size:0.9em;font-family:"dotum";font-weight:normal;letter-spacing:-0.1em;line-height:1.5em} #schall {position:absolute;top:20px;left:90px;margin:0;padding:0;letter-spacing:-5px} #schall legend {width:0;height:0;overflow:hidden} @@ -60,7 +60,7 @@ a:active {color:#2a6bc4;text-decoration:underline} #wrapper {margin:50px auto;width:980px;zoom:1} #wrapper:after {display:block;visibility:hidden;clear:both;content:""} #wrapper_title {margin-bottom:20px;font-size:1.2em} -#lnb {float:right;width:228px;border:1px solid #ccc;border-radius:10px;background:#f7f7f2} +#lnb {float:right;width:228px;border:1px solid #ddd;background:#f7f7f2} #container {float:left;width:730px;zoom:1} #container:after {display:block;visibility:hidden;clear:both;content:""} @@ -100,16 +100,13 @@ a:active {color:#2a6bc4;text-decoration:underline} .btn01 {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.1em;vertical-align:middle} .btn01:focus, .btn01:hover {text-decoration:none !important} -.btn02 {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.1em;vertical-align:middle} +.btn02 {display:inline-block;padding:0 10px;height:23px;border:1px solid #3f3f3f !important;background:#444 !important;color:#fff !important;text-decoration:none !important;line-height:2.1em;vertical-align:middle} .btn02:focus, .btn02:hover {text-decoration:none !important} -.btn03 {display:inline-block;padding:0 10px;height:23px;border:1px solid #3f3f3f !important;background:#444 !important;color:#fff !important;text-decoration:none !important;line-height:2.1em;vertical-align:middle} -.btn03:focus, -.btn03:hover {text-decoration:none !important} .btn_confirm {text-align:center} /* 서식단계 진행 */ .btn_submit {padding:0 10px;height:24px;border:0;background:#444;color:#fff;letter-spacing:-0.1em;vertical-align:top} .btn_cancel {display:inline-block;padding:0 10px;height:22px;border:1px solid #ccc;background:#fafafa;line-height:2em} -.btn_frmline {display:inline-block;padding:0 7px 0 5px;height:22px;border:0;background:#2a6bc4;color:#fff !important;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:2em} /* 우편번호검색버튼 등 */ +.btn_frmline {display:inline-block;padding:0 7px 0 5px;height:22px;border:0;background:#444;color:#fff !important;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:2em} /* 우편번호검색버튼 등 */ .btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */ .btn_win a {display:inline-block;padding:0 10px;height:22px;border:1px solid #ccc;background:#fafafa;line-height:2em;cursor:pointer} .btn_win a:focus, @@ -117,7 +114,7 @@ a:active {color:#2a6bc4;text-decoration:underline} /* 기본테이블 */ .basic_tbl {margin-bottom:10px;width:100%;border-collapse:collapse;border-spacing:0} -.basic_tbl caption {padding:0 0 10px;color:#2a6bc4;text-align:left} +.basic_tbl caption {padding:0 0 10px;color:#777;text-align:left} .basic_tbl thead th {padding:12px 0 8px;border-top:1px solid #e9e9e9} .basic_tbl thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ .basic_tbl tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff} @@ -129,7 +126,7 @@ td.empty_table {padding:85px 0;text-align:center} /* 폼 테이블 */ .frm_tbl {margin-bottom:20px;width:100%;border-collapse:collapse;border-spacing:0} -.frm_tbl caption {padding:10px 0;color:#2a6bc4;font-weight:bold;text-align:left} +.frm_tbl caption {padding:10px 0;color:#777;font-weight:bold;text-align:left} .frm_tbl th {padding-left:10px;width:100px;border-top:1px solid #eee;border-bottom:1px solid #eee;font-weight:normal;text-align:left} .frm_tbl td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent} .frm_tbl textarea, @@ -209,7 +206,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#444;color:#fff; #find_info #captcha input {margin-left:5px} /* 아웃로그인 스킨 */ -.ol {position:relative;margin-bottom:10px;padding:14px;border-bottom:1px solid #ccc} +.ol {position:relative;padding:14px;border-bottom:1px solid #ddd} .ol h2 {width:0;height:0;overflow:hidden} .ol ul {margin:0;padding:0;list-style:none} .ol a {} @@ -298,7 +295,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#444;color:#fff; /* 설문조사 스킨 */ #poll {} -#poll header {padding:10px 14px 0} +#poll header {padding:20px 14px 0} #poll header a {color:#2a6bc4} #poll header p {padding:5px 0 10px} #poll ul {margin:0 0 10px;padding:5px 14px;list-style:none} @@ -420,7 +417,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#444;color:#fff; #bo_cate_ul {margin:1px 0 0 1px;zoom:1} #bo_cate_ul:after {display:block;visibility:hidden;clear:both;content:""} #bo_cate_ul li {position:relative;float:left} -#bo_cate_ul a {display:block;margin-top:-1px;margin-left:-1px;padding:7px 15px 5px;border:1px solid #eee;background:#f7f7f7;color:#595959;text-decoration:none} +#bo_cate_ul a {display:block;margin-top:-1px;margin-left:-1px;padding:7px 15px 5px;border:1px solid #eee;background:#f7f7f7;text-decoration:none} #bo_cate_ul #bo_cate_on {background:#fff;color:#ff3061} .bo_fx {margin-bottom:5px;zoom:1} @@ -438,7 +435,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#444;color:#fff; .bo_cate_link {display:inline-block;margin:0 3px 0 0;color:#ff3061 !important;text-decoration:none} /* 글제목줄 분류스타일 */ .bo_current {color:#2a6bc4} .td_subject img {margin-left:3px} -.cnt_cmt {display:inline-block;margin:0 4px;color:#ff3061} +.cnt_cmt {display:inline-block;margin:0 4px;color:#777;font-family:"verdana"} /* 게시판 읽기 */ #bo_v_title {margin-bottom:5px;padding:5px 0;border-bottom:1px solid #484848;font-weight:bold;text-align:center} diff --git a/head.php b/head.php index 1761b4f08..d3ad1e9ab 100644 --- a/head.php +++ b/head.php @@ -80,8 +80,8 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
- - + +

diff --git a/index.php b/index.php index 7b3200301..3f6b26af3 100644 --- a/index.php +++ b/index.php @@ -22,7 +22,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { // 사용방법 // latest(스킨, 게시판아이디, 출력라인, 글자수); - echo latest("neo", $row['bo_table'], 5, 25); + echo latest("basic", $row['bo_table'], 5, 25); ?>
\ No newline at end of file diff --git a/skin/board/basic/img/btn_admin.gif b/skin/board/basic/img/btn_admin.gif deleted file mode 100644 index 63a26ac55..000000000 Binary files a/skin/board/basic/img/btn_admin.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_close.gif b/skin/board/basic/img/btn_close.gif deleted file mode 100644 index ce3d44e61..000000000 Binary files a/skin/board/basic/img/btn_close.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_copy.gif b/skin/board/basic/img/btn_copy.gif deleted file mode 100644 index 75ed779fa..000000000 Binary files a/skin/board/basic/img/btn_copy.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_delete.gif b/skin/board/basic/img/btn_delete.gif deleted file mode 100644 index 31fda2b46..000000000 Binary files a/skin/board/basic/img/btn_delete.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_down.gif b/skin/board/basic/img/btn_down.gif deleted file mode 100644 index ac00c3291..000000000 Binary files a/skin/board/basic/img/btn_down.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_file_add.gif b/skin/board/basic/img/btn_file_add.gif deleted file mode 100644 index eb597349f..000000000 Binary files a/skin/board/basic/img/btn_file_add.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_file_minus.gif b/skin/board/basic/img/btn_file_minus.gif deleted file mode 100644 index 7c2d7879d..000000000 Binary files a/skin/board/basic/img/btn_file_minus.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_good.gif b/skin/board/basic/img/btn_good.gif deleted file mode 100644 index e43f18feb..000000000 Binary files a/skin/board/basic/img/btn_good.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_init.gif b/skin/board/basic/img/btn_init.gif deleted file mode 100644 index 4718f679c..000000000 Binary files a/skin/board/basic/img/btn_init.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_list.gif b/skin/board/basic/img/btn_list.gif deleted file mode 100644 index 821916156..000000000 Binary files a/skin/board/basic/img/btn_list.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_list_search.gif b/skin/board/basic/img/btn_list_search.gif deleted file mode 100644 index f80239251..000000000 Binary files a/skin/board/basic/img/btn_list_search.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_modify.gif b/skin/board/basic/img/btn_modify.gif deleted file mode 100644 index 461170f59..000000000 Binary files a/skin/board/basic/img/btn_modify.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_move.gif b/skin/board/basic/img/btn_move.gif deleted file mode 100644 index 86aea4e80..000000000 Binary files a/skin/board/basic/img/btn_move.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_my_menu.gif b/skin/board/basic/img/btn_my_menu.gif deleted file mode 100644 index e45812569..000000000 Binary files a/skin/board/basic/img/btn_my_menu.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_next.gif b/skin/board/basic/img/btn_next.gif deleted file mode 100644 index 9e3739fb6..000000000 Binary files a/skin/board/basic/img/btn_next.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_prev.gif b/skin/board/basic/img/btn_prev.gif deleted file mode 100644 index a406e44d6..000000000 Binary files a/skin/board/basic/img/btn_prev.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_reply.gif b/skin/board/basic/img/btn_reply.gif deleted file mode 100644 index 03fe1bf18..000000000 Binary files a/skin/board/basic/img/btn_reply.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_rss.gif b/skin/board/basic/img/btn_rss.gif deleted file mode 100644 index c7bad3cb1..000000000 Binary files a/skin/board/basic/img/btn_rss.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_scrap.gif b/skin/board/basic/img/btn_scrap.gif deleted file mode 100644 index 9f935bdd7..000000000 Binary files a/skin/board/basic/img/btn_scrap.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_search.gif b/skin/board/basic/img/btn_search.gif deleted file mode 100644 index 6bf8cbf6c..000000000 Binary files a/skin/board/basic/img/btn_search.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_select_copy.gif b/skin/board/basic/img/btn_select_copy.gif deleted file mode 100644 index 7c887d88c..000000000 Binary files a/skin/board/basic/img/btn_select_copy.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_select_delete.gif b/skin/board/basic/img/btn_select_delete.gif deleted file mode 100644 index 058d92bad..000000000 Binary files a/skin/board/basic/img/btn_select_delete.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_select_move.gif b/skin/board/basic/img/btn_select_move.gif deleted file mode 100644 index 1b31a390f..000000000 Binary files a/skin/board/basic/img/btn_select_move.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_trackback.gif b/skin/board/basic/img/btn_trackback.gif deleted file mode 100644 index f0fcc061d..000000000 Binary files a/skin/board/basic/img/btn_trackback.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_up.gif b/skin/board/basic/img/btn_up.gif deleted file mode 100644 index 965bf7508..000000000 Binary files a/skin/board/basic/img/btn_up.gif and /dev/null differ diff --git a/skin/board/basic/img/btn_write.gif b/skin/board/basic/img/btn_write.gif deleted file mode 100644 index 16830ced6..000000000 Binary files a/skin/board/basic/img/btn_write.gif and /dev/null differ diff --git a/skin/board/basic/img/co_bg.gif b/skin/board/basic/img/co_bg.gif deleted file mode 100644 index ab5f9c5fc..000000000 Binary files a/skin/board/basic/img/co_bg.gif and /dev/null differ diff --git a/skin/board/basic/img/co_btn_delete.gif b/skin/board/basic/img/co_btn_delete.gif deleted file mode 100644 index cd493f9ef..000000000 Binary files a/skin/board/basic/img/co_btn_delete.gif and /dev/null differ diff --git a/skin/board/basic/img/co_btn_down.gif b/skin/board/basic/img/co_btn_down.gif deleted file mode 100644 index ac00c3291..000000000 Binary files a/skin/board/basic/img/co_btn_down.gif and /dev/null differ diff --git a/skin/board/basic/img/co_btn_good.gif b/skin/board/basic/img/co_btn_good.gif deleted file mode 100644 index 67bd00d95..000000000 Binary files a/skin/board/basic/img/co_btn_good.gif and /dev/null differ diff --git a/skin/board/basic/img/co_btn_good2.gif b/skin/board/basic/img/co_btn_good2.gif deleted file mode 100644 index f5c4b7dbc..000000000 Binary files a/skin/board/basic/img/co_btn_good2.gif and /dev/null differ diff --git a/skin/board/basic/img/co_btn_good_write.gif b/skin/board/basic/img/co_btn_good_write.gif deleted file mode 100644 index 48753a3be..000000000 Binary files a/skin/board/basic/img/co_btn_good_write.gif and /dev/null differ diff --git a/skin/board/basic/img/co_btn_good_write2.gif b/skin/board/basic/img/co_btn_good_write2.gif deleted file mode 100644 index cc2c7a29a..000000000 Binary files a/skin/board/basic/img/co_btn_good_write2.gif and /dev/null differ diff --git a/skin/board/basic/img/co_btn_init.gif b/skin/board/basic/img/co_btn_init.gif deleted file mode 100644 index 4718f679c..000000000 Binary files a/skin/board/basic/img/co_btn_init.gif and /dev/null differ diff --git a/skin/board/basic/img/co_btn_modify.gif b/skin/board/basic/img/co_btn_modify.gif deleted file mode 100644 index c3da0006a..000000000 Binary files a/skin/board/basic/img/co_btn_modify.gif and /dev/null differ diff --git a/skin/board/basic/img/co_btn_reply.gif b/skin/board/basic/img/co_btn_reply.gif deleted file mode 100644 index 305a9b8c5..000000000 Binary files a/skin/board/basic/img/co_btn_reply.gif and /dev/null differ diff --git a/skin/board/basic/img/co_btn_up.gif b/skin/board/basic/img/co_btn_up.gif deleted file mode 100644 index 965bf7508..000000000 Binary files a/skin/board/basic/img/co_btn_up.gif and /dev/null differ diff --git a/skin/board/basic/img/co_btn_write.gif b/skin/board/basic/img/co_btn_write.gif deleted file mode 100644 index e8f4ebb07..000000000 Binary files a/skin/board/basic/img/co_btn_write.gif and /dev/null differ diff --git a/skin/board/basic/img/co_title_bg.gif b/skin/board/basic/img/co_title_bg.gif deleted file mode 100644 index b55597bcf..000000000 Binary files a/skin/board/basic/img/co_title_bg.gif and /dev/null differ diff --git a/skin/board/basic/img/down.gif b/skin/board/basic/img/down.gif deleted file mode 100644 index 4b0106720..000000000 Binary files a/skin/board/basic/img/down.gif and /dev/null differ diff --git a/skin/board/basic/img/good_bg.gif b/skin/board/basic/img/good_bg.gif deleted file mode 100644 index a573e0c66..000000000 Binary files a/skin/board/basic/img/good_bg.gif and /dev/null differ diff --git a/skin/board/basic/img/icon_date.gif b/skin/board/basic/img/icon_date.gif deleted file mode 100644 index 0529b0ead..000000000 Binary files a/skin/board/basic/img/icon_date.gif and /dev/null differ diff --git a/skin/board/basic/img/icon_file.gif b/skin/board/basic/img/icon_file.gif index 23a809a0b..a6ca3f6ef 100644 Binary files a/skin/board/basic/img/icon_file.gif and b/skin/board/basic/img/icon_file.gif differ diff --git a/skin/board/basic/img/icon_good.gif b/skin/board/basic/img/icon_good.gif deleted file mode 100644 index 4ec83e3a5..000000000 Binary files a/skin/board/basic/img/icon_good.gif and /dev/null differ diff --git a/skin/board/basic/img/icon_hot.gif b/skin/board/basic/img/icon_hot.gif index 5d447f449..6df26c7da 100644 Binary files a/skin/board/basic/img/icon_hot.gif and b/skin/board/basic/img/icon_hot.gif differ diff --git a/skin/board/neo/img/icon_img.gif b/skin/board/basic/img/icon_img.gif similarity index 100% rename from skin/board/neo/img/icon_img.gif rename to skin/board/basic/img/icon_img.gif diff --git a/skin/board/basic/img/icon_link.gif b/skin/board/basic/img/icon_link.gif index c5a3f88f9..555728b52 100644 Binary files a/skin/board/basic/img/icon_link.gif and b/skin/board/basic/img/icon_link.gif differ diff --git a/skin/board/neo/img/icon_mobile.gif b/skin/board/basic/img/icon_mobile.gif similarity index 100% rename from skin/board/neo/img/icon_mobile.gif rename to skin/board/basic/img/icon_mobile.gif diff --git a/skin/board/neo/img/icon_movie.gif b/skin/board/basic/img/icon_movie.gif similarity index 100% rename from skin/board/neo/img/icon_movie.gif rename to skin/board/basic/img/icon_movie.gif diff --git a/skin/board/basic/img/icon_new.gif b/skin/board/basic/img/icon_new.gif index 70a910ea3..459ffc1b0 100644 Binary files a/skin/board/basic/img/icon_new.gif and b/skin/board/basic/img/icon_new.gif differ diff --git a/skin/board/basic/img/icon_nogood.gif b/skin/board/basic/img/icon_nogood.gif deleted file mode 100644 index 07cd8fedd..000000000 Binary files a/skin/board/basic/img/icon_nogood.gif and /dev/null differ diff --git a/skin/board/basic/img/icon_notice.gif b/skin/board/basic/img/icon_notice.gif deleted file mode 100644 index a13bf40c7..000000000 Binary files a/skin/board/basic/img/icon_notice.gif and /dev/null differ diff --git a/skin/board/basic/img/icon_reply.gif b/skin/board/basic/img/icon_reply.gif index 0eea0e31f..a5e5bc553 100644 Binary files a/skin/board/basic/img/icon_reply.gif and b/skin/board/basic/img/icon_reply.gif differ diff --git a/skin/board/basic/img/icon_secret.gif b/skin/board/basic/img/icon_secret.gif index eb3398151..db67d8af2 100644 Binary files a/skin/board/basic/img/icon_secret.gif and b/skin/board/basic/img/icon_secret.gif differ diff --git a/skin/board/neo/img/icon_sound.gif b/skin/board/basic/img/icon_sound.gif similarity index 100% rename from skin/board/neo/img/icon_sound.gif rename to skin/board/basic/img/icon_sound.gif diff --git a/skin/board/basic/img/icon_total.gif b/skin/board/basic/img/icon_total.gif deleted file mode 100644 index 9464149a4..000000000 Binary files a/skin/board/basic/img/icon_total.gif and /dev/null differ diff --git a/skin/board/basic/img/icon_view.gif b/skin/board/basic/img/icon_view.gif deleted file mode 100644 index f3be6389c..000000000 Binary files a/skin/board/basic/img/icon_view.gif and /dev/null differ diff --git a/skin/board/basic/img/noimage.gif b/skin/board/basic/img/noimage.gif deleted file mode 100644 index 35d42e808..000000000 Binary files a/skin/board/basic/img/noimage.gif and /dev/null differ diff --git a/skin/board/basic/img/page_begin.gif b/skin/board/basic/img/page_begin.gif deleted file mode 100644 index 7103f2394..000000000 Binary files a/skin/board/basic/img/page_begin.gif and /dev/null differ diff --git a/skin/board/basic/img/page_end.gif b/skin/board/basic/img/page_end.gif deleted file mode 100644 index 348ad79cc..000000000 Binary files a/skin/board/basic/img/page_end.gif and /dev/null differ diff --git a/skin/board/basic/img/page_next.gif b/skin/board/basic/img/page_next.gif deleted file mode 100644 index a99cdf50e..000000000 Binary files a/skin/board/basic/img/page_next.gif and /dev/null differ diff --git a/skin/board/basic/img/page_prev.gif b/skin/board/basic/img/page_prev.gif deleted file mode 100644 index 4817c78b7..000000000 Binary files a/skin/board/basic/img/page_prev.gif and /dev/null differ diff --git a/skin/board/basic/img/page_search_next.gif b/skin/board/basic/img/page_search_next.gif deleted file mode 100644 index 29b4b8910..000000000 Binary files a/skin/board/basic/img/page_search_next.gif and /dev/null differ diff --git a/skin/board/basic/img/page_search_prev.gif b/skin/board/basic/img/page_search_prev.gif deleted file mode 100644 index 5bb45414f..000000000 Binary files a/skin/board/basic/img/page_search_prev.gif and /dev/null differ diff --git a/skin/board/basic/img/start.gif b/skin/board/basic/img/start.gif deleted file mode 100644 index aa6c89b3e..000000000 Binary files a/skin/board/basic/img/start.gif and /dev/null differ diff --git a/skin/board/basic/img/title_bg.gif b/skin/board/basic/img/title_bg.gif deleted file mode 100644 index 185d0beab..000000000 Binary files a/skin/board/basic/img/title_bg.gif and /dev/null differ diff --git a/skin/board/basic/img/title_shadow.gif b/skin/board/basic/img/title_shadow.gif deleted file mode 100644 index e6e28f704..000000000 Binary files a/skin/board/basic/img/title_shadow.gif and /dev/null differ diff --git a/skin/board/basic/img/up.gif b/skin/board/basic/img/up.gif deleted file mode 100644 index 2831e376d..000000000 Binary files a/skin/board/basic/img/up.gif and /dev/null differ diff --git a/skin/board/basic/img/view_dot.gif b/skin/board/basic/img/view_dot.gif deleted file mode 100644 index 016175d51..000000000 Binary files a/skin/board/basic/img/view_dot.gif and /dev/null differ diff --git a/skin/board/basic/list.skin.php b/skin/board/basic/list.skin.php index 242664be5..c977a000f 100644 --- a/skin/board/basic/list.skin.php +++ b/skin/board/basic/list.skin.php @@ -4,235 +4,167 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 // 선택옵션으로 인해 셀합치기가 가변적으로 변함 $colspan = 5; -//if ($is_category) $colspan++; if ($is_checkbox) $colspan++; if ($is_good) $colspan++; if ($is_nogood) $colspan++; - -// 제목이 두줄로 표시되는 경우 이 코드를 사용해 보세요. -// 제목 ?> - + + + +
-
+
+
+ + + + + + - -
-
- - - - - -
-
- - Total - - -
-
- - -
- - - - - - - - - - - - - - - - +
+ - - - - - - - - + + + + + + + + - + + - - - "> + - - + - - - - - + + + + + - - - "; } ?> - + + '; } ?> +
번호제   목글쓴이날짜조회추천비추천번호제목글쓴이날짜조회추천비추천
- 공지"; - else if ($wr_id == $list[$i]['wr_id']) // 현재위치 - echo "{$list[$i]['num']}"; - else - echo $list[$i]['num']; - ?> +
+ 공지'; + else if ($wr_id == $list[$i]['wr_id']) + echo "열람중"; + else + echo $list[$i]['num']; + ?> + [{$list[$i]['ca_name']}] "; - } + ?> + + - if ($list[$i]['is_notice']) - echo "{$list[$i]['subject']}"; - else - echo "{$list[$i]['subject']}"; + + + 댓글 + - if ($list[$i]['comment_cnt']) - echo " {$list[$i]['comment_cnt']}"; + '; } - // if ($list[$i]['link']['count']) { echo "[{$list[$i]['link']['count']}]"; } - // if ($list[$i]['file']['count']) { echo "<{$list[$i]['file']['count']}>"; } - - echo " " . $list[$i]['icon_new']; - echo " " . $list[$i]['icon_file']; - echo " " . $list[$i]['icon_link']; - echo " " . $list[$i]['icon_hot']; - echo " " . $list[$i]['icon_secret']; - echo $nobr_end; + if (isset($list[$i]['icon_new'])) echo $list[$i]['icon_new']; + if (isset($list[$i]['icon_hot'])) echo $list[$i]['icon_hot']; + if (isset($list[$i]['icon_file'])) echo $list[$i]['icon_file']; + if (isset($list[$i]['icon_link'])) echo $list[$i]['icon_link']; + if (isset($list[$i]['icon_secret'])) echo $list[$i]['icon_secret']; ?>
게시물이 없습니다.
게시물이 없습니다.
+ + +
+ + + +
+
+
-
-
- - - - - - - - -
+ + + -
- -
-
- - -
- "; } ?> - ", $write_pages); - $write_pages = str_replace("이전", "", $write_pages); - $write_pages = str_replace("다음", "", $write_pages); - $write_pages = str_replace("맨끝", "", $write_pages); - //$write_pages = preg_replace("/([0-9]*)<\/span>/", "$1", $write_pages); - $write_pages = preg_replace("/([0-9]*)<\/b>/", "$1", $write_pages); - ?> - - "; } ?> -
- - - - -
- - + + - - - + + + + \ No newline at end of file diff --git a/skin/board/basic/view_comment.skin.php b/skin/board/basic/view_comment.skin.php index 1b6aa323c..ef95b7aae 100644 --- a/skin/board/basic/view_comment.skin.php +++ b/skin/board/basic/view_comment.skin.php @@ -2,312 +2,272 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 ?> - - -
- - - - - - - -
+ +
+

댓글

+ \]/i", "", $str); + // FLASH XSS 공격에 의해 주석 처리 - 110406 + //$str = preg_replace("/\[\\]/i", "", $str); + $str = preg_replace("/\[\]*\>[^\s]*\<\/a\>\]/i", "", $str); + ?> +
style="margin-left:px;border-top-color:#e0e0e0"> +
+

님의 댓글

+ + 댓글의 댓글 + + 아이피 + + + 작성일 + +
- - - - - - - - - - - - -
-
-
-
- - -
-
- {$list[$i]['ip']}"; } ?> - 답변 "; } ?> - 수정 "; } ?> - 삭제 "; } ?> -   -
-
+ +

+
";?> + +

- -
- * "; - $str = $list[$i]['content']; - if (strstr($list[$i]['wr_option'], "secret")) - $str = "$str"; + + - $str = preg_replace("/\[\\]/i", "", $str); - // FLASH XSS 공격에 의해 주석 처리 - 110406 - //$str = preg_replace("/\[\\]/i", "", $str); - $str = preg_replace("/\[\]*\>[^\s]*\<\/a\>\]/i", "", $str); - echo $str; - ?> -
- - - - "> -
+ "> + -
- -
- + - - + + +

등록된 댓글이 없습니다.

- - + + + + + + - + comment_box('', 'c'); // 댓글 입력폼이 보이도록 처리하기위해서 추가 (root님) + + + diff --git a/skin/board/basic/write.skin.php b/skin/board/basic/write.skin.php index 86ea3bd80..f870310b8 100644 --- a/skin/board/basic/write.skin.php +++ b/skin/board/basic/write.skin.php @@ -1,264 +1,163 @@ "; - echo cheditor1('wr_content', '100%', '250'); -} ?> -
 
- - - - - -
- - - - - - - - - - - - -
- - -
-
:: ::
-
-
- - - --- - - - - - - - - - - - - - - - - - - - - - - - - - - - +

+ + + + + + + + + + +공지 '; + $option .= PHP_EOL.''.PHP_EOL.''; } if ($is_html) { if ($is_dhtml_editor) { - $option_hidden .= ''; + $option_hidden .= ''; } else { - $option .= 'html '; + $option .= PHP_EOL.''.PHP_EOL.''; } } if ($is_secret) { if ($is_admin || $is_secret==1) { - $option .= '비밀글 '; + $option .= PHP_EOL.''.PHP_EOL.''; } else { - $option_hidden .= ''; + $option_hidden .= ''; } } if ($is_mail) { - $option .= '답변메일받기 '; + $option .= PHP_EOL.''.PHP_EOL.''; } } echo $option_hidden; -if ($option) { ?> + +
이 름
패스워드>
이메일
홈페이지
+ + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - + + + + - + + + + + + + + + + + + + + - + - - + - - - - - - - - - - + - - - - - - - - - - +
옵 션
>
옵션
분 류
+ +
제 목
- - - - - - - - -
- - - 글자
- - +
">
파일 # + + + + + +
링크 #
- - - - -
- 파일첨부
- - -
+
자동등록방지 +
-
  왼쪽의 글자를 입력하세요.
- - - - -
-   -
- -
+
+ + 취소 +
- - - - - diff --git a/skin/board/neo/_common.php b/skin/board/neo/_common.php deleted file mode 100644 index d60485262..000000000 --- a/skin/board/neo/_common.php +++ /dev/null @@ -1,4 +0,0 @@ - \ No newline at end of file diff --git a/skin/board/neo/img/icon_file.gif b/skin/board/neo/img/icon_file.gif deleted file mode 100644 index a6ca3f6ef..000000000 Binary files a/skin/board/neo/img/icon_file.gif and /dev/null differ diff --git a/skin/board/neo/img/icon_hot.gif b/skin/board/neo/img/icon_hot.gif deleted file mode 100644 index 6df26c7da..000000000 Binary files a/skin/board/neo/img/icon_hot.gif and /dev/null differ diff --git a/skin/board/neo/img/icon_link.gif b/skin/board/neo/img/icon_link.gif deleted file mode 100644 index 555728b52..000000000 Binary files a/skin/board/neo/img/icon_link.gif and /dev/null differ diff --git a/skin/board/neo/img/icon_new.gif b/skin/board/neo/img/icon_new.gif deleted file mode 100644 index 0a9710c05..000000000 Binary files a/skin/board/neo/img/icon_new.gif and /dev/null differ diff --git a/skin/board/neo/img/icon_reply.gif b/skin/board/neo/img/icon_reply.gif deleted file mode 100644 index a5e5bc553..000000000 Binary files a/skin/board/neo/img/icon_reply.gif and /dev/null differ diff --git a/skin/board/neo/img/icon_secret.gif b/skin/board/neo/img/icon_secret.gif deleted file mode 100644 index db67d8af2..000000000 Binary files a/skin/board/neo/img/icon_secret.gif and /dev/null differ diff --git a/skin/board/neo/list.skin.php b/skin/board/neo/list.skin.php deleted file mode 100644 index b245ff8a2..000000000 --- a/skin/board/neo/list.skin.php +++ /dev/null @@ -1,226 +0,0 @@ - - -

- -

- Total - 페이지 -

- - -
- -
- - -
-
- 게시물 검색 - -
- - - - - - -
-
- - - - -
- - -
-
- - - - - - - - - - - - - - - - - - - - - - - "> - - - - - - - - - - - '; } ?> - -
번호제목글쓴이날짜조회추천비추천
- 공지'; - else if ($wr_id == $list[$i]['wr_id']) - echo "열람중"; - else - echo $list[$i]['num']; - ?> - - - - - - - - 댓글 - - - '; } - - if (isset($list[$i]['icon_new'])) echo $list[$i]['icon_new']; - if (isset($list[$i]['icon_hot'])) echo $list[$i]['icon_hot']; - if (isset($list[$i]['icon_file'])) echo $list[$i]['icon_file']; - if (isset($list[$i]['icon_link'])) echo $list[$i]['icon_link']; - if (isset($list[$i]['icon_secret'])) echo $list[$i]['icon_secret']; - ?> -
게시물이 없습니다.
- - -
- - - -
- -
-
- - - - - - - - - - - - diff --git a/skin/board/neo/view.skin.php b/skin/board/neo/view.skin.php deleted file mode 100644 index f58c60e65..000000000 --- a/skin/board/neo/view.skin.php +++ /dev/null @@ -1,198 +0,0 @@ - - -

- -
- -

- - -

- -
-

게시물 정보

- 작성자 - 작성일 - 조회 - 댓글 -
- - - - -
-

첨부파일

- -
- - - - - - - - -
-
-

본문

-
- - "; - echo $view['file'][$i]['view']; - if ($i == 0) echo "
"; - } - } - ?> - -
- - - -

- - -
- 스크랩 - 추천 - 비추천 -
- - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/skin/board/neo/view_comment.skin.php b/skin/board/neo/view_comment.skin.php deleted file mode 100644 index ef95b7aae..000000000 --- a/skin/board/neo/view_comment.skin.php +++ /dev/null @@ -1,273 +0,0 @@ - - - - - -
-

댓글

- \]/i", "", $str); - // FLASH XSS 공격에 의해 주석 처리 - 110406 - //$str = preg_replace("/\[\\]/i", "", $str); - $str = preg_replace("/\[\]*\>[^\s]*\<\/a\>\]/i", "", $str); - ?> -
style="margin-left:px;border-top-color:#e0e0e0"> -
-

님의 댓글

- - 댓글의 댓글 - - 아이피 - - - 작성일 - -
- - -

-
";?> - -

- - - - - "> - - - - - -
- -

등록된 댓글이 없습니다.

- - - - - - -
diff --git a/skin/board/neo/write.skin.php b/skin/board/neo/write.skin.php deleted file mode 100644 index f870310b8..000000000 --- a/skin/board/neo/write.skin.php +++ /dev/null @@ -1,234 +0,0 @@ - - -

- -
- - - - - - - - - - -'.PHP_EOL.''; - } - - if ($is_html) { - if ($is_dhtml_editor) { - $option_hidden .= ''; - } else { - $option .= PHP_EOL.''.PHP_EOL.''; - } - } - - if ($is_secret) { - if ($is_admin || $is_secret==1) { - $option .= PHP_EOL.''.PHP_EOL.''; - } else { - $option_hidden .= ''; - } - } - - if ($is_mail) { - $option .= PHP_EOL.''.PHP_EOL.''; - } -} - -echo $option_hidden; -?> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>
옵션
- -
">
파일 # - - - - - - - -
자동등록방지 - -
- -
- - 취소 -
-
- - diff --git a/skin/connect/basic/connect.skin.php b/skin/connect/basic/connect.skin.php index d424ad472..3c0f58ce2 100644 --- a/skin/connect/basic/connect.skin.php +++ b/skin/connect/basic/connect.skin.php @@ -1,15 +1,6 @@ - - - - -
- - - - - -
  /current_connect.php'>현재접속자 : (회원 )
+ diff --git a/skin/connect/basic/current_connect.skin.php b/skin/connect/basic/current_connect.skin.php index 48fe992dc..075eca5ef 100644 --- a/skin/connect/basic/current_connect.skin.php +++ b/skin/connect/basic/current_connect.skin.php @@ -2,49 +2,33 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 ?> - - - +
+ + - - - - - - - + + + + + - - -HEREDOC; - +for ($i=0; $i {$location}"; - else - echo ""; - - echo << - -HEREDOC; -} - -if ($i == 0) - echo ""; + if ($list[$i]['lo_url'] && $is_admin == 'super') $display_location = "".$location.""; + else $display_location = $location; ?> - - - + + + + + +"; +?> +
현재접속자 목록
번호이름링크번호이름위치
{$list[$i]['num']}{$list[$i]['name']} {$location}
현재 접속자가 없습니다.
현재 접속자가 없습니다.
diff --git a/skin/connect/neo/connect.skin.php b/skin/connect/neo/connect.skin.php deleted file mode 100644 index 3c0f58ce2..000000000 --- a/skin/connect/neo/connect.skin.php +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/skin/connect/neo/current_connect.skin.php b/skin/connect/neo/current_connect.skin.php deleted file mode 100644 index 075eca5ef..000000000 --- a/skin/connect/neo/current_connect.skin.php +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - -".$location.""; - else $display_location = $location; -?> - - - - - -"; -?> - -
현재접속자 목록
번호이름위치
현재 접속자가 없습니다.
diff --git a/skin/connect/neo/img/dot_bg.gif b/skin/connect/neo/img/dot_bg.gif deleted file mode 100644 index bd5f0a0d7..000000000 Binary files a/skin/connect/neo/img/dot_bg.gif and /dev/null differ diff --git a/skin/connect/neo/img/icon.gif b/skin/connect/neo/img/icon.gif deleted file mode 100644 index 49abe3199..000000000 Binary files a/skin/connect/neo/img/icon.gif and /dev/null differ diff --git a/skin/connect/neo/img/list_top_01.gif b/skin/connect/neo/img/list_top_01.gif deleted file mode 100644 index 200b1e106..000000000 Binary files a/skin/connect/neo/img/list_top_01.gif and /dev/null differ diff --git a/skin/connect/neo/img/list_top_02.gif b/skin/connect/neo/img/list_top_02.gif deleted file mode 100644 index 60cbe21c6..000000000 Binary files a/skin/connect/neo/img/list_top_02.gif and /dev/null differ diff --git a/skin/connect/neo/img/list_top_03.gif b/skin/connect/neo/img/list_top_03.gif deleted file mode 100644 index 05b85066c..000000000 Binary files a/skin/connect/neo/img/list_top_03.gif and /dev/null differ diff --git a/skin/connect/neo/img/list_top_04.gif b/skin/connect/neo/img/list_top_04.gif deleted file mode 100644 index 16a44b0a7..000000000 Binary files a/skin/connect/neo/img/list_top_04.gif and /dev/null differ diff --git a/skin/connect/neo/img/visit_bg.gif b/skin/connect/neo/img/visit_bg.gif deleted file mode 100644 index bc8b17231..000000000 Binary files a/skin/connect/neo/img/visit_bg.gif and /dev/null differ diff --git a/skin/latest/basic/img/bg_latest.gif b/skin/latest/basic/img/bg_latest.gif deleted file mode 100644 index abaf9a6c5..000000000 Binary files a/skin/latest/basic/img/bg_latest.gif and /dev/null differ diff --git a/skin/latest/basic/img/board_bg_line.gif b/skin/latest/basic/img/board_bg_line.gif deleted file mode 100644 index d0e5021fb..000000000 Binary files a/skin/latest/basic/img/board_bg_line.gif and /dev/null differ diff --git a/skin/latest/basic/img/board_icon.gif b/skin/latest/basic/img/board_icon.gif deleted file mode 100644 index 29c3df70b..000000000 Binary files a/skin/latest/basic/img/board_icon.gif and /dev/null differ diff --git a/skin/latest/basic/img/board_more.gif b/skin/latest/basic/img/board_more.gif deleted file mode 100644 index 194e5f8ff..000000000 Binary files a/skin/latest/basic/img/board_more.gif and /dev/null differ diff --git a/skin/latest/basic/img/board_title_bg.gif b/skin/latest/basic/img/board_title_bg.gif deleted file mode 100644 index ce65ea408..000000000 Binary files a/skin/latest/basic/img/board_title_bg.gif and /dev/null differ diff --git a/skin/latest/basic/img/board_title_left.gif b/skin/latest/basic/img/board_title_left.gif deleted file mode 100644 index 474ba7bb0..000000000 Binary files a/skin/latest/basic/img/board_title_left.gif and /dev/null differ diff --git a/skin/latest/basic/img/board_title_right.gif b/skin/latest/basic/img/board_title_right.gif deleted file mode 100644 index 7920f0004..000000000 Binary files a/skin/latest/basic/img/board_title_right.gif and /dev/null differ diff --git a/skin/latest/basic/img/icon_file.gif b/skin/latest/basic/img/icon_file.gif index b9aa391da..a6ca3f6ef 100644 Binary files a/skin/latest/basic/img/icon_file.gif and b/skin/latest/basic/img/icon_file.gif differ diff --git a/skin/latest/basic/img/icon_hit.gif b/skin/latest/basic/img/icon_hit.gif deleted file mode 100644 index 29b20be16..000000000 Binary files a/skin/latest/basic/img/icon_hit.gif and /dev/null differ diff --git a/skin/latest/basic/img/icon_hot.gif b/skin/latest/basic/img/icon_hot.gif index 2069c932e..6df26c7da 100644 Binary files a/skin/latest/basic/img/icon_hot.gif and b/skin/latest/basic/img/icon_hot.gif differ diff --git a/skin/latest/neo/img/icon_img.gif b/skin/latest/basic/img/icon_img.gif similarity index 100% rename from skin/latest/neo/img/icon_img.gif rename to skin/latest/basic/img/icon_img.gif diff --git a/skin/latest/basic/img/icon_link.gif b/skin/latest/basic/img/icon_link.gif index f5d6d3ca3..555728b52 100644 Binary files a/skin/latest/basic/img/icon_link.gif and b/skin/latest/basic/img/icon_link.gif differ diff --git a/skin/latest/neo/img/icon_mobile.gif b/skin/latest/basic/img/icon_mobile.gif similarity index 100% rename from skin/latest/neo/img/icon_mobile.gif rename to skin/latest/basic/img/icon_mobile.gif diff --git a/skin/latest/neo/img/icon_more.gif b/skin/latest/basic/img/icon_more.gif similarity index 100% rename from skin/latest/neo/img/icon_more.gif rename to skin/latest/basic/img/icon_more.gif diff --git a/skin/latest/neo/img/icon_movie.gif b/skin/latest/basic/img/icon_movie.gif similarity index 100% rename from skin/latest/neo/img/icon_movie.gif rename to skin/latest/basic/img/icon_movie.gif diff --git a/skin/latest/basic/img/icon_new.gif b/skin/latest/basic/img/icon_new.gif index 38edbdb8e..459ffc1b0 100644 Binary files a/skin/latest/basic/img/icon_new.gif and b/skin/latest/basic/img/icon_new.gif differ diff --git a/skin/latest/basic/img/icon_reply.gif b/skin/latest/basic/img/icon_reply.gif index bfecc0c96..a5e5bc553 100644 Binary files a/skin/latest/basic/img/icon_reply.gif and b/skin/latest/basic/img/icon_reply.gif differ diff --git a/skin/latest/basic/img/icon_secret.gif b/skin/latest/basic/img/icon_secret.gif index d0d43a36d..db67d8af2 100644 Binary files a/skin/latest/basic/img/icon_secret.gif and b/skin/latest/basic/img/icon_secret.gif differ diff --git a/skin/latest/neo/img/icon_sound.gif b/skin/latest/basic/img/icon_sound.gif similarity index 100% rename from skin/latest/neo/img/icon_sound.gif rename to skin/latest/basic/img/icon_sound.gif diff --git a/skin/latest/basic/img/latest_icon.gif b/skin/latest/basic/img/latest_icon.gif deleted file mode 100644 index 3cb27bdac..000000000 Binary files a/skin/latest/basic/img/latest_icon.gif and /dev/null differ diff --git a/skin/latest/basic/img/latest_t01.gif b/skin/latest/basic/img/latest_t01.gif deleted file mode 100644 index 638b80682..000000000 Binary files a/skin/latest/basic/img/latest_t01.gif and /dev/null differ diff --git a/skin/latest/basic/img/latest_t02.gif b/skin/latest/basic/img/latest_t02.gif deleted file mode 100644 index de98bc92d..000000000 Binary files a/skin/latest/basic/img/latest_t02.gif and /dev/null differ diff --git a/skin/latest/basic/img/more.gif b/skin/latest/basic/img/more.gif deleted file mode 100644 index d81816256..000000000 Binary files a/skin/latest/basic/img/more.gif and /dev/null differ diff --git a/skin/latest/basic/latest.skin.php b/skin/latest/basic/latest.skin.php index e86234e3c..67d10fa30 100644 --- a/skin/latest/basic/latest.skin.php +++ b/skin/latest/basic/latest.skin.php @@ -2,48 +2,40 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 ?> - - - - - - - -
  /board.php?bo_table='>/board.php?bo_table='>
- - - - - - - - - - -
- - - - -
   +
+ +
게시물이 없습니다.
+ /* 아이콘 작업 전까지 주석처리 + if (isset($list[$i]['icon_new'])) echo " " . $list[$i]['icon_new']; + if (isset($list[$i]['icon_hot'])) echo " " . $list[$i]['icon_hot']; + if (isset($list[$i]['icon_file'])) echo " " . $list[$i]['icon_file']; + if (isset($list[$i]['icon_link'])) echo " " . $list[$i]['icon_link']; + if (isset($list[$i]['icon_secret'])) echo " " . $list[$i]['icon_secret']; + */ + ?> + + + + +

게시물이 없습니다.

+ +
더보기
+ diff --git a/skin/latest/neo/img/icon_file.gif b/skin/latest/neo/img/icon_file.gif deleted file mode 100644 index a6ca3f6ef..000000000 Binary files a/skin/latest/neo/img/icon_file.gif and /dev/null differ diff --git a/skin/latest/neo/img/icon_hot.gif b/skin/latest/neo/img/icon_hot.gif deleted file mode 100644 index 6df26c7da..000000000 Binary files a/skin/latest/neo/img/icon_hot.gif and /dev/null differ diff --git a/skin/latest/neo/img/icon_link.gif b/skin/latest/neo/img/icon_link.gif deleted file mode 100644 index 555728b52..000000000 Binary files a/skin/latest/neo/img/icon_link.gif and /dev/null differ diff --git a/skin/latest/neo/img/icon_new.gif b/skin/latest/neo/img/icon_new.gif deleted file mode 100644 index 0a9710c05..000000000 Binary files a/skin/latest/neo/img/icon_new.gif and /dev/null differ diff --git a/skin/latest/neo/img/icon_reply.gif b/skin/latest/neo/img/icon_reply.gif deleted file mode 100644 index a5e5bc553..000000000 Binary files a/skin/latest/neo/img/icon_reply.gif and /dev/null differ diff --git a/skin/latest/neo/img/icon_secret.gif b/skin/latest/neo/img/icon_secret.gif deleted file mode 100644 index db67d8af2..000000000 Binary files a/skin/latest/neo/img/icon_secret.gif and /dev/null differ diff --git a/skin/latest/neo/latest.skin.php b/skin/latest/neo/latest.skin.php deleted file mode 100644 index 67d10fa30..000000000 --- a/skin/latest/neo/latest.skin.php +++ /dev/null @@ -1,41 +0,0 @@ - - -
- - - -

게시물이 없습니다.

- -
더보기
-
diff --git a/skin/member/basic/ajax_mb_email_check.php b/skin/member/basic/ajax_mb_email_check.php index bb019124c..3c736a24f 100644 --- a/skin/member/basic/ajax_mb_email_check.php +++ b/skin/member/basic/ajax_mb_email_check.php @@ -1,20 +1,12 @@ '$reg_mb_id' and mb_email = '$reg_mb_email' "); - if ($row[cnt]) { - echo "130"; // 이미 존재하는 회원아이디 - } else { - //if (preg_match("/[\,]?{$reg_mb_email}\,/i", $config[cf_prohibit_id].",")) - if (preg_match("/[\,]?{$reg_mb_email}/i", $config[cf_prohibit_id])) - echo "140"; // 예약어로 금지된 회원아이디 - else - echo "000"; // 정상 - } -} +$mb_email = escape_trim($_POST['reg_mb_email']); +$mb_id = escape_trim($_POST['reg_mb_id']); + +if ($msg = empty_mb_email($mb_email)) die($msg); +if ($msg = valid_mb_email($mb_email)) die($msg); +if ($msg = prohibit_mb_email($mb_email)) die($msg); +if ($msg = exist_mb_email($mb_email, $mb_id)) die($msg); ?> \ No newline at end of file diff --git a/skin/member/basic/ajax_mb_id_check.php b/skin/member/basic/ajax_mb_id_check.php index 612ed7b51..626557547 100644 --- a/skin/member/basic/ajax_mb_id_check.php +++ b/skin/member/basic/ajax_mb_id_check.php @@ -1,22 +1,12 @@ \ No newline at end of file diff --git a/skin/member/basic/ajax_mb_nick_check.php b/skin/member/basic/ajax_mb_nick_check.php index da47eab5a..1abe0c773 100644 --- a/skin/member/basic/ajax_mb_nick_check.php +++ b/skin/member/basic/ajax_mb_nick_check.php @@ -1,40 +1,12 @@ \ No newline at end of file diff --git a/skin/member/basic/ajax_register_form.jquery.js b/skin/member/basic/ajax_register_form.jquery.js index cd6509ca2..4f4b212cf 100644 --- a/skin/member/basic/ajax_register_form.jquery.js +++ b/skin/member/basic/ajax_register_form.jquery.js @@ -1,70 +1,54 @@ var reg_mb_id_check = function() { + var result = ""; $.ajax({ - type: 'POST', - url: member_skin_path+'/ajax_mb_id_check.php', + type: "POST", + url: member_skin_url+"/ajax_mb_id_check.php", data: { + "reg_mb_id": encodeURIComponent($("#reg_mb_id").val()) + }, + cache: false, + async: false, + success: function(data) { + result = data; + } + }); + return result; +} + + +var reg_mb_nick_check = function() { + var result = ""; + $.ajax({ + type: "POST", + url: member_skin_url+"/ajax_mb_nick_check.php", + data: { + "reg_mb_nick": ($("#reg_mb_nick").val()), 'reg_mb_id': encodeURIComponent($('#reg_mb_id').val()) }, cache: false, async: false, - success: function(result) { - var msg = $('#msg_mb_id'); - switch(result) { - case '110' : msg.html('영문자, 숫자, _ 만 입력하세요.').css('color', 'red'); break; - case '120' : msg.html('최소 3자이상 입력하세요.').css('color', 'red'); break; - case '130' : msg.html('이미 사용중인 아이디 입니다.').css('color', 'red'); break; - case '140' : msg.html('예약어로 사용할 수 없는 아이디 입니다.').css('color', 'red'); break; - case '000' : msg.html('사용하셔도 좋은 아이디 입니다.').css('color', 'blue'); break; - default : alert( '잘못된 접근입니다.\n\n' + result ); break; - } - $('#mb_id_enabled').val(result); + success: function(data) { + result = data; } }); + return result; } -var reg_mb_nick_check = function() { - $.ajax({ - type: 'POST', - url: member_skin_path+'/ajax_mb_nick_check.php', - data: { - 'reg_mb_nick': ($('#reg_mb_nick').val()) - }, - cache: false, - async: false, - success: function(result) { - var msg = $('#msg_mb_nick'); - switch(result) { - case '110' : msg.html('별명은 공백없이 한글, 영문, 숫자만 입력 가능합니다.').css('color', 'red'); break; - case '120' : msg.html('한글 2글자, 영문 4글자 이상 입력 가능합니다.').css('color', 'red'); break; - case '130' : msg.html('이미 존재하는 별명입니다.').css('color', 'red'); break; - case '000' : msg.html('사용하셔도 좋은 별명 입니다.').css('color', 'blue'); break; - default : alert( '잘못된 접근입니다.\n\n' + result ); break; - } - $('#mb_nick_enabled').val(result); - } - }); -} var reg_mb_email_check = function() { + var result = ""; $.ajax({ type: 'POST', - url: member_skin_path+'/ajax_mb_email_check.php', + url: member_skin_url+'/ajax_mb_email_check.php', data: { - 'reg_mb_id': encodeURIComponent($('#reg_mb_id').val()), - 'reg_mb_email': $('#reg_mb_email').val() + 'reg_mb_email': $('#reg_mb_email').val(), + 'reg_mb_id': encodeURIComponent($('#reg_mb_id').val()) }, cache: false, async: false, - success: function(result) { - var msg = $('#msg_mb_email'); - switch(result) { - case '110' : msg.html('E-mail 주소를 입력하십시오.').css('color', 'red'); break; - case '120' : msg.html('E-mail 주소가 형식에 맞지 않습니다.').css('color', 'red'); break; - case '130' : msg.html('이미 존재하는 E-mail 주소입니다.').css('color', 'red'); break; - case '000' : msg.html('사용하셔도 좋은 E-mail 주소입니다.').css('color', 'blue'); break; - default : alert( '잘못된 접근입니다.\n\n' + result ); break; - } - $('#mb_email_enabled').val(result); + success: function(data) { + result = data; } }); + return result; } \ No newline at end of file diff --git a/skin/member/basic/formmail.skin.php b/skin/member/basic/formmail.skin.php index 86cb9ac13..978803523 100644 --- a/skin/member/basic/formmail.skin.php +++ b/skin/member/basic/formmail.skin.php @@ -1,133 +1,73 @@ - +
+

님께 메일보내기

+ +
+ + + + + + + +
+ + + - + + -
메일쓰기
- - - - - -
- - - - + + + - - - - - + + + + -
님께 메일보내기
+ + 형식 + + + + + + + + + + + + + + + + + + + + 자동등록방지 + + + + - - - - - - - - - - - - - - - - - -
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - +
+ + 창닫기 +
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
이름
E-mail
제목
선택 TEXT HTML TEXT+HTML
내용
첨부파일 #1
첨부파일 #2
  왼쪽의 글자를 입력하세요.
  
- + + - - - + + diff --git a/skin/member/basic/img/arrow_01.gif b/skin/member/basic/img/arrow_01.gif deleted file mode 100644 index 99bbad6a9..000000000 Binary files a/skin/member/basic/img/arrow_01.gif and /dev/null differ diff --git a/skin/member/basic/img/back_bg_1.gif b/skin/member/basic/img/back_bg_1.gif deleted file mode 100644 index 515b14612..000000000 Binary files a/skin/member/basic/img/back_bg_1.gif and /dev/null differ diff --git a/skin/member/basic/img/bar_bg_img.gif b/skin/member/basic/img/bar_bg_img.gif deleted file mode 100644 index 26e9e214b..000000000 Binary files a/skin/member/basic/img/bar_bg_img.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_close.gif b/skin/member/basic/img/btn_close.gif deleted file mode 100644 index 999ac74c0..000000000 Binary files a/skin/member/basic/img/btn_close.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_comment_delete.gif b/skin/member/basic/img/btn_comment_delete.gif deleted file mode 100644 index 2bff4b225..000000000 Binary files a/skin/member/basic/img/btn_comment_delete.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_confirm.gif b/skin/member/basic/img/btn_confirm.gif deleted file mode 100644 index 1da1365ff..000000000 Binary files a/skin/member/basic/img/btn_confirm.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_go_home.gif b/skin/member/basic/img/btn_go_home.gif deleted file mode 100644 index c436e36ac..000000000 Binary files a/skin/member/basic/img/btn_go_home.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_id_pw.gif b/skin/member/basic/img/btn_id_pw.gif deleted file mode 100644 index c1f1e7f1a..000000000 Binary files a/skin/member/basic/img/btn_id_pw.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_list_view.gif b/skin/member/basic/img/btn_list_view.gif deleted file mode 100644 index 34624ef26..000000000 Binary files a/skin/member/basic/img/btn_list_view.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_login.gif b/skin/member/basic/img/btn_login.gif deleted file mode 100644 index 8c30a732e..000000000 Binary files a/skin/member/basic/img/btn_login.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_mail_send.gif b/skin/member/basic/img/btn_mail_send.gif deleted file mode 100644 index 2f8fc24cc..000000000 Binary files a/skin/member/basic/img/btn_mail_send.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_memo_next.gif b/skin/member/basic/img/btn_memo_next.gif deleted file mode 100644 index b409b2976..000000000 Binary files a/skin/member/basic/img/btn_memo_next.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_memo_prev.gif b/skin/member/basic/img/btn_memo_prev.gif deleted file mode 100644 index a0eddb484..000000000 Binary files a/skin/member/basic/img/btn_memo_prev.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_next_01.gif b/skin/member/basic/img/btn_next_01.gif deleted file mode 100644 index 1ca07f003..000000000 Binary files a/skin/member/basic/img/btn_next_01.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_paper_send.gif b/skin/member/basic/img/btn_paper_send.gif deleted file mode 100644 index a7140b26c..000000000 Binary files a/skin/member/basic/img/btn_paper_send.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_password_forget.gif b/skin/member/basic/img/btn_password_forget.gif deleted file mode 100644 index c1f1e7f1a..000000000 Binary files a/skin/member/basic/img/btn_password_forget.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_post_search.gif b/skin/member/basic/img/btn_post_search.gif deleted file mode 100644 index c81152086..000000000 Binary files a/skin/member/basic/img/btn_post_search.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_recv_paper_off.gif b/skin/member/basic/img/btn_recv_paper_off.gif deleted file mode 100644 index c3890de5b..000000000 Binary files a/skin/member/basic/img/btn_recv_paper_off.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_recv_paper_on.gif b/skin/member/basic/img/btn_recv_paper_on.gif deleted file mode 100644 index 0c3a6bcb3..000000000 Binary files a/skin/member/basic/img/btn_recv_paper_on.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_register.gif b/skin/member/basic/img/btn_register.gif deleted file mode 100644 index 54a9887c6..000000000 Binary files a/skin/member/basic/img/btn_register.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_reply.gif b/skin/member/basic/img/btn_reply.gif deleted file mode 100644 index 9916025ca..000000000 Binary files a/skin/member/basic/img/btn_reply.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_send_paper_off.gif b/skin/member/basic/img/btn_send_paper_off.gif deleted file mode 100644 index 0cbe01f09..000000000 Binary files a/skin/member/basic/img/btn_send_paper_off.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_send_paper_on.gif b/skin/member/basic/img/btn_send_paper_on.gif deleted file mode 100644 index f4e0b167a..000000000 Binary files a/skin/member/basic/img/btn_send_paper_on.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_write_paper_off.gif b/skin/member/basic/img/btn_write_paper_off.gif deleted file mode 100644 index 78d1dc4a4..000000000 Binary files a/skin/member/basic/img/btn_write_paper_off.gif and /dev/null differ diff --git a/skin/member/basic/img/btn_write_paper_on.gif b/skin/member/basic/img/btn_write_paper_on.gif deleted file mode 100644 index 8e4b8084d..000000000 Binary files a/skin/member/basic/img/btn_write_paper_on.gif and /dev/null differ diff --git a/skin/member/basic/img/calendar.gif b/skin/member/basic/img/calendar.gif deleted file mode 100644 index d55de6ed1..000000000 Binary files a/skin/member/basic/img/calendar.gif and /dev/null differ diff --git a/skin/member/basic/img/dot_bg_img.gif b/skin/member/basic/img/dot_bg_img.gif deleted file mode 100644 index 1ecd849df..000000000 Binary files a/skin/member/basic/img/dot_bg_img.gif and /dev/null differ diff --git a/skin/member/basic/img/dot_bg_img_01.gif b/skin/member/basic/img/dot_bg_img_01.gif deleted file mode 100644 index 393e71400..000000000 Binary files a/skin/member/basic/img/dot_bg_img_01.gif and /dev/null differ diff --git a/skin/member/basic/img/dot_bg_img_02.gif b/skin/member/basic/img/dot_bg_img_02.gif deleted file mode 100644 index d7fbca666..000000000 Binary files a/skin/member/basic/img/dot_bg_img_02.gif and /dev/null differ diff --git a/skin/member/basic/img/dot_line.gif b/skin/member/basic/img/dot_line.gif deleted file mode 100644 index bf78fd223..000000000 Binary files a/skin/member/basic/img/dot_line.gif and /dev/null differ diff --git a/skin/member/basic/img/down_line.gif b/skin/member/basic/img/down_line.gif deleted file mode 100644 index fc43b6334..000000000 Binary files a/skin/member/basic/img/down_line.gif and /dev/null differ diff --git a/skin/member/basic/img/gray_bg_img.gif b/skin/member/basic/img/gray_bg_img.gif deleted file mode 100644 index 14f7d015f..000000000 Binary files a/skin/member/basic/img/gray_bg_img.gif and /dev/null differ diff --git a/skin/member/basic/img/icon.gif b/skin/member/basic/img/icon.gif deleted file mode 100644 index ba95a6d1a..000000000 Binary files a/skin/member/basic/img/icon.gif and /dev/null differ diff --git a/skin/member/basic/img/icon_01.gif b/skin/member/basic/img/icon_01.gif deleted file mode 100644 index 4cb5179e6..000000000 Binary files a/skin/member/basic/img/icon_01.gif and /dev/null differ diff --git a/skin/member/basic/img/icon_02.gif b/skin/member/basic/img/icon_02.gif deleted file mode 100644 index 311d16d97..000000000 Binary files a/skin/member/basic/img/icon_02.gif and /dev/null differ diff --git a/skin/member/basic/img/join_check_btn.gif b/skin/member/basic/img/join_check_btn.gif deleted file mode 100644 index 5473a0bc2..000000000 Binary files a/skin/member/basic/img/join_check_btn.gif and /dev/null differ diff --git a/skin/member/basic/img/join_form_title.gif b/skin/member/basic/img/join_form_title.gif deleted file mode 100644 index 89db25114..000000000 Binary files a/skin/member/basic/img/join_form_title.gif and /dev/null differ diff --git a/skin/member/basic/img/join_ok_btn.gif b/skin/member/basic/img/join_ok_btn.gif deleted file mode 100644 index 3f239dc90..000000000 Binary files a/skin/member/basic/img/join_ok_btn.gif and /dev/null differ diff --git a/skin/member/basic/img/join_result_title.gif b/skin/member/basic/img/join_result_title.gif deleted file mode 100644 index 3f5a6dc05..000000000 Binary files a/skin/member/basic/img/join_result_title.gif and /dev/null differ diff --git a/skin/member/basic/img/join_title.gif b/skin/member/basic/img/join_title.gif deleted file mode 100644 index 0f0ce8634..000000000 Binary files a/skin/member/basic/img/join_title.gif and /dev/null differ diff --git a/skin/member/basic/img/l.gif b/skin/member/basic/img/l.gif deleted file mode 100644 index 3b317d754..000000000 Binary files a/skin/member/basic/img/l.gif and /dev/null differ diff --git a/skin/member/basic/img/left_img.gif b/skin/member/basic/img/left_img.gif deleted file mode 100644 index fdaf561f9..000000000 Binary files a/skin/member/basic/img/left_img.gif and /dev/null differ diff --git a/skin/member/basic/img/line.gif b/skin/member/basic/img/line.gif deleted file mode 100644 index af17ed4fb..000000000 Binary files a/skin/member/basic/img/line.gif and /dev/null differ diff --git a/skin/member/basic/img/login_img.gif b/skin/member/basic/img/login_img.gif deleted file mode 100644 index 7dce2daa4..000000000 Binary files a/skin/member/basic/img/login_img.gif and /dev/null differ diff --git a/skin/member/basic/img/login_table_bg.gif b/skin/member/basic/img/login_table_bg.gif deleted file mode 100644 index 8abb3747d..000000000 Binary files a/skin/member/basic/img/login_table_bg.gif and /dev/null differ diff --git a/skin/member/basic/img/login_table_bg_top.gif b/skin/member/basic/img/login_table_bg_top.gif deleted file mode 100644 index 13a159270..000000000 Binary files a/skin/member/basic/img/login_table_bg_top.gif and /dev/null differ diff --git a/skin/member/basic/img/login_title.gif b/skin/member/basic/img/login_title.gif deleted file mode 100644 index 56ccd2be0..000000000 Binary files a/skin/member/basic/img/login_title.gif and /dev/null differ diff --git a/skin/member/basic/img/mid_line.gif b/skin/member/basic/img/mid_line.gif deleted file mode 100644 index 71bfc1f5a..000000000 Binary files a/skin/member/basic/img/mid_line.gif and /dev/null differ diff --git a/skin/member/basic/img/modify_img.gif b/skin/member/basic/img/modify_img.gif deleted file mode 100644 index 32d6422df..000000000 Binary files a/skin/member/basic/img/modify_img.gif and /dev/null differ diff --git a/skin/member/basic/img/modify_table_bg.gif b/skin/member/basic/img/modify_table_bg.gif deleted file mode 100644 index 8abb3747d..000000000 Binary files a/skin/member/basic/img/modify_table_bg.gif and /dev/null differ diff --git a/skin/member/basic/img/modify_table_bg_top.gif b/skin/member/basic/img/modify_table_bg_top.gif deleted file mode 100644 index 13a159270..000000000 Binary files a/skin/member/basic/img/modify_table_bg_top.gif and /dev/null differ diff --git a/skin/member/basic/img/ok_btn.gif b/skin/member/basic/img/ok_btn.gif deleted file mode 100644 index bed82275b..000000000 Binary files a/skin/member/basic/img/ok_btn.gif and /dev/null differ diff --git a/skin/member/basic/img/ok_button.gif b/skin/member/basic/img/ok_button.gif deleted file mode 100644 index 1da1365ff..000000000 Binary files a/skin/member/basic/img/ok_button.gif and /dev/null differ diff --git a/skin/member/basic/img/post_search_btn.gif b/skin/member/basic/img/post_search_btn.gif deleted file mode 100644 index 6a27171a1..000000000 Binary files a/skin/member/basic/img/post_search_btn.gif and /dev/null differ diff --git a/skin/member/neo/img/reg_result_logo.jpg b/skin/member/basic/img/reg_result_logo.jpg similarity index 100% rename from skin/member/neo/img/reg_result_logo.jpg rename to skin/member/basic/img/reg_result_logo.jpg diff --git a/skin/member/basic/img/right_img.gif b/skin/member/basic/img/right_img.gif deleted file mode 100644 index 211f7e1c9..000000000 Binary files a/skin/member/basic/img/right_img.gif and /dev/null differ diff --git a/skin/member/basic/img/s_title_1.gif b/skin/member/basic/img/s_title_1.gif deleted file mode 100644 index 7da6d07ef..000000000 Binary files a/skin/member/basic/img/s_title_1.gif and /dev/null differ diff --git a/skin/member/basic/img/secrecy_img.gif b/skin/member/basic/img/secrecy_img.gif deleted file mode 100644 index 1c66aa6f2..000000000 Binary files a/skin/member/basic/img/secrecy_img.gif and /dev/null differ diff --git a/skin/member/basic/img/secrecy_table_bg_top.gif b/skin/member/basic/img/secrecy_table_bg_top.gif deleted file mode 100644 index 13a159270..000000000 Binary files a/skin/member/basic/img/secrecy_table_bg_top.gif and /dev/null differ diff --git a/skin/member/basic/img/secrecy_title.gif b/skin/member/basic/img/secrecy_title.gif deleted file mode 100644 index f3525c372..000000000 Binary files a/skin/member/basic/img/secrecy_title.gif and /dev/null differ diff --git a/skin/member/basic/img/self_intro_bg.gif b/skin/member/basic/img/self_intro_bg.gif deleted file mode 100644 index 598c9fcb3..000000000 Binary files a/skin/member/basic/img/self_intro_bg.gif and /dev/null differ diff --git a/skin/member/basic/img/self_intro_bg_1.gif b/skin/member/basic/img/self_intro_bg_1.gif deleted file mode 100644 index 82d58b6bb..000000000 Binary files a/skin/member/basic/img/self_intro_bg_1.gif and /dev/null differ diff --git a/skin/member/basic/img/self_intro_icon_01.gif b/skin/member/basic/img/self_intro_icon_01.gif deleted file mode 100644 index 74897e425..000000000 Binary files a/skin/member/basic/img/self_intro_icon_01.gif and /dev/null differ diff --git a/skin/member/basic/img/step_01.gif b/skin/member/basic/img/step_01.gif deleted file mode 100644 index 06bc2c75e..000000000 Binary files a/skin/member/basic/img/step_01.gif and /dev/null differ diff --git a/skin/member/basic/img/step_02.gif b/skin/member/basic/img/step_02.gif deleted file mode 100644 index 983c7ad29..000000000 Binary files a/skin/member/basic/img/step_02.gif and /dev/null differ diff --git a/skin/member/basic/img/text_title_01.gif b/skin/member/basic/img/text_title_01.gif deleted file mode 100644 index fe7d29c30..000000000 Binary files a/skin/member/basic/img/text_title_01.gif and /dev/null differ diff --git a/skin/member/basic/img/text_title_02.gif b/skin/member/basic/img/text_title_02.gif deleted file mode 100644 index 7dd386648..000000000 Binary files a/skin/member/basic/img/text_title_02.gif and /dev/null differ diff --git a/skin/member/basic/img/top_line.gif b/skin/member/basic/img/top_line.gif deleted file mode 100644 index 2c3179a85..000000000 Binary files a/skin/member/basic/img/top_line.gif and /dev/null differ diff --git a/skin/member/basic/img/zip_img_01.gif b/skin/member/basic/img/zip_img_01.gif deleted file mode 100644 index 07a1e9551..000000000 Binary files a/skin/member/basic/img/zip_img_01.gif and /dev/null differ diff --git a/skin/member/basic/img/zip_img_02.gif b/skin/member/basic/img/zip_img_02.gif deleted file mode 100644 index 8285e961e..000000000 Binary files a/skin/member/basic/img/zip_img_02.gif and /dev/null differ diff --git a/skin/member/basic/img/zip_img_03.gif b/skin/member/basic/img/zip_img_03.gif deleted file mode 100644 index 8d862fd59..000000000 Binary files a/skin/member/basic/img/zip_img_03.gif and /dev/null differ diff --git a/skin/member/basic/login.skin.php b/skin/member/basic/login.skin.php index 3e0057372..f7dae2a03 100644 --- a/skin/member/basic/login.skin.php +++ b/skin/member/basic/login.skin.php @@ -1,126 +1,54 @@ - +
+

-
- + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - -
아이디
패스워드
자동로그인 - 사용
-
아직 회원이 아니십니까?    
아이디/패스워드를 잊으셨습니까?    
+
+ + + + + + + +
-
+
+

회원로그인 안내

+

+ 회원아이디 및 패스워드가 기억 안나실 때는 아이디/패스워드 찾기를 이용하십시오.
+ 아직 회원이 아니시라면 회원으로 가입 후 이용해 주십시오. +

+
+ 아이디 패스워드 찾기 + 회원 가입 +
+
- diff --git a/skin/member/basic/member_confirm.skin.php b/skin/member/basic/member_confirm.skin.php index a1eb7d15d..a4d54f9fa 100644 --- a/skin/member/basic/member_confirm.skin.php +++ b/skin/member/basic/member_confirm.skin.php @@ -2,85 +2,36 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 ?> - +
+

-
-
+

+ 패스워드를 한번 더 입력해주세요. + 회원님의 정보를 안전하게 보호하기 위해 패스워드를 한번 더 확인합니다. +

-
- - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - - - - - - -
- - - - - - - - - - - -
회원아이디
패스워드
-
+
+ 회원아이디 + - - - - -
외부로부터 회원님의 정보를 안전하게 보호하기 위해
패스워드를 확인하셔야 합니다.
+ + + + -
+ - - - diff --git a/skin/member/basic/memo_view.skin.php b/skin/member/basic/memo_view.skin.php index b6056dfcb..dc22104fb 100644 --- a/skin/member/basic/memo_view.skin.php +++ b/skin/member/basic/memo_view.skin.php @@ -1,77 +1,48 @@ - - - - -
- - - - - - -
- - - - - - - - - - - -
- $nick 님께서 {$memo[me_send_datetime]}에 보내온 쪽지의 내용입니다."; - - if ($kind == "send") - echo "$nick 님께 {$memo[me_send_datetime]}에 보낸 쪽지의 내용입니다."; - ?> -  
- - - - - - - - - - - - - - -
- - - - - - - - - - -
-   "; - echo ""; - ?> -
- - - -
-   "; ?> -    -
-
\ No newline at end of file +
+

+ +
+

쪽지 내용

+
    +
  • + 사람 + +
  • +
  • + 시간 + +
  • +
+

+ +

+
+ +
\ No newline at end of file diff --git a/skin/member/basic/password.skin.php b/skin/member/basic/password.skin.php index 0f890d9dc..a0af16ef3 100644 --- a/skin/member/basic/password.skin.php +++ b/skin/member/basic/password.skin.php @@ -1,76 +1,36 @@ - +
+

+

+ 비밀글 기능으로 보호된 글입니다. + 작성자와 관리자만 열람하실 수 있습니다. 본인이라면 패스워드를 입력하세요. +

-
- - - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - - - - - - - - -
패스워드
이 게시물의 패스워드를 입력하십시오.
+
+ + + +
+
- + - diff --git a/skin/member/basic/password_lost.skin.php b/skin/member/basic/password_lost.skin.php index c35a59464..cbde7002c 100644 --- a/skin/member/basic/password_lost.skin.php +++ b/skin/member/basic/password_lost.skin.php @@ -2,72 +2,30 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 ?> - - - - -
- - - - - -
+
+

아이디/패스워드 찾기

-
- - - - - - - - - - - - - -
- - - - - - - - - - - - -
이메일주소 - -
회원가입시 등록하신 이메일주소 입력 -
- -
왼쪽의 숫자를 입력하세요. -
-
  
-
+
+
+

+ 회원가입 시 등록하신 이메일 주소를 입력해 주세요.
+ 해당 이메일로 아이디와 패스워드 정보를 보내드립니다. +

+ + +
+ +
+ + 창닫기 +
+
+
- - - - - diff --git a/skin/member/basic/register_form.skin.php b/skin/member/basic/register_form.skin.php index a8b6cc852..07b406e0b 100644 --- a/skin/member/basic/register_form.skin.php +++ b/skin/member/basic/register_form.skin.php @@ -1,409 +1,232 @@ - - - - - - - - - - - + -
- - - - - - - + + + + + + + + + + - +
+ - - - - - - - - - - - - - - -
사이트 이용정보 입력
- - - - + -
- - - - - - - - - - - - - - -
아이디 - - > - - - -
※ 영문자, 숫자, _ 만 입력 가능. 최소 3자이상 입력하세요.
-
패스워드 itemname="패스워드">
패스워드 확인 itemname="패스워드 확인">
+
+ > + + 영문자, 숫자, _ 만 입력 가능. 최소 3자이상 입력하세요.
- - - + + + + + +
>
>
- +
+ - + -
개인정보 입력
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
이름 - > - -
별명 - - -
공백없이 한글,영문,숫자만 입력 가능 (한글2자, 영문4자 이상) -
별명을 바꾸시면 앞으로 일 이내에는 변경 할 수 없습니다. -
E-mail - - - - e-mail 로 발송된 내용을 확인한 후 인증하셔야 회원가입이 완료됩니다."; } ?> - e-mail 주소를 변경하시면 다시 인증하셔야 합니다."; } ?> - -
생년월일
성별 - - -
홈페이지 itemname='홈페이지' value=''>
전화번호 itemname='전화번호' value=''>
핸드폰번호 itemname='핸드폰번호' value=''>
주소 - - - - - - - - - - -
itemname='우편번호 앞자리' value=''> - - - itemname='우편번호 뒷자리' value=''> -  
itemname='주소' value=''>
itemname='상세주소' value=''>
-
+
+ > + 공백없이 한글만 입력하세요."; } ?>
- - + - - -
- - - - + -
- - - - - - - - - - - - - - - - - = $config[cf_icon_level]) { ?> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
서명
자기소개
회원아이콘 - - - - -
* 이미지 크기는 가로(픽셀)x세로(픽셀) 이하로 해주세요.
  (gif만 가능 / 용량:바이트 이하만 등록됩니다.) - -
삭제 - -
메일링서비스>정보 메일을 받겠습니다.
SMS 수신여부>핸드폰 문자메세지를 받겠습니다.
정보공개>다른분들이 나의 정보를 볼 수 있도록 합니다. -
     정보공개를 바꾸시면 앞으로 일 이내에는 변경이 안됩니다.
정보공개 - 정보공개는 수정후 일 이내, 까지는 변경이 안됩니다.
- 이렇게 하는 이유는 잦은 정보공개 수정으로 인하여 쪽지를 보낸 후 받지 않는 경우를 막기 위해서 입니다. -
추천인아이디
+
+ + + + + 공백없이 한글,영문,숫자만 입력 가능 (한글2자, 영문4자 이상)
+ 별명을 바꾸시면 앞으로 일 이내에는 변경 할 수 없습니다. +
+ - - - -
- - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- - - - - -
- - -   왼쪽의 글자를 입력하세요. -
+
+ + " maxlength="100" size="50" value='' > + + + + + +
" maxlength="255" size="50" value="">
" maxlength="20" value="">
" maxlength="20" value="">
+ 주소 + 필수 + + " size="2" maxlength="3" value="" title="우편번호 앞자리"> + - + " size="2" maxlength="3" value="" title="우편번호 뒷자리"> + 주소찾기 + " size="50" value="" title="행정구역주소"> + " size="50" value="" title="상세주소"> +
-

- + + + + + + + + - + + + + + + + += $config['cf_icon_level']) { ?> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
기타 개인설정
+ + + + + + + 이미지 크기는 가로 픽셀, 세로 픽셀 이하로 해주세요.
+ gif만 가능하며 용량 바이트 이하만 등록됩니다. +
+
+ > + 정보 메일을 받겠습니다. +
+ > + 핸드폰 문자메세지를 받겠습니다. +
+ + > + 다른분들이 나의 정보를 볼 수 있도록 합니다. + + 정보공개를 바꾸시면 앞으로 일 이내에는 변경이 안됩니다. + +
정보공개 + + + 정보공개는 수정후 일 이내, 까지는 변경이 안됩니다.
+ 이렇게 하는 이유는 잦은 정보공개 수정으로 인하여 쪽지를 보낸 후 받지 않는 경우를 막기 위해서 입니다. +
+
자동등록방지
+

+ + 취소 +
- - - diff --git a/skin/member/basic/register_result.skin.php b/skin/member/basic/register_result.skin.php index 0ec4c41b4..87f795a20 100644 --- a/skin/member/basic/register_result.skin.php +++ b/skin/member/basic/register_result.skin.php @@ -1,53 +1,43 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - -
님의 회원가입을 진심으로 축하합니다. -

회원님의 아이디는 입니다. -

회원님의 패스워드는 아무도 알 수 없는 암호화 코드로 저장되므로 안심하셔도 좋습니다. -

아이디, 패스워드 분실시에는 회원가입시 입력하신 패스워드 분실시 질문, 답변을 이용하여 찾을 수 있습니다. - - -

E-mail()로 발송된 내용을 확인한 후 인증하셔야 회원가입이 완료됩니다. - +

-

회원의 탈퇴는 언제든지 가능하며 탈퇴 후 일정기간이 지난 후, 회원님의 모든 소중한 정보는 삭제하고 있습니다.

감사합니다.

+ + +

+ 님의 회원가입을 진심으로 축하합니다.
+

+ + +

+ 회원 가입 시 입력하신 이메일 주소로 인증메일이 발송되었습니다.
+ 발송된 인증메일을 확인하신 후 인증처리를 하시면 사이트를 원활하게 이용하실 수 있습니다. +

+
+ 아이디 +
+ 이메일 주소 + +
+

+ 이메일 주소를 잘못 입력하셨다면, 사이트 관리자에게 문의해주시기 바랍니다. +

+ + +

+ 회원님의 패스워드는 아무도 알 수 없는 암호화 코드로 저장되므로 안심하셔도 좋습니다.
+ 아이디, 패스워드 분실시에는 회원가입시 입력하신 패스워드 분실시 질문, 답변을 이용하여 찾을 수 있습니다. +

+ +

+ 회원 탈퇴는 언제든지 가능하며 일정기간이 지난 후, 회원님의 정보는 삭제하고 있습니다.
+ 감사합니다. +

+ + + + \ No newline at end of file diff --git a/skin/member/basic/scrap.skin.php b/skin/member/basic/scrap.skin.php index c000c3da2..9e40c90db 100644 --- a/skin/member/basic/scrap.skin.php +++ b/skin/member/basic/scrap.skin.php @@ -1,67 +1,37 @@ - - - - -
- - - - - - -
스크랩
+
+

- - - - -
- - - - - - - - - "; ?> -
- - - - - - - - +
번호게시판제목보관일시삭제
+ + + + + + + + + + + + + + + + + + + + - - - - - - - - - + "; ?> + +
스크랩 목록
번호게시판제목보관일시삭제
삭제
 
자료가 없습니다.
-
자료가 없습니다.
-
+ + + +
diff --git a/skin/member/basic/scrap_popin.skin.php b/skin/member/basic/scrap_popin.skin.php index 77714273f..77630c284 100644 --- a/skin/member/basic/scrap_popin.skin.php +++ b/skin/member/basic/scrap_popin.skin.php @@ -1,62 +1,34 @@ - - - - -
- - - - - - -
스크랩하기
+
+

스크랩하기

- - - - - - - - - - - - - - - - - -
- - - - - - - - - -
- - - - - - - - - - - - - - - - -
제목
코멘트
+
+ + + + + + + + + + + + + + + +
제목 확인 및 댓글 쓰기
제목
+ +

+ 스크랩을 하시면서 감사 혹은 격려의 댓글을 남기실 수 있습니다. +

+ +
+ +
+
+
\ No newline at end of file diff --git a/skin/member/basic/zip.skin.php b/skin/member/basic/zip.skin.php index 215128501..017fdfbf8 100644 --- a/skin/member/basic/zip.skin.php +++ b/skin/member/basic/zip.skin.php @@ -2,90 +2,61 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 ?> - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
- +
+

- + + + + + + + +
+ + + +
+ + + + - 0) { ?> - - - - - - - - - - -
- - - - - \n"; - } - ?> - - - -
건 가나다순
{$list[$i][zip1]}-{$list[$i][zip2]} : {$list[$i][addr]} {$list[$i][bunji]}
[끝]
-
+ 0) { ?> +
+
건 가나다순 정렬
+
+
    + +
  • -
  • + +
+
+
- - + of..value = zip1; + of..value = zip2; + + of..value = addr1; + + of..focus(); + window.close(); + return false; + } + + +
diff --git a/skin/member/neo/_common.php b/skin/member/neo/_common.php deleted file mode 100644 index ee9534b35..000000000 --- a/skin/member/neo/_common.php +++ /dev/null @@ -1,5 +0,0 @@ - \ No newline at end of file diff --git a/skin/member/neo/ajax_mb_email_check.php b/skin/member/neo/ajax_mb_email_check.php deleted file mode 100644 index 3c736a24f..000000000 --- a/skin/member/neo/ajax_mb_email_check.php +++ /dev/null @@ -1,12 +0,0 @@ - \ No newline at end of file diff --git a/skin/member/neo/ajax_mb_id_check.php b/skin/member/neo/ajax_mb_id_check.php deleted file mode 100644 index 626557547..000000000 --- a/skin/member/neo/ajax_mb_id_check.php +++ /dev/null @@ -1,12 +0,0 @@ - \ No newline at end of file diff --git a/skin/member/neo/ajax_mb_nick_check.php b/skin/member/neo/ajax_mb_nick_check.php deleted file mode 100644 index 1abe0c773..000000000 --- a/skin/member/neo/ajax_mb_nick_check.php +++ /dev/null @@ -1,12 +0,0 @@ - \ No newline at end of file diff --git a/skin/member/neo/ajax_register_form.jquery.js b/skin/member/neo/ajax_register_form.jquery.js deleted file mode 100644 index 4f4b212cf..000000000 --- a/skin/member/neo/ajax_register_form.jquery.js +++ /dev/null @@ -1,54 +0,0 @@ -var reg_mb_id_check = function() { - var result = ""; - $.ajax({ - type: "POST", - url: member_skin_url+"/ajax_mb_id_check.php", - data: { - "reg_mb_id": encodeURIComponent($("#reg_mb_id").val()) - }, - cache: false, - async: false, - success: function(data) { - result = data; - } - }); - return result; -} - - -var reg_mb_nick_check = function() { - var result = ""; - $.ajax({ - type: "POST", - url: member_skin_url+"/ajax_mb_nick_check.php", - data: { - "reg_mb_nick": ($("#reg_mb_nick").val()), - 'reg_mb_id': encodeURIComponent($('#reg_mb_id').val()) - }, - cache: false, - async: false, - success: function(data) { - result = data; - } - }); - return result; -} - - -var reg_mb_email_check = function() { - var result = ""; - $.ajax({ - type: 'POST', - url: member_skin_url+'/ajax_mb_email_check.php', - data: { - 'reg_mb_email': $('#reg_mb_email').val(), - 'reg_mb_id': encodeURIComponent($('#reg_mb_id').val()) - }, - cache: false, - async: false, - success: function(data) { - result = data; - } - }); - return result; -} \ No newline at end of file diff --git a/skin/member/neo/ajax_register_form.js b/skin/member/neo/ajax_register_form.js deleted file mode 100644 index 103e9efc0..000000000 --- a/skin/member/neo/ajax_register_form.js +++ /dev/null @@ -1,113 +0,0 @@ -/* -** 2010.03.12 : jQuery 로 대체하여 앞으로 사용하지 않습니다. -*/ - -// 회원아이디 검사 -function reg_mb_id_check() { - var url = member_skin_path + "/ajax_mb_id_check.php"; - var para = "reg_mb_id="+encodeURIComponent($F('reg_mb_id')); - var myAjax = new Ajax.Request( - url, - { - method: 'post', - // 주소창 보안 방지 javascript:void(document.fregisterform.mb_id_enabled.value='000'); - // 동기식 (폼전송시 입력값이 바른지 검사한 후 mb_id_enabled 를 체크하기 때문) - asynchronous: false, - parameters: para, - onComplete: return_reg_mb_id_check - }); -} - -function return_reg_mb_id_check(req) { - var msg = $('msg_mb_id'); - var result = req.responseText; - switch(result) { - case '110' : msg.update('영문자, 숫자, _ 만 입력하세요.').setStyle({ color: 'red' }); break; - case '120' : msg.update('최소 3자이상 입력하세요.').setStyle({ color: 'red' }); break; - case '130' : msg.update('이미 사용중인 아이디 입니다.').setStyle({ color: 'red' }); break; - case '140' : msg.update('예약어로 사용할 수 없는 아이디 입니다.').setStyle({ color: 'red' }); break; - case '000' : msg.update('사용하셔도 좋은 아이디 입니다.').setStyle({ color: 'blue' }); break; - default : alert( '잘못된 접근입니다.\n\n' + result ); break; - } - $('mb_id_enabled').value = result; -} - -// 별명 검사 -function reg_mb_nick_check() { - var url = member_skin_path + "/ajax_mb_nick_check.php"; - var para = "reg_mb_nick="+encodeURIComponent($F('reg_mb_nick')); - var myAjax = new Ajax.Request( - url, - { - method: 'post', - // 주소창 보안 방지 javascript:void(document.fregisterform.mb_id_enabled.value='000'); - // 동기식 (폼전송시 입력값이 바른지 검사한 후 mb_id_enabled 를 체크하기 때문) - asynchronous: false, - parameters: para, - onComplete: return_reg_mb_nick_check - }); -} - -function return_reg_mb_nick_check(req) { - var msg = $('msg_mb_nick'); - var result = req.responseText; - switch(result) { - case '110' : msg.update('별명은 공백없이 한글, 영문, 숫자만 입력 가능합니다.').setStyle({ color: 'red' }); break; - case '120' : msg.update('한글 2글자, 영문 4글자 이상 입력 가능합니다.').setStyle({ color: 'red' }); break; - case '130' : msg.update('이미 존재하는 별명입니다.').setStyle({ color: 'red' }); break; - case '000' : msg.update('사용하셔도 좋은 별명 입니다.').setStyle({ color: 'blue' }); break; - default : alert( '잘못된 접근입니다.\n\n' + result ); break; - } - $('mb_nick_enabled').value = result; -} - - -// E-mail 주소 검사 -function reg_mb_email_check() { - var url = member_skin_path + "/ajax_mb_email_check.php"; - var para = "reg_mb_id="+encodeURIComponent($F('reg_mb_id')); - para += "®_mb_email="+encodeURIComponent($F('reg_mb_email')); - var myAjax = new Ajax.Request( - url, - { - method: 'post', - // 주소창 보안 방지 javascript:void(document.fregisterform.mb_email_enabled.value='000'); - // 동기식 (폼전송시 입력값이 바른지 검사한 후 mb_email_enabled 를 체크하기 때문) - asynchronous: false, - parameters: para, - onComplete: return_reg_mb_email_check - }); -} - -function return_reg_mb_email_check(req) { - var msg = $('msg_mb_email'); - var result = req.responseText; - switch(result) { - case '110' : msg.update('E-mail 주소를 입력하십시오.').setStyle({ color: 'red' }); break; - case '120' : msg.update('E-mail 주소가 형식에 맞지 않습니다.').setStyle({ color: 'red' }); break; - case '130' : msg.update('이미 존재하는 E-mail 주소입니다.').setStyle({ color: 'red' }); break; - case '000' : msg.update('사용하셔도 좋은 E-mail 주소입니다.').setStyle({ color: 'blue' }); break; - default : alert( '잘못된 접근입니다.\n\n' + result ); break; - } - $('mb_email_enabled').value = result; -} - -// 세션에 저장된 토큰을 얻는다. -function get_token() { - var url = member_skin_path + "/ajax_get_token.php"; - var para = "reg_mb_id="+encodeURIComponent($F('reg_mb_id')); - para += "®_mb_email="+encodeURIComponent($F('reg_mb_email')); - var myAjax = new Ajax.Request( - url, - { - method: 'post', - asynchronous: false, - parameters: para, - onComplete: return_get_token - }); -} - -function return_get_token(req) { - var result = req.responseText; - $('mb_token').value = result; -} \ No newline at end of file diff --git a/skin/member/neo/formmail.skin.php b/skin/member/neo/formmail.skin.php deleted file mode 100644 index 978803523..000000000 --- a/skin/member/neo/formmail.skin.php +++ /dev/null @@ -1,92 +0,0 @@ - - -
-

님께 메일보내기

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
메일쓰기
형식 - - - -
자동등록방지
- -
- - 창닫기 -
- - -
- - - - diff --git a/skin/member/neo/login.skin.php b/skin/member/neo/login.skin.php deleted file mode 100644 index 61d60018c..000000000 --- a/skin/member/neo/login.skin.php +++ /dev/null @@ -1,54 +0,0 @@ - - -
-

- -
- - -
- - - - - - - -
- -
-

회원로그인 안내

-

- 회원아이디 및 패스워드가 기억 안나실 때는 아이디/패스워드 찾기를 이용하십시오.
- 아직 회원이 아니시라면 회원으로 가입 후 이용해 주십시오. -

- -
- - - -
- -
- - diff --git a/skin/member/neo/login_check.skin.php b/skin/member/neo/login_check.skin.php deleted file mode 100644 index c3825c12a..000000000 --- a/skin/member/neo/login_check.skin.php +++ /dev/null @@ -1,5 +0,0 @@ - diff --git a/skin/member/neo/member_confirm.skin.php b/skin/member/neo/member_confirm.skin.php deleted file mode 100644 index a4d54f9fa..000000000 --- a/skin/member/neo/member_confirm.skin.php +++ /dev/null @@ -1,44 +0,0 @@ - - -
-

- -

- 패스워드를 한번 더 입력해주세요. - 회원님의 정보를 안전하게 보호하기 위해 패스워드를 한번 더 확인합니다. -

- -
- - - -
- 회원아이디 - - - - - -
- -
- - - -
- - diff --git a/skin/member/neo/memo.skin.php b/skin/member/neo/memo.skin.php deleted file mode 100644 index 83fd9a370..000000000 --- a/skin/member/neo/memo.skin.php +++ /dev/null @@ -1,44 +0,0 @@ - - -
-

- - - - - - - - - - - - - - - - - - - - - - - "; } ?> - -
- 전체 쪽지
-
보낸시간읽은시간관리
삭제
자료가 없습니다.
- -

- 쪽지 보관일수는 최장 일 입니다. -

- - -
\ No newline at end of file diff --git a/skin/member/neo/memo_form.skin.php b/skin/member/neo/memo_form.skin.php deleted file mode 100644 index 0ac6a2307..000000000 --- a/skin/member/neo/memo_form.skin.php +++ /dev/null @@ -1,52 +0,0 @@ - - -
-

쪽지보내기

- - - -
- - - - - - - - - - - - - - - - -
쪽지쓰기
- - 여러 회원에게 보낼때는 컴마(,)로 구분하세요. -
자동등록방지 - -
- -
- - 창닫기 -
-
-
- - diff --git a/skin/member/neo/memo_view.skin.php b/skin/member/neo/memo_view.skin.php deleted file mode 100644 index dc22104fb..000000000 --- a/skin/member/neo/memo_view.skin.php +++ /dev/null @@ -1,48 +0,0 @@ - - -
-

- -
-

쪽지 내용

-
    -
  • - 사람 - -
  • -
  • - 시간 - -
  • -
-

- -

-
- -
\ No newline at end of file diff --git a/skin/member/neo/password.skin.php b/skin/member/neo/password.skin.php deleted file mode 100644 index a0af16ef3..000000000 --- a/skin/member/neo/password.skin.php +++ /dev/null @@ -1,36 +0,0 @@ - - -
-

-

- 비밀글 기능으로 보호된 글입니다. - 작성자와 관리자만 열람하실 수 있습니다. 본인이라면 패스워드를 입력하세요. -

- -
- - - - - - - - -
- - - -
-
- - - -
- - diff --git a/skin/member/neo/password_lost.skin.php b/skin/member/neo/password_lost.skin.php deleted file mode 100644 index cbde7002c..000000000 --- a/skin/member/neo/password_lost.skin.php +++ /dev/null @@ -1,45 +0,0 @@ - - -
-

아이디/패스워드 찾기

- -
-
-

- 회원가입 시 등록하신 이메일 주소를 입력해 주세요.
- 해당 이메일로 아이디와 패스워드 정보를 보내드립니다. -

- - -
- -
- - 창닫기 -
-
-
- - diff --git a/skin/member/neo/profile.skin.php b/skin/member/neo/profile.skin.php deleted file mode 100644 index 5aede90b4..000000000 --- a/skin/member/neo/profile.skin.php +++ /dev/null @@ -1,43 +0,0 @@ - - -
-

님의 프로필

- - - - - - - - - - - - - - - - - - - - - - - - - - -
회원권한
포인트
홈페이지
회원가입일= $mb['mb_level']) ? substr($mb['mb_datetime'],0,10) ." (".number_format($mb_reg_after)." 일)" : "알 수 없음"; ?>
최종접속일= $mb['mb_level']) ? $mb['mb_today_login'] : "알 수 없음";?>
- -
-

인사말

-

-
- -
- 창닫기 -
-
diff --git a/skin/member/neo/register.skin.php b/skin/member/neo/register.skin.php deleted file mode 100644 index ddcd06931..000000000 --- a/skin/member/neo/register.skin.php +++ /dev/null @@ -1,49 +0,0 @@ - - -
- -
-

회원가입약관

- -
- - -
-
- -
-

개인정보수집이용안내

- -
- - -
-
- -
-

회원가입약관 및 개인정보수집이용안내의 내용에 동의하셔야 회원가입 하실 수 있습니다.

- -
- -
- - diff --git a/skin/member/neo/register_form.skin.php b/skin/member/neo/register_form.skin.php deleted file mode 100644 index 07b406e0b..000000000 --- a/skin/member/neo/register_form.skin.php +++ /dev/null @@ -1,314 +0,0 @@ - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - -
사이트 이용정보 입력
- > - - 영문자, 숫자, _ 만 입력 가능. 최소 3자이상 입력하세요. -
>
>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
개인정보 입력
- > - 공백없이 한글만 입력하세요."; } ?> -
- - - - - 공백없이 한글,영문,숫자만 입력 가능 (한글2자, 영문4자 이상)
- 별명을 바꾸시면 앞으로 일 이내에는 변경 할 수 없습니다. -
-
- - " maxlength="100" size="50" value='' > - - - - - - -
" maxlength="255" size="50" value="">
" maxlength="20" value="">
" maxlength="20" value="">
- 주소 - 필수 - - " size="2" maxlength="3" value="" title="우편번호 앞자리"> - - - " size="2" maxlength="3" value="" title="우편번호 뒷자리"> - 주소찾기 - " size="50" value="" title="행정구역주소"> - " size="50" value="" title="상세주소"> -
- - - - - - - - - - - - - - - - - -= $config['cf_icon_level']) { ?> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
기타 개인설정
- - - - - - - 이미지 크기는 가로 픽셀, 세로 픽셀 이하로 해주세요.
- gif만 가능하며 용량 바이트 이하만 등록됩니다. -
-
- > - 정보 메일을 받겠습니다. -
- > - 핸드폰 문자메세지를 받겠습니다. -
- - > - 다른분들이 나의 정보를 볼 수 있도록 합니다. - - 정보공개를 바꾸시면 앞으로 일 이내에는 변경이 안됩니다. - -
정보공개 - - - 정보공개는 수정후 일 이내, 까지는 변경이 안됩니다.
- 이렇게 하는 이유는 잦은 정보공개 수정으로 인하여 쪽지를 보낸 후 받지 않는 경우를 막기 위해서 입니다. -
-
자동등록방지
- -
- - 취소 -
-
- - diff --git a/skin/member/neo/register_result.skin.php b/skin/member/neo/register_result.skin.php deleted file mode 100644 index 87f795a20..000000000 --- a/skin/member/neo/register_result.skin.php +++ /dev/null @@ -1,43 +0,0 @@ - - -
- - - -

- 님의 회원가입을 진심으로 축하합니다.
-

- - -

- 회원 가입 시 입력하신 이메일 주소로 인증메일이 발송되었습니다.
- 발송된 인증메일을 확인하신 후 인증처리를 하시면 사이트를 원활하게 이용하실 수 있습니다. -

-
- 아이디 -
- 이메일 주소 - -
-

- 이메일 주소를 잘못 입력하셨다면, 사이트 관리자에게 문의해주시기 바랍니다. -

- - -

- 회원님의 패스워드는 아무도 알 수 없는 암호화 코드로 저장되므로 안심하셔도 좋습니다.
- 아이디, 패스워드 분실시에는 회원가입시 입력하신 패스워드 분실시 질문, 답변을 이용하여 찾을 수 있습니다. -

- -

- 회원 탈퇴는 언제든지 가능하며 일정기간이 지난 후, 회원님의 정보는 삭제하고 있습니다.
- 감사합니다. -

- -
- - \ No newline at end of file diff --git a/skin/member/neo/register_update.skin.php b/skin/member/neo/register_update.skin.php deleted file mode 100644 index 34fef072a..000000000 --- a/skin/member/neo/register_update.skin.php +++ /dev/null @@ -1,5 +0,0 @@ - diff --git a/skin/member/neo/scrap.skin.php b/skin/member/neo/scrap.skin.php deleted file mode 100644 index 9e40c90db..000000000 --- a/skin/member/neo/scrap.skin.php +++ /dev/null @@ -1,37 +0,0 @@ - - -
-

- - - - - - - - - - - - - - - - - - - - - - - - "; ?> - -
스크랩 목록
번호게시판제목보관일시삭제
삭제
자료가 없습니다.
- - - - -
diff --git a/skin/member/neo/scrap_popin.skin.php b/skin/member/neo/scrap_popin.skin.php deleted file mode 100644 index 77630c284..000000000 --- a/skin/member/neo/scrap_popin.skin.php +++ /dev/null @@ -1,34 +0,0 @@ - - -
-

스크랩하기

- -
- - - - - - - - - - - - - - - -
제목 확인 및 댓글 쓰기
제목
- -

- 스크랩을 하시면서 감사 혹은 격려의 댓글을 남기실 수 있습니다. -

- -
- -
-
-
\ No newline at end of file diff --git a/skin/member/neo/zip.skin.php b/skin/member/neo/zip.skin.php deleted file mode 100644 index 017fdfbf8..000000000 --- a/skin/member/neo/zip.skin.php +++ /dev/null @@ -1,62 +0,0 @@ - - -
-

- -
- - - - - - -
- - - -
- - - - - - - 0) { ?> -
-
건 가나다순 정렬
-
-
    - -
  • -
  • - -
-
-
- -

검색결과가 끝났습니다.

- -
- 창닫기 -
- - - -
diff --git a/skin/new/basic/new.skin.php b/skin/new/basic/new.skin.php index a0eef5908..61d23e644 100644 --- a/skin/new/basic/new.skin.php +++ b/skin/new/basic/new.skin.php @@ -2,81 +2,62 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 ?> - - - - - - - - - - -
- - -  회원아이디 : - - - -
- - + +
+ 상세검색 +
+ + + + +
+ +
+ - - - - - - - - - - - +
그룹게시판제목이름일시
+ + + + + + + + + - - - - - - - - - - -HEREDOC; -} + $gr_subject = cut_str($list[$i]['gr_subject'], 20); + $bo_subject = cut_str($list[$i]['bo_subject'], 20); + $wr_subject = get_text(cut_str($list[$i]['wr_subject'], 80)); ?> - - - - - - + + + + + + + + +"; +?> +
그룹게시판제목이름일시
{$gr_subject}{$bo_subject} {$list[$i][comment]}{$wr_subject}{$list[$i][name]}{$list[$i][datetime2]}
게시물이 없습니다.
게시물이 없습니다.
+ + diff --git a/skin/new/neo/img/dot_bg.gif b/skin/new/neo/img/dot_bg.gif deleted file mode 100644 index bd5f0a0d7..000000000 Binary files a/skin/new/neo/img/dot_bg.gif and /dev/null differ diff --git a/skin/new/neo/img/list_top_01.gif b/skin/new/neo/img/list_top_01.gif deleted file mode 100644 index 200b1e106..000000000 Binary files a/skin/new/neo/img/list_top_01.gif and /dev/null differ diff --git a/skin/new/neo/img/list_top_02.gif b/skin/new/neo/img/list_top_02.gif deleted file mode 100644 index 60cbe21c6..000000000 Binary files a/skin/new/neo/img/list_top_02.gif and /dev/null differ diff --git a/skin/new/neo/img/list_top_03.gif b/skin/new/neo/img/list_top_03.gif deleted file mode 100644 index 05b85066c..000000000 Binary files a/skin/new/neo/img/list_top_03.gif and /dev/null differ diff --git a/skin/new/neo/img/list_top_04.gif b/skin/new/neo/img/list_top_04.gif deleted file mode 100644 index 16a44b0a7..000000000 Binary files a/skin/new/neo/img/list_top_04.gif and /dev/null differ diff --git a/skin/new/neo/new.skin.php b/skin/new/neo/new.skin.php deleted file mode 100644 index 61d23e644..000000000 --- a/skin/new/neo/new.skin.php +++ /dev/null @@ -1,63 +0,0 @@ - - - -
- 상세검색 -
- - - - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - -"; -?> - -
그룹게시판제목이름일시
게시물이 없습니다.
- - diff --git a/skin/outlogin/basic/outlogin.skin.1.php b/skin/outlogin/basic/outlogin.skin.1.php index 912d35803..4711c434f 100644 --- a/skin/outlogin/basic/outlogin.skin.1.php +++ b/skin/outlogin/basic/outlogin.skin.1.php @@ -1,105 +1,60 @@ - - - - - -
- -
-
-
-
- - - - - -
- - - - - - - - - - -
-
-
-
-
+
+

멤버쉽

+ + +
+ + + + + + +
+ 회원가입 + 정보찾기 + +
-
- - - -
-
-
-
-
- + + + + + diff --git a/skin/outlogin/basic/outlogin.skin.2.php b/skin/outlogin/basic/outlogin.skin.2.php index 9f111f000..a6afd875a 100644 --- a/skin/outlogin/basic/outlogin.skin.2.php +++ b/skin/outlogin/basic/outlogin.skin.2.php @@ -1,65 +1,43 @@ - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - -
포인트 :
- - - - -
- - - - - - - - - - - - - -
쪽지 ()
+
+
+

나의 이용정보

+ 님 + 관리자 +
+ + +
- diff --git a/skin/outlogin/neo/img/admin.gif b/skin/outlogin/neo/img/admin.gif deleted file mode 100644 index adf17872e..000000000 Binary files a/skin/outlogin/neo/img/admin.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/leave_button.gif b/skin/outlogin/neo/img/leave_button.gif deleted file mode 100644 index b7ea25783..000000000 Binary files a/skin/outlogin/neo/img/leave_button.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/login_auto.gif b/skin/outlogin/neo/img/login_auto.gif deleted file mode 100644 index 968be8915..000000000 Binary files a/skin/outlogin/neo/img/login_auto.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/login_button.gif b/skin/outlogin/neo/img/login_button.gif deleted file mode 100644 index 4402ac228..000000000 Binary files a/skin/outlogin/neo/img/login_button.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/login_down.gif b/skin/outlogin/neo/img/login_down.gif deleted file mode 100644 index 8c684e938..000000000 Binary files a/skin/outlogin/neo/img/login_down.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/login_id.gif b/skin/outlogin/neo/img/login_id.gif deleted file mode 100644 index e84382fea..000000000 Binary files a/skin/outlogin/neo/img/login_id.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/login_ing_icon.gif b/skin/outlogin/neo/img/login_ing_icon.gif deleted file mode 100644 index 4ecc023d2..000000000 Binary files a/skin/outlogin/neo/img/login_ing_icon.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/login_ing_top.gif b/skin/outlogin/neo/img/login_ing_top.gif deleted file mode 100644 index a5a918b61..000000000 Binary files a/skin/outlogin/neo/img/login_ing_top.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/login_join_button.gif b/skin/outlogin/neo/img/login_join_button.gif deleted file mode 100644 index 622e25fc0..000000000 Binary files a/skin/outlogin/neo/img/login_join_button.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/login_left_bg.gif b/skin/outlogin/neo/img/login_left_bg.gif deleted file mode 100644 index 2faea8e47..000000000 Binary files a/skin/outlogin/neo/img/login_left_bg.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/login_memo.gif b/skin/outlogin/neo/img/login_memo.gif deleted file mode 100644 index c5902e65a..000000000 Binary files a/skin/outlogin/neo/img/login_memo.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/login_modify.gif b/skin/outlogin/neo/img/login_modify.gif deleted file mode 100644 index d1ffc16ce..000000000 Binary files a/skin/outlogin/neo/img/login_modify.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/login_pw.gif b/skin/outlogin/neo/img/login_pw.gif deleted file mode 100644 index 6f82fc2b2..000000000 Binary files a/skin/outlogin/neo/img/login_pw.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/login_pw_find_button.gif b/skin/outlogin/neo/img/login_pw_find_button.gif deleted file mode 100644 index d74df4d04..000000000 Binary files a/skin/outlogin/neo/img/login_pw_find_button.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/login_right_bg.gif b/skin/outlogin/neo/img/login_right_bg.gif deleted file mode 100644 index 2faea8e47..000000000 Binary files a/skin/outlogin/neo/img/login_right_bg.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/login_top.gif b/skin/outlogin/neo/img/login_top.gif deleted file mode 100644 index d9b2ac8c3..000000000 Binary files a/skin/outlogin/neo/img/login_top.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/logout_button.gif b/skin/outlogin/neo/img/logout_button.gif deleted file mode 100644 index 8d7b31077..000000000 Binary files a/skin/outlogin/neo/img/logout_button.gif and /dev/null differ diff --git a/skin/outlogin/neo/img/scrap_button.gif b/skin/outlogin/neo/img/scrap_button.gif deleted file mode 100644 index c2b5070df..000000000 Binary files a/skin/outlogin/neo/img/scrap_button.gif and /dev/null differ diff --git a/skin/outlogin/neo/outlogin.skin.1.php b/skin/outlogin/neo/outlogin.skin.1.php deleted file mode 100644 index 4711c434f..000000000 --- a/skin/outlogin/neo/outlogin.skin.1.php +++ /dev/null @@ -1,61 +0,0 @@ - - -
-

멤버쉽

- -
-
- - - - - - -
- 회원가입 - 정보찾기 - - -
-
-
-
- - - diff --git a/skin/outlogin/neo/outlogin.skin.2.php b/skin/outlogin/neo/outlogin.skin.2.php deleted file mode 100644 index a6afd875a..000000000 --- a/skin/outlogin/neo/outlogin.skin.2.php +++ /dev/null @@ -1,43 +0,0 @@ - - - -
-
-

나의 이용정보

- 님 - 관리자 -
- - -
- - - diff --git a/skin/poll/basic/poll.skin.php b/skin/poll/basic/poll.skin.php index 1c67d2897..17039df96 100644 --- a/skin/poll/basic/poll.skin.php +++ b/skin/poll/basic/poll.skin.php @@ -1,92 +1,47 @@ - - + - - - - - - - - - - - - - - - +
+
+

설문조사

+ 설문조사 관리 +

+
+
    + +
  • + +
+ +
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - -
- -
- - - - - - - - -
"; } else { echo " "; } ?>
- -
- + \ No newline at end of file diff --git a/skin/poll/basic/poll_result.skin.php b/skin/poll/basic/poll_result.skin.php index aae68e195..67c9e8c58 100644 --- a/skin/poll/basic/poll_result.skin.php +++ b/skin/poll/basic/poll_result.skin.php @@ -1,153 +1,110 @@ - - - - -
- - - - -
- - - - - - - -
질 문l (전체 표)
+
+

- - - - -
+
+

결과

- - - + + + + + + +
+

이 설문에 대한 기타의견

+ + +
+
+

님의 의견

+ + +
+

+ +

+
+ "; } ?> +
+
+ + + = $po['po_level']) { ?> +
+ + + + +

+
- +
+
전체
+
+
    -
- - - - +
  • +

    + + + 퍼센트 +

    +
    + +
    +
  • -
    . 표 (%)
    + + + + + -
    - - - - - -
    - - - - = $po[po_level]) { ?> - - - - - - + + + + + + + + + + +
    - - - - - - - - -
    - - -
    - - -   - - 이름   - - - 의견   -
    -
    자동등록방지
    + +
    + +
    + - +
    - - - - - - - - - - - - - - - - - - -
    "; } ?>
     
    - +
    +

    다른 투표 결과 보기

    + +
    - +
    + 창닫기 +
    +
    - - - - - - - - - - - - - - - - - - - - - - - -
    - - - -
     
     
    -
    - - + \ No newline at end of file diff --git a/skin/poll/neo/img/a.gif b/skin/poll/neo/img/a.gif deleted file mode 100644 index c8dc185ac..000000000 Binary files a/skin/poll/neo/img/a.gif and /dev/null differ diff --git a/skin/poll/neo/img/admin.gif b/skin/poll/neo/img/admin.gif deleted file mode 100644 index adf17872e..000000000 Binary files a/skin/poll/neo/img/admin.gif and /dev/null differ diff --git a/skin/poll/neo/img/bg_b.gif b/skin/poll/neo/img/bg_b.gif deleted file mode 100644 index eed737cea..000000000 Binary files a/skin/poll/neo/img/bg_b.gif and /dev/null differ diff --git a/skin/poll/neo/img/bg_bl.gif b/skin/poll/neo/img/bg_bl.gif deleted file mode 100644 index e8b77cf2c..000000000 Binary files a/skin/poll/neo/img/bg_bl.gif and /dev/null differ diff --git a/skin/poll/neo/img/bg_br.gif b/skin/poll/neo/img/bg_br.gif deleted file mode 100644 index efa202f83..000000000 Binary files a/skin/poll/neo/img/bg_br.gif and /dev/null differ diff --git a/skin/poll/neo/img/bg_mc.gif b/skin/poll/neo/img/bg_mc.gif deleted file mode 100644 index dd6826885..000000000 Binary files a/skin/poll/neo/img/bg_mc.gif and /dev/null differ diff --git a/skin/poll/neo/img/bg_mcl.gif b/skin/poll/neo/img/bg_mcl.gif deleted file mode 100644 index 887e544c0..000000000 Binary files a/skin/poll/neo/img/bg_mcl.gif and /dev/null differ diff --git a/skin/poll/neo/img/bg_mcr.gif b/skin/poll/neo/img/bg_mcr.gif deleted file mode 100644 index 8a164468b..000000000 Binary files a/skin/poll/neo/img/bg_mcr.gif and /dev/null differ diff --git a/skin/poll/neo/img/bg_ml.gif b/skin/poll/neo/img/bg_ml.gif deleted file mode 100644 index 2f9aac8e7..000000000 Binary files a/skin/poll/neo/img/bg_ml.gif and /dev/null differ diff --git a/skin/poll/neo/img/bg_mr.gif b/skin/poll/neo/img/bg_mr.gif deleted file mode 100644 index 8e9a474b7..000000000 Binary files a/skin/poll/neo/img/bg_mr.gif and /dev/null differ diff --git a/skin/poll/neo/img/bg_t.gif b/skin/poll/neo/img/bg_t.gif deleted file mode 100644 index a505103e6..000000000 Binary files a/skin/poll/neo/img/bg_t.gif and /dev/null differ diff --git a/skin/poll/neo/img/bg_tl.gif b/skin/poll/neo/img/bg_tl.gif deleted file mode 100644 index 785c791a5..000000000 Binary files a/skin/poll/neo/img/bg_tl.gif and /dev/null differ diff --git a/skin/poll/neo/img/bg_tr.gif b/skin/poll/neo/img/bg_tr.gif deleted file mode 100644 index 046a0684b..000000000 Binary files a/skin/poll/neo/img/bg_tr.gif and /dev/null differ diff --git a/skin/poll/neo/img/poll_button.gif b/skin/poll/neo/img/poll_button.gif deleted file mode 100644 index 3a2a0c8a5..000000000 Binary files a/skin/poll/neo/img/poll_button.gif and /dev/null differ diff --git a/skin/poll/neo/img/poll_view.gif b/skin/poll/neo/img/poll_view.gif deleted file mode 100644 index 8155e7b65..000000000 Binary files a/skin/poll/neo/img/poll_view.gif and /dev/null differ diff --git a/skin/poll/neo/img/q.gif b/skin/poll/neo/img/q.gif deleted file mode 100644 index 39155f08b..000000000 Binary files a/skin/poll/neo/img/q.gif and /dev/null differ diff --git a/skin/poll/neo/img/title.gif b/skin/poll/neo/img/title.gif deleted file mode 100644 index 7b4cba5ba..000000000 Binary files a/skin/poll/neo/img/title.gif and /dev/null differ diff --git a/skin/poll/neo/poll_result.skin.php b/skin/poll/neo/poll_result.skin.php deleted file mode 100644 index 67c9e8c58..000000000 --- a/skin/poll/neo/poll_result.skin.php +++ /dev/null @@ -1,110 +0,0 @@ - - -
    -

    - -
    -

    결과

    - -
    -
    전체
    -
    -
      - -
    1. -

      - - - 퍼센트 -

      -
      - -
      -
    2. - -
    -
    -
    -
    - - -
    -

    이 설문에 대한 기타의견

    - - -
    -
    -

    님의 의견

    - - -
    -

    - -

    -
    - "; } ?> -
    -
    - - - = $po['po_level']) { ?> -
    - - - - -

    - - - - - - - - - - - - - - - - - - - -
    자동등록방지
    - -
    - -
    -
    - - -
    - - -
    -

    다른 투표 결과 보기

    - -
    - -
    - 창닫기 -
    -
    - - \ No newline at end of file diff --git a/skin/popular/basic/popular.skin.php b/skin/popular/basic/popular.skin.php index bf7a8bde8..ebc9afd6f 100644 --- a/skin/popular/basic/popular.skin.php +++ b/skin/popular/basic/popular.skin.php @@ -1,9 +1,14 @@ -인기검색어 : -{$list[$i][pp_word]} "; -} -?> \ No newline at end of file + + \ No newline at end of file diff --git a/skin/popular/neo/img/dot_bg.gif b/skin/popular/neo/img/dot_bg.gif deleted file mode 100644 index bd5f0a0d7..000000000 Binary files a/skin/popular/neo/img/dot_bg.gif and /dev/null differ diff --git a/skin/popular/neo/img/icon.gif b/skin/popular/neo/img/icon.gif deleted file mode 100644 index 49abe3199..000000000 Binary files a/skin/popular/neo/img/icon.gif and /dev/null differ diff --git a/skin/popular/neo/img/visit_bg.gif b/skin/popular/neo/img/visit_bg.gif deleted file mode 100644 index bc8b17231..000000000 Binary files a/skin/popular/neo/img/visit_bg.gif and /dev/null differ diff --git a/skin/popular/neo/popular.skin.php b/skin/popular/neo/popular.skin.php deleted file mode 100644 index ebc9afd6f..000000000 --- a/skin/popular/neo/popular.skin.php +++ /dev/null @@ -1,14 +0,0 @@ - - - \ No newline at end of file diff --git a/skin/search/basic/search.skin.php b/skin/search/basic/search.skin.php index ba2aa8177..8bda09f03 100644 --- a/skin/search/basic/search.skin.php +++ b/skin/search/basic/search.skin.php @@ -2,119 +2,130 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 ?> -
    - + - - - - - - -
    - - +
    + 상세검색 + + - - + - + + - - - -
    - 연산자   - >OR   - >AND -
    + + // 검색에 많은 부하가 걸리는 경우 이 주석을 제거하세요. + var cnt = 0; + for (var i=0; i 1) { + alert("빠른 검색을 위하여 검색어에 공백은 한개만 입력할 수 있습니다."); + f.stx.select(); + f.stx.focus(); + return false; + } + + f.action = ""; + return true; + } + + > + + > + + -

    +

    - - -
    + + +
    +
    에 대한 검색 결과입니다.
    +
    +
      +
    • 개의 게시판
    • +
    • 개의 게시물
    • +
    • 현재 / 페이지 열람 중
    • +
    +
    +
    + + -
  • 검색된 게시판 리스트 ({$board_count}개의 게시판, ".number_format($total_count)."개의 게시글, ".number_format($page)."/".number_format($total_page)." 페이지)"; - if ($board_count) - { - echo ""; - } - else - { - echo "
    • 검색된 자료가 하나도 없습니다.
    "; - } - } - ?> + +
    +
    검색결과가 있는 게시판 목록
    +
    + +
    +
    + +

    검색된 자료가 하나도 없습니다.

    + +
    -
  • {$bo_subject[$idx]}에서의 검색결과"; - $comment_href = ""; - for ($i=0; $i
    • "; +
      + +
      에서
      +
      +
        + [코멘트] "; + $comment_def = "댓글"; $comment_href = "#c_".$list[$idx][$i][wr_id]; } - echo ""; - echo $list[$idx][$i][subject]; - echo " [새창]
        "; - echo $list[$idx][$i][content]; - echo "
        {$list[$idx][$i][wr_datetime]}   "; - echo $list[$idx][$i][name]; - echo "
    "; - } - } - ?> + ?> +
  • + + 새창 +

    +
    + +
  • + + + + + + -

    + -

    \ No newline at end of file +
    diff --git a/skin/search/neo/search.skin.php b/skin/search/neo/search.skin.php deleted file mode 100644 index 8bda09f03..000000000 --- a/skin/search/neo/search.skin.php +++ /dev/null @@ -1,131 +0,0 @@ - - -
    - -
    - 상세검색 - - - - - - - - - - > - - > - -
    -
    - -
    - - - -
    -
    에 대한 검색 결과입니다.
    -
    -
      -
    • 개의 게시판
    • -
    • 개의 게시물
    • -
    • 현재 / 페이지 열람 중
    • -
    -
    -
    - - - - -
    -
    검색결과가 있는 게시판 목록
    -
    - -
    -
    - -

    검색된 자료가 하나도 없습니다.

    - - -
    - -
    - -
    에서
    -
    -
      - 댓글"; - $comment_href = "#c_".$list[$idx][$i][wr_id]; - } - ?> -
    • - - 새창 -

      -
      - -
    • - -
    - -
    - -
    - - - -
    diff --git a/skin/visit/basic/visit.skin.php b/skin/visit/basic/visit.skin.php index d56e0d4dd..3b876dd8d 100644 --- a/skin/visit/basic/visit.skin.php +++ b/skin/visit/basic/visit.skin.php @@ -1,32 +1,22 @@ - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    +
    +
    +

    방문자집계

    +
    +
    오늘
    +
    +
    어제
    +
    +
    최대
    +
    +
    전체
    +
    +
    + 상세보기 +
    +
    diff --git a/skin/visit/neo/img/admin.gif b/skin/visit/neo/img/admin.gif deleted file mode 100644 index adf17872e..000000000 Binary files a/skin/visit/neo/img/admin.gif and /dev/null differ diff --git a/skin/visit/neo/img/visit_1.gif b/skin/visit/neo/img/visit_1.gif deleted file mode 100644 index 433f964a6..000000000 Binary files a/skin/visit/neo/img/visit_1.gif and /dev/null differ diff --git a/skin/visit/neo/img/visit_2.gif b/skin/visit/neo/img/visit_2.gif deleted file mode 100644 index 90c9347e7..000000000 Binary files a/skin/visit/neo/img/visit_2.gif and /dev/null differ diff --git a/skin/visit/neo/img/visit_3.gif b/skin/visit/neo/img/visit_3.gif deleted file mode 100644 index f10b06ca1..000000000 Binary files a/skin/visit/neo/img/visit_3.gif and /dev/null differ diff --git a/skin/visit/neo/img/visit_4.gif b/skin/visit/neo/img/visit_4.gif deleted file mode 100644 index 425b7fa51..000000000 Binary files a/skin/visit/neo/img/visit_4.gif and /dev/null differ diff --git a/skin/visit/neo/img/visit_down.gif b/skin/visit/neo/img/visit_down.gif deleted file mode 100644 index 54b7d9d6a..000000000 Binary files a/skin/visit/neo/img/visit_down.gif and /dev/null differ diff --git a/skin/visit/neo/img/visit_top.gif b/skin/visit/neo/img/visit_top.gif deleted file mode 100644 index 7859a8e5b..000000000 Binary files a/skin/visit/neo/img/visit_top.gif and /dev/null differ diff --git a/skin/visit/neo/visit.skin.php b/skin/visit/neo/visit.skin.php deleted file mode 100644 index 3b876dd8d..000000000 --- a/skin/visit/neo/visit.skin.php +++ /dev/null @@ -1,22 +0,0 @@ - - -
    -
    -

    방문자집계

    -
    -
    오늘
    -
    -
    어제
    -
    -
    최대
    -
    -
    전체
    -
    -
    - 상세보기 -
    -
    diff --git a/tail.php b/tail.php index acb160097..d4f045e51 100644 --- a/tail.php +++ b/tail.php @@ -8,8 +8,8 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가