get('show_thumbnail') ==1): ?>
get('thumb_align')=="right"){echo "-left";} else echo "-bottom";?>:get('thumb_margin');?>">
get('link_image')== 1):?>
get('hover_icons')== 1):?>
get('use_caption')== 1 && !empty($caption_text) ):?>
get('show_category')== 1):?>
get('show_category_link')== 1):?>
category_title;?>
category_title;?>
get('show_title')== 1):?>
get('show_date')== 1) || ($params->get('show_author')== 1)):?>
created, 'd.m' ); ?>
get('show_date')== 1):?>
created, $custom_date_format);
?>
get('show_author')== 1):?>
author;?>
get('show_introtext')== 1):?>
get('strip_tags')== 1){
$item->introtext = JHtmlString::truncateComplex(strip_tags($item->introtext), $introtext_truncate,false,true);
}
else{
$item->introtext = JHtmlString::truncateComplex(($item->introtext), $introtext_truncate,false,true);
}
$item->introtext= str_replace('...', $params->get('replacer_text',''), $item->introtext);
echo $item->introtext ?>
get('showReadmore')== 1):?>
get('ReadMoreText');?>