RSS 제목 출력 조건을 변경.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3218 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
k10206 2007-12-07 09:45:23 +00:00
parent 2db69046db
commit c7d8e42ec1
4 changed files with 12 additions and 4 deletions

View file

@ -6,7 +6,9 @@
<!--%import("css/white.css")-->
<!--@end-->
<div class="rss_reader_{$colorset}">
<h2 title="{date('Y-m-d H:i:s')}"><a href="{$widget_info->rss->link}" onclick="window.open(this.href);return false">{$widget_info->title?$widget_info->title:$widget_info->rss->title}</a></h2>
<!--@if($widget_info->title)-->
<h2 title="{date('Y-m-d H:i:s')}"><a href="{$widget_info->rss->link}" onclick="window.open(this.href);return false">{$widget_info->title}</a></h2>
<!--@end-->
<ul>
<!--@foreach($widget_info->rss_list as $key => $item)-->
<li>