user->authorize('com_content', 'edit', 'content', 'all') || $this->user->authorize('com_content', 'edit', 'content', 'own')) : ?>
item->params->get('show_section') && $this->item->sectionid && isset($this->item->section)) : ?> item->params->get('link_section')) : ?> item->sectionid)).'">'; ?> item->section; ?> item->params->get('link_section')) : ?> '; ?> item->params->get('show_category')) : ?> item->params->get('show_category') && $this->item->catid) : ?> item->params->get('link_category')) : ?> item->catslug, $this->item->sectionid)).'">'; ?> item->category; ?> item->params->get('link_category')) : ?> '; ?>
item->modified) !=0 && $this->item->params->get('show_modify_date')) || ($this->item->params->get('show_author') && ($this->item->author != "")) || ($this->item->params->get('show_create_date'))) : ?>item->modified) !=0 && $this->item->params->get('show_modify_date')) : ?> item->modified, JText::_('DATE_FORMAT_LC2'))); ?> item->params->get('show_author')) && ($this->item->author != "")) : ?> item->created_by_alias ? $this->item->created_by_alias : $this->item->author)); ?> item->params->get('show_create_date')) : ?> item->created, JText::_('DATE_FORMAT_LC2')); ?>
item->event->beforeDisplayContent; ?> item->params->get('show_url') && $this->item->urls) : ?> item->urls; ?> item->toc)) : echo $this->item->toc; endif; ?> item->text); ?> item->params->get('show_readmore') && $this->item->readmore) : ?> item->event->afterDisplayContent;