params; ?>
items as $i => $item) : ?> params->get('info_block_position', 0); ?>

get('link_titles')) : ?> escape($item->title); ?> escape($item->title); ?>

get('show_modify_date') || $params->get('show_publish_date') || $params->get('show_hits') || $params->get('show_category') || $params->get('show_parent_category')); ?>
get('show_parent_category') && !empty($item->parent_slug)) : ?>
escape($item->parent_title); $url = '' . $title . ''; ?> get('link_parent_category') && !empty($item->parent_slug)) : ?>
get('show_category')) : ?>
escape($item->category_title); $url = '' . $title . ''; ?> get('link_category') && $item->catslug) : ?>
get('show_publish_date')) : ?>
publish_up, JText::_('DATE_FORMAT_TPL4'))); ?>
get('show_author') && !empty($item->author )) : ?>
author; ?> created_by_alias ? $item->created_by_alias : $author); ?> contactid ) && $params->get('link_author') == true) : ?> contactid), $author) ); ?>
get('show_modify_date')) : ?>
modified, JText::_('DATE_FORMAT_LC3'))); ?>
get('show_create_date')) : ?>
created, JText::_('DATE_FORMAT_LC3'))); ?>
get('show_hits')) : ?>
hits); ?>
get('show_intro')) :?>
introtext, $params->get('introtext_limit')); ?>
get('show_parent_category') && !empty($item->parent_slug)) : ?>
escape($item->parent_title); $url = '' . $title . '';?> get('link_parent_category') && $item->parent_slug) : ?>
get('show_category')) : ?>
escape($item->category_title); $url = '' . $title . ''; ?> get('link_category') && $item->catslug) : ?>
get('show_publish_date')) : ?>
publish_up, JText::_('DATE_FORMAT_LC3'))); ?>
get('show_create_date')) : ?>
modified, JText::_('DATE_FORMAT_LC3'))); ?>
get('show_modify_date')) : ?>
modified, JText::_('DATE_FORMAT_LC3'))); ?>
get('show_hits')) : ?>
hits); ?>