{* $Id: rssc_view_rdf.html,v 1.4 2006/11/09 16:46:24 ohwada Exp $ *}>
<{if ($channel.title != "") && ($channel.link != "") }> <{$channel.title}> <{elseif $channel.link != ""}> <{$channel.link}> <{elseif $channel.title != ""}> <{$channel.title}> <{else}> No Site Title & Link <{/if}> | |
---|---|
<{if ($image.width > 0) && ($image.height > 0) }>
| |
<{$lang_site_date}> | <{$channel.dc_date_long}> |
<{$lang_site_description}> | <{$channel.description}> |
dc:<{$key}> | <{$item}> |
<{$lang_site_textinput}> | |
<{$key}> | <{$item}> |
<{if ($items[i].title != "") && ($items[i].link != "") }> <{$items[i].title}> <{elseif $items[i].link != ""}> <{$items[i].link}> <{elseif $items[i].title != ""}> <{$items[i].title}> <{else}> No Title & Link <{/if}> | |
<{$lang_date}> | <{$items[i].dc_date_long}> |
dc:<{$key}> | <{$item}> |
<{$lang_summary}> | <{$items[i].summary|wordwrap:140}> |
<{$lang_description}> | <{$items[i].description|wordwrap:140}> |
<{$items[i].content|wordwrap:140}> | |
<{$items[i].content.encoded|wordwrap:140}> |