here is custom code .. please find
defined('_JEXEC') or die('Restricted access'); ?>
user->authorize('com_content', 'edit', 'content', 'all') || $this->user->authorize('com_content', 'edit', 'content', 'own')) : ?>
item, $this->item->params, $this->access); ?>
item->state == 0) : ?>
item->params->get('show_title') || $this->item->params->get('show_pdf_icon') || $this->item->params->get('show_print_icon') || $this->item->params->get('show_email_icon')) : ?>
item->params->get('link_titles') && $this->item->readmore_link != '') : ?> escape($this->item->title); ?> escape($this->item->title); ?> | item, $this->item->params, $this->access); ?> | item, $this->item->params, $this->access); ?> | item, $this->item->params, $this->access); ?> |
item->params->get('show_intro')) :
echo $this->item->event->afterDisplayTitle;
endif; ?>
item->event->beforeDisplayContent; ?>
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->created_by_alias ? $this->item->created_by_alias : $this->item->author) ); ?> | |
item->created, JText::_('DATE_FORMAT_LC2')); ?> | |
item->urls; ?> | |
item->toc)) : ?> item->toc; ?> item->text; ?> | |
item->modified, JText::_('DATE_FORMAT_LC2'))); ?> | |
item->readmore_register) : echo JText::_('Register to read more...'); elseif ($readmore = $this->item->params->get('readmore')) : echo $readmore; else : echo JText::sprintf('Read more...'); endif; ?> |
item->state == 0) : ?>
item->event->afterDisplayContent; ?>