| = nl2br($this->video->desc) ?> | |
= JText::_('ADDED BY HEADER') ?>:= JFactory::getUser($this->video->id_user)->name.' ('.$this->video->id_user.')'; ?>= JText::_('DATE ADDED HEADER') ?>:= substr($this->video->date,0,16); ?>= JText::_('RATEHEADER') ?>:= JText::_('AVG').' '.$this->rating->avg.' ('.$this->rating->qty.' '.JText::_('VOTES').')' ?>if ($this->video->meta) : ?> = JText::_('META TAGS') ?>$metas = explode(',',$this->video->meta); $i = 0; ?> foreach ($metas as $meta) : ?> if ($i > 0) echo ','; ?> $meta = trim($meta); ?> = $meta ?> $i++; ?> endforeach ?>endif; ?> Zgłoś nadużycie |
|
= JText::_('RATE VIDEO') ?> |
|
= JText::_('RELATEDVIDEOS'); ?>if ($this->relatedVideos) : ?> foreach($this->relatedVideos as $video) : ?> endforeach; ?> else : ?> endif; ?> |
|
= JText::_('COMMENTSHEADER'); ?>if ($this->user->guest) : ?>= JText::_('PLEASE LOGIN TO COMMENT'); ?> endif; ?> |
|
|
if (!empty($this->comments)) : ?>
foreach ($this->comments as $comment) : ?>
= $comment->comment ?>
endforeach; ?>
else : ?>
= JText::_('ADDED BY')?>
= JFactory::getUser($comment->id_user)->name ?>
= JText::_('NO COMMENTS YET'); ?> endif; ?> |
|
| if (!$this->user->guest) : ?> endif; ?> | |
'.$video->videoComments.'
ocena: '.$video->videoRate.' |
' ?>