{* $Id: rssc_headline_feed.html,v 1.3 2007/05/20 03:49:08 ohwada Exp $ *}> <{* refer to xoopsheadline_feed.html $ *}> <{* guid -> guid_url $ *}>
<{$channel.title}> | ||
---|---|---|
<{if $image.url != ""}>
|
<{$lang_lastbuild}> | <{if $channel.lastbuilddate != ""}> <{$channel.lastbuilddate}> <{elseif $channel.pubdate != ""}> <{$channel.pubdate}> <{else}> <{/if}> |
<{$lang_description}> | <{$channel.description|default:" "}> | |
<{$lang_webmaster}> | <{$channel.webmaster|default:" "}> | |
<{$lang_category}> | <{$channel.category|default:" "}> | |
<{$lang_generator}> | <{$channel.generator|default:" "}> | |
<{$lang_language}> | <{$channel.language|default:" "}> | |
<{$items[i].title}> | ||
<{$lang_category}> | <{$items[i].category}> | |
<{$lang_pubdate}>: | <{$items[i].pubdate}> | |
<{$lang_description}>: | <{$items[i].description}> <{if $items[i].guid_url != ""}> <{$lang_more}> <{/if}> | |
<{$lang_more}> |