필요없는 코드 제거

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6035 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
k10206 2009-04-06 14:12:19 +00:00
parent f847428aa4
commit f6b78ec88c
3 changed files with 1 additions and 18 deletions

View file

@ -1,7 +1,6 @@
.imgcloudoutline { padding-bottom:5px; overflow:hidden; position:relative; }
.imgcloudoutline h2 { text-align:left; font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:5px; color:#000000; background:url(../images/normal/lineNotice.gif) no-repeat left bottom;}
.imgcloudoutline { padding-bottom:5px; overflow:hidden; position:relative;}
.imgcloudoutline .more { position:absolute; top:12px; right:11px; color:#000000; font:.8em Tahoma;}
.imgcloudoutline a.more { text-decoration:none;}
.imgcloudoutline a.more:hover { text-decoration:underline;}

View file

@ -6,26 +6,10 @@
<!--@if(count($widget_info->document_list))-->
{@ shuffle($widget_info->document_list)}
<!--@end-->
<!--@if(!$widget_info->thumbnail_width)-->
{@ $width = 40}
<!--@else-->
{@ $width = $widget_info->thumbnail_width }
<!--@end-->
<!--@if(!$widget_info->thumbnail_height)-->
{@ $height = 40}
<!--@else-->
{@ $height = $widget_info->thumbnail_height }
<!--@end-->
<div class="imgcloudoutline">
<!--@if($widget_info->title)-->
<h2>{$widget_info->title}</h2>
<!--@end-->
<!--@if($widget_info->module_name)-->
<a href="{getUrl('','mid',$widget_info->module_name)}" class="more">more</a>
<!--@end-->
<!--@for($i = 0; $i < $widget_info->rows_list_count; $i++)-->
<table cellpadding="0" cellspacing="0" border="0">
<tbody>

View file

@ -12,7 +12,7 @@
<date>2007-09-28</date>
<link>http://www.zeroboard.com</link>
<author email_address="k10206@naver.com" link="http://php.simulz.com">
<author email_address="k10206@naver.com" link="http://simulz.kr">
<name xml:lang="ko">Simulz</name>
<name xml:lang="jp">Simulz</name>
<name xml:lang="zh-CN">Simulz</name>