-
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_LC3'))); ?>
get('show_modify_date')) : ?>
-
modified, JText::_('DATE_FORMAT_LC3'))); ?>
get('show_create_date')) : ?>
-
created, JText::_('DATE_FORMAT_LC3'))); ?>
get('show_hits')) : ?>
-
hits); ?>