Skip to content

Commit

Permalink
DX 버전 2.8.3 배포
Browse files Browse the repository at this point in the history
  • Loading branch information
phiDelGH committed Jul 13, 2015
1 parent 24470fa commit 9291b96
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 13 deletions.
4 changes: 2 additions & 2 deletions conf/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<license xml:lang="en">Board DX is an individual, business, everyone is available.</license>

<!-- This module was created in 2011-10-01. -->
<version>2.8</version>
<date>2015-07-10</date>
<version>2.8.3</version>
<date>2015-07-13</date>
<category>package</category>

<author email_address="[email protected]" link="https://github.com/phiDelbak/Board-DX-for-XE">
Expand Down
6 changes: 6 additions & 0 deletions skins/default/_lst.list.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,15 @@
$sclms[$key] = clone $val;
$_tmp = Context::getLang('short_'.$val->eid);
$_tmp !== 'short_'.$val->eid ? $sclms[$key]->name = $_tmp: 0;

$ds_no_title ? 0 : $ds_no_title=$key;
}
</block>

{@
$dis_dcnt = $mi->display_document_count=='Y';
$mi->star_style!='N' ? $sclms['voted_count']->name = $lang->star_column : 0;
$ci['title']->display != 'N' ? $ds_no_title = 0 : 0;
}

<!-- LIST -->
Expand Down Expand Up @@ -92,6 +95,9 @@
}
<tr {$us_hottrack?'data-hottrack="'.(!$tlk&&$ds_content?'lstc':'list').'"':''}>
<td loop="$sclms => $key,$val" cond="$key" scope="col" class="{$key}" rowspan="2"|cond="!$tlk&&$ds_content&&$key==$f_key" style="color:{$val->color}"|cond="$val->color">
<block cond="$ds_no_title&&$ds_no_title===$key">
<a href="{$purl}" {$md_optstr} style="display:none">...</a>
</block>
<!--@switch($key)-->
<!--@case('no')-->
{@ $no = $tlk?'<img src="img/common/label_'.$tlk.'.gif" alt="'.$tlk.'" />':$no}
Expand Down
2 changes: 1 addition & 1 deletion skins/default/_tpl.c.delete.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ <h3>
</h3>
<p class="time">{$oComment->getRegdate('Y.m.d H:i')}</p>
</div>
<div class="content clearBar">
<div class="scPvCon clearBar">
{preg_replace(array('!(<[A-Za-z]+\s+[^>]*)name\s*=\s*(\"|\')?([^>\"\']+)(\"|\')?!is','!<(iframe|embed|object)([^>]*)>(.*?)<\/(iframe|embed|object)>!is'), array('$1','<div class="message"><p>$1 $2</p></div>'), $oComment->getContent(false))}
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion skins/default/_tpl.c.insert.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h3>
</h3>
<p class="time">{$oSourceComment->getRegdate('Y.m.d H:i')}</p>
</div>
<div class="content clearBar">
<div class="scPvCon clearBar">
{preg_replace(array('!(<[A-Za-z]+\s+[^>]*)name\s*=\s*(\"|\')?([^>\"\']+)(\"|\')?!is','!<(iframe|embed|object)([^>]*)>(.*?)<\/(iframe|embed|object)>!is'), array('$1','<div class="message"><p>$1 $2</p></div>'), $oSourceComment->getContent(false))}
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion skins/default/_tpl.delete.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h3>
</h3>
<p class="time">{$oDocument->getRegdate('Y.m.d H:i')}</p>
</div>
<div class="content clearBar">
<div class="scPvCon clearBar">
<h4 style="margin-top:0">{$oDocument->getTitle()}</h4>
{preg_replace(array('!(<[A-Za-z]+\s+[^>]*)name\s*=\s*(\"|\')?([^>\"\']+)(\"|\')?!is','!<(iframe|embed|object)([^>]*)>(.*?)<\/(iframe|embed|object)>!is'), array('$1','<div class="message"><p>$1 $2</p></div>'), $oDocument->getContent(false))}
</div>
Expand Down
6 changes: 3 additions & 3 deletions skins/default/css/board.css
Original file line number Diff line number Diff line change
Expand Up @@ -1744,7 +1744,7 @@
}

#siFbk .scCmtCon,
#siWrt .scCpar .content {
#siWrt .scCpar .scPvCon {
overflow: hidden;
min-height: 90px;
margin: 0 6px 5px 200px;
Expand Down Expand Up @@ -1969,7 +1969,7 @@
#siWrt .scExTog button {
width: 100%;
height: 12px;
border: 1px solid #e6e6e6;
border: 1px solid #ddd;
background-color: #f9f9f9;
padding: 2px;
cursor: pointer;
Expand Down Expand Up @@ -2851,7 +2851,7 @@ noindex:-o-prefocus,
float: none;
}
#siFbk .scCmtCon,
#siWrt .scCpar .content {
#siWrt .scCpar .scPvCon {
margin-left: 0;
margin-top: 10px;
}
Expand Down
2 changes: 1 addition & 1 deletion skins/default/css/board.min.css

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions skins/default/iefix/iefix.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
jQuery(function($) {
$(window).load(function() {
// ie8 이하에서 last css fix
if ($.browser.msie === true && Math.floor($.browser.version) < 9) {
$('#siLst thead tr th:not(hidden):last div').css('border-right-width', '1px');
}

$('.scContent [data-hottrack] a.scHotTrack').each(function() {
$('<span class="iefix" />').css({
'width': $(this).width() + 'px',
'height': $(this).height() + 'px'
}).appendTo(this);
});
// ie8 이하에서 last css fix
if ($.browser.msie === true && Math.floor($.browser.version) < 9) {
$('#siLst thead tr th:not(hidden):last div').css('border-right-width', '1px');
}
});
});
1 change: 1 addition & 0 deletions skins/default/js/board.js
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,7 @@
});
this.scrollIntoView(true);
});

// ie 에서 클릭(커서) 버그 방지, 그러나 다른 브라우저도 걍 포커스 주는거 나쁘지 않아서...
$('input:not(:hidden):eq(0)', '.pid_ajax-form').focus();

Expand Down

0 comments on commit 9291b96

Please sign in to comment.