From 2658ac9ca93a2d646209477134d8e6d332daa0b8 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 3 Mar 2014 13:36:06 +0900 Subject: [PATCH 1/4] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20=EC=83=81?= =?UTF-8?q?=ED=92=88=EB=AA=A9=EB=A1=9D=2010=20=EA=B3=B5=EB=B0=B1=20?= =?UTF-8?q?=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/shop/basic/list.10.skin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin/shop/basic/list.10.skin.php b/skin/shop/basic/list.10.skin.php index 440f09db4..c2a63eea1 100644 --- a/skin/shop/basic/list.10.skin.php +++ b/skin/shop/basic/list.10.skin.php @@ -24,7 +24,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } } - echo "
  • img_width}px\">\n"; + echo "
  • img_width}px\">\n"; if ($this->href) { echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; From b949e7432e09be307c8705c491016facd69a7397 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 3 Mar 2014 13:56:24 +0900 Subject: [PATCH 2/4] =?UTF-8?q?=EA=B3=B5=ED=86=B5:=20=EC=83=81=ED=92=88?= =?UTF-8?q?=EB=AA=A9=EB=A1=9D=20sct=5Fimg,=20sct=5Ftxt,=20sct=5Fid=20div?= =?UTF-8?q?=20=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/skin/shop/basic/list.10.skin.php | 10 +++++----- mobile/skin/shop/basic/main.10.skin.php | 10 +++++----- mobile/skin/shop/basic/relation.10.skin.php | 10 +++++----- skin/shop/basic/list.10.skin.php | 10 +++++----- skin/shop/basic/list.20.skin.php | 12 ++++++------ skin/shop/basic/list.30.skin.php | 12 ++++++------ skin/shop/basic/list.40.skin.php | 12 ++++++------ skin/shop/basic/main.10.skin.php | 10 +++++----- skin/shop/basic/main.20.skin.php | 10 +++++----- skin/shop/basic/main.30.skin.php | 10 +++++----- skin/shop/basic/main.40.skin.php | 10 +++++----- skin/shop/basic/main.50.skin.php | 10 +++++----- skin/shop/basic/relation.10.skin.php | 10 +++++----- skin/shop/basic/style.css | 18 ++++++++++++------ 14 files changed, 80 insertions(+), 74 deletions(-) diff --git a/mobile/skin/shop/basic/list.10.skin.php b/mobile/skin/shop/basic/list.10.skin.php index 8c3ccaca5..b579cb219 100644 --- a/mobile/skin/shop/basic/list.10.skin.php +++ b/mobile/skin/shop/basic/list.10.skin.php @@ -21,7 +21,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "\n"; } if ($this->view_it_icon) { @@ -37,11 +37,11 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "\n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/mobile/skin/shop/basic/main.10.skin.php b/mobile/skin/shop/basic/main.10.skin.php index 1e26683d8..93e96d7c5 100644 --- a/mobile/skin/shop/basic/main.10.skin.php +++ b/mobile/skin/shop/basic/main.10.skin.php @@ -21,7 +21,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "\n"; } if ($this->view_it_icon) { @@ -37,11 +37,11 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "\n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/mobile/skin/shop/basic/relation.10.skin.php b/mobile/skin/shop/basic/relation.10.skin.php index 7783eed73..087a20492 100644 --- a/mobile/skin/shop/basic/relation.10.skin.php +++ b/mobile/skin/shop/basic/relation.10.skin.php @@ -21,7 +21,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "\n"; } if ($this->view_it_icon) { @@ -37,11 +37,11 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "\n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/list.10.skin.php b/skin/shop/basic/list.10.skin.php index c2a63eea1..0febff576 100644 --- a/skin/shop/basic/list.10.skin.php +++ b/skin/shop/basic/list.10.skin.php @@ -27,7 +27,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "\n"; } if ($this->view_it_icon) { @@ -43,11 +43,11 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "\n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/list.20.skin.php b/skin/shop/basic/list.20.skin.php index a9908021e..f18769a84 100644 --- a/skin/shop/basic/list.20.skin.php +++ b/skin/shop/basic/list.20.skin.php @@ -27,7 +27,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "\n"; } if ($this->view_it_icon) { - echo "".item_icon($row)."\n"; + echo "
    ".item_icon($row)."
    \n"; } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "\n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/list.30.skin.php b/skin/shop/basic/list.30.skin.php index a31f05173..9a8103dd8 100644 --- a/skin/shop/basic/list.30.skin.php +++ b/skin/shop/basic/list.30.skin.php @@ -36,7 +36,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • \n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "\n"; } if ($this->view_it_icon) { - echo "".item_icon($row)."\n"; + echo "
    ".item_icon($row)."
    \n"; } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "\n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/list.40.skin.php b/skin/shop/basic/list.40.skin.php index bddcc31ca..75233a6d8 100644 --- a/skin/shop/basic/list.40.skin.php +++ b/skin/shop/basic/list.40.skin.php @@ -38,7 +38,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • \n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "\n"; } if ($this->view_it_icon) { - echo "".item_icon($row)."\n"; + echo "
    ".item_icon($row)."
    \n"; } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "\n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/main.10.skin.php b/skin/shop/basic/main.10.skin.php index 6a68b668a..1e5985d8a 100644 --- a/skin/shop/basic/main.10.skin.php +++ b/skin/shop/basic/main.10.skin.php @@ -27,7 +27,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "\n"; } if ($this->view_it_icon) { @@ -43,11 +43,11 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "\n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/main.20.skin.php b/skin/shop/basic/main.20.skin.php index 96ef4fabd..fa043dfaa 100644 --- a/skin/shop/basic/main.20.skin.php +++ b/skin/shop/basic/main.20.skin.php @@ -41,7 +41,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "\n"; } if ($this->view_it_icon) { @@ -57,11 +57,11 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "\n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/main.30.skin.php b/skin/shop/basic/main.30.skin.php index f0a1bdb56..58c36ad09 100644 --- a/skin/shop/basic/main.30.skin.php +++ b/skin/shop/basic/main.30.skin.php @@ -37,7 +37,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "\n"; } if ($this->view_it_icon) { @@ -53,11 +53,11 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "\n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/main.40.skin.php b/skin/shop/basic/main.40.skin.php index 1d8fa618b..0399b4ac4 100644 --- a/skin/shop/basic/main.40.skin.php +++ b/skin/shop/basic/main.40.skin.php @@ -41,7 +41,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "\n"; } if ($this->view_it_icon) { @@ -57,11 +57,11 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "\n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/main.50.skin.php b/skin/shop/basic/main.50.skin.php index e5853cf73..75461c8d4 100644 --- a/skin/shop/basic/main.50.skin.php +++ b/skin/shop/basic/main.50.skin.php @@ -40,7 +40,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "\n"; } if ($this->view_it_icon) { @@ -56,11 +56,11 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "\n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/relation.10.skin.php b/skin/shop/basic/relation.10.skin.php index 29581e1f0..e1f872b8c 100644 --- a/skin/shop/basic/relation.10.skin.php +++ b/skin/shop/basic/relation.10.skin.php @@ -27,7 +27,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "\n"; } if ($this->view_it_icon) { @@ -43,11 +43,11 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "\n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/style.css b/skin/shop/basic/style.css index 709b336ba..7e8322f09 100644 --- a/skin/shop/basic/style.css +++ b/skin/shop/basic/style.css @@ -98,9 +98,10 @@ .sct_10 .sct_li {position:relative;float:left;margin:0 25px 15px 0} .sct_10 .sct_last {margin:0 0 15px !important} .sct_10 .sct_clear {clear:both} -.sct_10 .sct_a {display:inline-block;position:relative;margin:0 0 5px;text-decoration:none} +.sct_10 .sct_a {display:inline-block;position:relative;text-decoration:none} .sct_10 .sct_a:focus, .sct_10 .sct_a:hover {text-decoration:none} .sct_10 .sct_img {margin:0 0 10px} +.sct_10 .sct_txt {margin:0 0 5px} .sct_10 .sct_icon {margin:0 0 10px} .sct_10 .sct_id {display:block;margin:0 0 5px} .sct_10 .sct_basic {margin:0 0 10px} @@ -161,9 +162,10 @@ .smt_20 .sct_ul_first {display:block;top:0} .smt_20 .sct_li {position:relative;float:left;margin:0 25px 15px 0} .smt_20 .sct_last {margin:0 0 15px !important} -.smt_20 .sct_a {display:inline-block;position:relative;margin:0 0 5px;text-decoration:none} +.smt_20 .sct_a {display:inline-block;position:relative;text-decoration:none} .smt_20 .sct_a:focus, .smt_20 .sct_a:hover {text-decoration:none} .smt_20 .sct_img {margin:0 0 10px} +.smt_20 .sct_txt {margin:0 0 5px} .smt_20 .sct_icon {margin:0 0 10px} .smt_20 .sct_id {display:block;margin:0 0 5px} .smt_20 .sct_basic {margin:0 0 10px} @@ -177,9 +179,10 @@ .smt_30 .sct_ul:after {display:block;visibility:hidden;clear:both;content:""} .smt_30 .sct_ul_first {display:block;left:0} .smt_30 .sct_li {position:relative;float:left;margin-right:25px} -.smt_30 .sct_a {display:inline-block;position:relative;margin:0 0 5px;text-decoration:none} +.smt_30 .sct_a {display:inline-block;position:relative;text-decoration:none} .smt_30 .sct_a:focus, .smt_30 .sct_a:hover {text-decoration:none} .smt_30 .sct_img {margin:0 0 10px} +.smt_30 .sct_txt {margin:0 0 5px} .smt_30 .sct_icon {margin:0 0 10px} .smt_30 .sct_id {display:block;margin:0 0 5px} .smt_30 .sct_basic {margin:0 0 10px} @@ -193,9 +196,10 @@ .smt_40 .sct_ul_first {display:block} .smt_40 .sct_li {position:relative;float:left;margin:0 25px 15px 0} .smt_40 .sct_last {margin:0 0 15px !important} -.smt_40 .sct_a {display:inline-block;position:relative;margin:0 0 5px;text-decoration:none} +.smt_40 .sct_a {display:inline-block;position:relative;text-decoration:none} .smt_40 .sct_a:focus, .smt_40 .sct_a:hover {text-decoration:none} .smt_40 .sct_img {margin:0 0 10px} +.smt_40 .sct_txt {margin:0 0 5px} .smt_40 .sct_icon {margin:0 0 10px} .smt_40 .sct_id {display:block;margin:0 0 5px} .smt_40 .sct_basic {margin:0 0 10px} @@ -209,9 +213,10 @@ .smt_50 .sct_ul_first {display:block} .smt_50 .sct_li {position:relative;float:left;position:relative;top:-306px;margin:0 25px 15px 0} .smt_50 .sct_last {margin:0 0 15px} -.smt_50 .sct_a {display:inline-block;position:relative;margin:0 0 5px;text-decoration:none} +.smt_50 .sct_a {display:inline-block;position:relative;text-decoration:none} .smt_50 .sct_a:focus, .smt_50 .sct_a:hover {text-decoration:none} .smt_50 .sct_img {margin:0 0 10px} +.smt_50 .sct_txt {margin:0 0 5px} .smt_50 .sct_icon {margin:0 0 10px} .smt_50 .sct_id {display:block;margin:0 0 5px} .smt_50 .sct_basic {margin:0 0 10px} @@ -223,9 +228,10 @@ .scr_10 .sct_li {position:relative;float:left;margin:0 25px 15px 0} .scr_10 .sct_last {margin:0 0 15px !important} .scr_10 .sct_clear {clear:both} -.scr_10 .sct_a {display:inline-block;position:relative;margin:0 0 5px;text-decoration:none} +.scr_10 .sct_a {display:inline-block;position:relative;text-decoration:none} .scr_10 .sct_a:focus, .sct_10 .sct_a:hover {text-decoration:none} .scr_10 .sct_img {margin:0 0 10px} +.scr_10 .sct_txt {margin:0 0 5px} .scr_10 .sct_icon {margin:0 0 10px} .scr_10 .sct_id {display:block;margin:0 0 5px} .scr_10 .sct_basic {margin:0 0 10px} From 3ccea8a71c99ea509cd53309418299d04f62938b Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 3 Mar 2014 14:05:53 +0900 Subject: [PATCH 3/4] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=EC=9E=90:=20=EC=9D=B8=EB=8D=B1=EC=8A=A4=201:1?= =?UTF-8?q?=EB=AC=B8=EC=9D=98=20empty=5Ftable=20>=20empty=5Flist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adm/shop_admin/index.php b/adm/shop_admin/index.php index 917de41b5..85f96f2fa 100644 --- a/adm/shop_admin/index.php +++ b/adm/shop_admin/index.php @@ -403,7 +403,7 @@ function get_max_value($arr) } if ($i == 0) - echo '
  • 자료가 없습니다.
  • '; + echo '
  • 자료가 없습니다.
  • '; ?> From c31da89def0da1662372d8c8c20bcb6c6f96ecf4 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 3 Mar 2014 14:15:25 +0900 Subject: [PATCH 4/4] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20=EC=98=A4?= =?UTF-8?q?=EB=8A=98=20=EB=B3=B8=20=EC=83=81=ED=92=88=20img=20alt=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/shop/basic/boxtodayview.skin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin/shop/basic/boxtodayview.skin.php b/skin/shop/basic/boxtodayview.skin.php index fa08b4d7e..c9dbc7a96 100644 --- a/skin/shop/basic/boxtodayview.skin.php +++ b/skin/shop/basic/boxtodayview.skin.php @@ -30,7 +30,7 @@ add_stylesheet('', $j = $i - 1; if ($j%$tv_div['img_length']==0) $k++; $it_name = get_text($rowx['it_name']); - $img = get_it_image($tv_it_id, $tv_div['img_width'], $tv_div['img_height'], $tv_it_id); + $img = get_it_image($tv_it_id, $tv_div['img_width'], $tv_div['img_height'], $tv_it_id, '', $it_name); if ($i==1) echo '