{subpart:head} {if $NewsItemPlugin!=''}
Plugin
{/if}

{$NewsItemDate|datatype:format=date} :: {$NewsItemTitle|substring:length=75:word=0}

{if $NewsItemShorttext}

{$NewsItemShorttext|substring:length=250:word=1}

{/if} {/subpart:head} {subpart:content} {if $NewsItemSubtitle}

{$NewsItemSubtitle|substring:length=100:word=0}

{/if} {if $NewsItemImages}
{$NewsItemImages|image:path=data/CMM_News/images/:width=50:height=50:caption=0:cache=0:zoom=1:absolute=1}
{/if} {if $NewsItemVideos}
{$NewsItemVideos|video:path=data/CMM_News/videos/:width=200:height=150:caption=0:absolute=1}
{/if} {if $NewsItemAudios}
{$NewsItemAudios|audio:path=data/CMM_News/audios/:caption=0:absolute=1}
{/if} {if $NewsItemFiles}
{$NewsItemFiles|file:path=data/CMM_News/files/:caption=0:absolute=1}
{/if} {if $NewsItemPlugin}
Plugin:
{$NewsItemPlugin|strreplace:search=#123plugin#58:replace=|strreplace:search=#123/plugin:replace=|strreplace:search=#123|strreplace:search=#125|htmlspecialchars|nl2br}
{/if}
{/subpart:content}