pagination->getRowOffset($item->count); ?>
|
params->get('show_title')) : ?>
access <= $this->user->get('aid', 0)) : ?>
escape($item->title); ?>
params, $this->access);
else :
echo $item->title; ?> :
|
params->get('show_date')) : ?>
created; ?>
|
params->get('show_author')) : ?>
created_by_alias ? $item->created_by_alias : $item->author; ?>
|
params->get('show_hits')) : ?>
hits ? $item->hits : '-'; ?>
|