<{if $entry.allow_html}> <{assign var="entry_headline4disp" value=$entry.headline}> <{assign var="entry_description4disp" value=$entry.description}> <{else}> <{assign var="entry_headline4disp" value=$entry.headline|escape}> <{assign var="entry_description4disp" value=$entry.description|escape|trim|nl2br}> <{/if}>

<{$smarty.const._MD_D3PIPES_H2_CLIPPING}>

<{$smarty.const._MD_D3PIPES_TH_PUBTIME}>
<{$smarty.const._MEDIUMDATESTRING|date:$entry.pubtime+$timezone_offset}>
<{$smarty.const._MD_D3PIPES_TH_HEADLINE}>
<{$entry_headline4disp}>
<{$smarty.const._MD_D3PIPES_TH_LINKURL}>
<{$entry.link|escape}> <{$entry.headline|escape|string_format:$smarty.const._MD_D3PIPES_FMT_EXTERNALLINK}>
<{$smarty.const._MD_D3PIPES_TH_DESCRIPTION}>
<{if $entry.content_encoded}> <{$entry.content_encoded}> <{else}> <{$entry_description4disp}> <{/if}>
<{if $xoops_isadmin}>
<{$smarty.const._MD_D3PIPES_TH_ACTIONTOCLIPPING}>
checked="checked"<{/if}> />
checked="checked"<{/if}> />

<{/if}> <{* d3forum comment integration *}> <{if $mod_config.comment_dirname && $mod_config.comment_forum_id}> <{*d3forum_comment dirname=$mod_config.comment_dirname forum_id=$mod_config.comment_forum_id class="D3pipesD3commentContent" mytrustdirname="d3pipes" id=$clipping_id subject=$entry.headline*}> <{d3comment mydirname=$mydirname class="D3pipesD3commentContent"}> <{/if}>
<{if $xoops_isadmin}> <{/if}>