<{$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.headline|escape}>
- <{$smarty.const._MD_D3PIPES_TH_LINKURL}>
- <{$entry.link|escape}>
- <{$smarty.const._MD_D3PIPES_TH_DESCRIPTION}>
-
<{if $entry.content_encoded}>
<{$entry.content_encoded}>
<{elseif $entry.allow_html}>
<{$entry.description}>
<{else}>
<{$entry.description|escape|trim|nl2br}>
<{/if}>
<{if $xoops_isadmin}>
- <{$smarty.const._MD_D3PIPES_TH_ACTIONTOCLIPPING}>
-
<{/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}>
<{/if}>
<{if xoops_isadmin}>
<{/if}>