. * * PHP version 5 * @copyright cgo IT, 2013 * @author Carsten Götzinger (info@cgo-it.de) * @package rateit * @version 3.1.0 stable * @license GNU/LGPL * @filesource */ $rateit = &$this->rateit; $theme = &$rateit->theme; $text = &$GLOBALS['TL_LANG']['tl_rateit']; $type_options = &$GLOBALS['TL_LANG']['tl_rateit_type_options']; $active_options = &$GLOBALS['TL_LANG']['tl_rateit_active_options']; $rating = &$rateit->ratingitems[0]; $label = $GLOBALS['TL_CONFIG']['rating_type'] == 'hearts' ? $GLOBALS['TL_LANG']['rateit']['heart'] : $GLOBALS['TL_LANG']['rateit']['star']; $labels = $GLOBALS['TL_CONFIG']['rating_type'] == 'hearts' ? $GLOBALS['TL_LANG']['rateit']['hearts'] : $GLOBALS['TL_LANG']['rateit']['stars']; ?>
:
title; ?>
 
title; ?> typ]; ?>
parseDate($GLOBALS['TL_CONFIG']['dateFormat'], $rating->createdat); ?> active]; ?>
rating), $rating->stars, $rating->totalRatings); ?>
   
 
 
ratings) < 1): ?>

ratings as $r) : ?>
ip; ?> member; ?>
rating), $rating->stars).' '.$labels; ?>
parseDate($GLOBALS['TL_CONFIG']['datimFormat'], $r->createdat); ?>