<{* d3pipes clippings *}> <{if $handler->getShowArticle('pipe_id') && $handler->getD3pipeClippings($object->getShow('pipe_id'))}> <{$smarty.const._MD_XDBASE_LANG_PIPE_ID}> <{foreach name=clip item=clip from=$handler->getD3pipeClippings($object->getShow('pipe_id'))}> "> <{/foreach}>
<{$smarty.const._MD_XDBASE_LANG_PUBTIME}> <{$smarty.const._MD_XDBASE_LANG_HEADLINE}>
<{$clip.pubtime|xdbase_formattimestamp:l}> <{if strstr($clip.link,$xoops_url)}> <{$clip.headline|escape}> <{elseif $clip.clipping_id}> <{$clip.headline|escape}> <{else}> <{$clip.headline|escape}> <{/if}> <{if ! strstr($clip.link,$xoops_url)}><{$entry.headline|escape|string_format:$smarty.const._MD_XDBASE_FMT_EXTERNALLINK}> <{/if}> <{if $clip.fingerprint && $clip.description}> + <{/if}>
<{/if}>