diff --git a/src/Resources/contao/templates/news_latest_rateit.html5 b/src/Resources/contao/templates/news_latest_rateit.html5 index e92dbc6..bfdf584 100644 --- a/src/Resources/contao/templates/news_latest_rateit.html5 +++ b/src/Resources/contao/templates/news_latest_rateit.html5 @@ -1,69 +1,40 @@ rateit_rating_before): ?> - -
- showBefore) : ?> -
description; ?>
- -
-
-
+ + block('rating'); ?> +
+ showBefore) : ?> +
description ?>
+ +
+
+
+
+ showAfter) : ?> +
description ?>
+
- showAfter) : ?> -
description; ?>
- -
- + endblock(); ?> + -
-hasMetaFields): ?> -

author; ?> commentCount; ?>

- -addImage): ?> -
margin || $this->float): ?> style="margin . $this->float); ?>"> -href): ?> -attributes; ?> title="alt; ?>"> - -imgSize; ?> alt="alt; ?>"> -href): ?> - - -caption): ?> -
caption; ?>
- -
- -

text ? $this->linkHeadline : $this->newsHeadline; ?>

-
-teaser; ?> -
-text): ?> -

more; ?>

- -
+insert('news_latest', $this->arrData); ?> rateit_rating_after): ?> - -
-
- showBefore) : ?> -
description; ?>
- -
-
-
-
- showAfter) : ?> -
description; ?>
- -
- itemreviewed; ?> - - actRating; ?> - maxRating; ?> - - votes; ?> -
- + + block('rating'); ?> +
+ showBefore) : ?> +
description ?>
+ +
+
+
+
+ showAfter) : ?> +
description ?>
+ +
+ endblock(); ?> + diff --git a/src/Resources/contao/templates/news_latest_rateit_microdata.html5 b/src/Resources/contao/templates/news_latest_rateit_microdata.html5 index c315685..e404888 100644 --- a/src/Resources/contao/templates/news_latest_rateit_microdata.html5 +++ b/src/Resources/contao/templates/news_latest_rateit_microdata.html5 @@ -1,79 +1,17 @@ +extend('news_latest_rateit'); ?> -rateit_rating_before): ?> - -
-
- showBefore) : ?> -
description; ?>
- -
-
-
-
- showAfter) : ?> -
description; ?>
- -
- itemreviewed; ?> - - actRating; ?> - 0 - maxRating; ?> - votes; ?> - -
- - +block('rating'); ?> + +
+ parent(); ?> + itemreviewed; ?> + + actRating; ?> + 0 + maxRating; ?> + votes; ?> + +
+ -
-hasMetaFields): ?> -

author; ?> commentCount; ?>

- -addImage): ?> -
margin || $this->float): ?> style="margin . $this->float); ?>"> -href): ?> -attributes; ?> title="alt; ?>"> - -imgSize; ?> alt="alt; ?>"> -href): ?> - - -caption): ?> -
caption; ?>
- -
- -

text ? $this->linkHeadline : $this->newsHeadline; ?>

-
-teaser; ?> -
-text): ?> -

more; ?>

- -
- -rateit_rating_after): ?> - -
-
- showBefore) : ?> -
description; ?>
- -
-
-
-
- showAfter) : ?> -
description; ?>
- -
- itemreviewed; ?> - - actRating; ?> - 0 - maxRating; ?> - votes; ?> - -
- - +endblock(); ?> diff --git a/src/Resources/contao/templates/news_short_rateit.html5 b/src/Resources/contao/templates/news_short_rateit.html5 index b8bd4e4..a98e5c4 100644 --- a/src/Resources/contao/templates/news_short_rateit.html5 +++ b/src/Resources/contao/templates/news_short_rateit.html5 @@ -1,55 +1,40 @@ rateit_rating_before): ?> - -
- showBefore) : ?> -
description; ?>
- -
-
-
+ + block('rating'); ?> +
+ showBefore) : ?> +
description ?>
+ +
+
+
+
+ showAfter) : ?> +
description ?>
+
- showAfter) : ?> -
description; ?>
- -
- + endblock(); ?> + -
-hasMetaFields): ?> -

author; ?> commentCount; ?>

- -

text ? $this->linkHeadline : $this->newsHeadline; ?>

-
-teaser; ?> -
-text): ?> -

more; ?>

- -
+insert('news_short', $this->arrData); ?> rateit_rating_after): ?> - -
-
- showBefore) : ?> -
description; ?>
- -
-
-
-
- showAfter) : ?> -
description; ?>
- -
- itemreviewed; ?> - - actRating; ?> - maxRating; ?> - - votes; ?> -
- + + block('rating'); ?> +
+ showBefore) : ?> +
description ?>
+ +
+
+
+
+ showAfter) : ?> +
description ?>
+ +
+ endblock(); ?> + diff --git a/src/Resources/contao/templates/news_short_rateit_microdata.html5 b/src/Resources/contao/templates/news_short_rateit_microdata.html5 index d1371ab..d9c7193 100644 --- a/src/Resources/contao/templates/news_short_rateit_microdata.html5 +++ b/src/Resources/contao/templates/news_short_rateit_microdata.html5 @@ -1,65 +1,17 @@ +extend('news_short_rateit'); ?> -rateit_rating_before): ?> - -
-
- showBefore) : ?> -
description; ?>
- -
-
-
-
- showAfter) : ?> -
description; ?>
- -
- itemreviewed; ?> - - actRating; ?> - 0 - maxRating; ?> - votes; ?> - -
- - +block('rating'); ?> + +
+ parent(); ?> + itemreviewed; ?> + + actRating; ?> + 0 + maxRating; ?> + votes; ?> + +
+ -
-hasMetaFields): ?> -

author; ?> commentCount; ?>

- -

text ? $this->linkHeadline : $this->newsHeadline; ?>

-
-teaser; ?> -
-text): ?> -

more; ?>

- -
- -rateit_rating_after): ?> - -
-
- showBefore) : ?> -
description; ?>
- -
-
-
-
- showAfter) : ?> -
description; ?>
- -
- itemreviewed; ?> - - actRating; ?> - 0 - maxRating; ?> - votes; ?> - -
- - +endblock(); ?> diff --git a/src/Resources/contao/templates/news_simple_rateit.html5 b/src/Resources/contao/templates/news_simple_rateit.html5 index 52169cd..b037485 100644 --- a/src/Resources/contao/templates/news_simple_rateit.html5 +++ b/src/Resources/contao/templates/news_simple_rateit.html5 @@ -1,38 +1,40 @@ rateit_rating_before): ?> - -
- showBefore) : ?> -
description; ?>
- -
-
-
+ + block('rating'); ?> +
+ showBefore) : ?> +
description ?>
+ +
+
+
+
+ showAfter) : ?> +
description ?>
+
- showAfter) : ?> -
description; ?>
- -
- + endblock(); ?> + -
-date): ?> linkHeadline; ?> -
+insert('news_simple', $this->arrData); ?> rateit_rating_after): ?> - -
- showBefore) : ?> -
description; ?>
- -
-
-
+ + block('rating'); ?> +
+ showBefore) : ?> +
description ?>
+ +
+
+
+
+ showAfter) : ?> +
description ?>
+
- showAfter) : ?> -
description; ?>
- -
- + endblock(); ?> + diff --git a/src/Resources/contao/templates/news_simple_rateit_microdata.html5 b/src/Resources/contao/templates/news_simple_rateit_microdata.html5 index 520cf1c..79c68b3 100644 --- a/src/Resources/contao/templates/news_simple_rateit_microdata.html5 +++ b/src/Resources/contao/templates/news_simple_rateit_microdata.html5 @@ -1,56 +1,17 @@ +extend('news_simple_rateit'); ?> -rateit_rating_before): ?> - -
-
- showBefore) : ?> -
description; ?>
- -
-
-
-
- showAfter) : ?> -
description; ?>
- -
- itemreviewed; ?> - - actRating; ?> - 0 - maxRating; ?> - votes; ?> - -
- - +block('rating'); ?> + +
+ parent(); ?> + itemreviewed; ?> + + actRating; ?> + 0 + maxRating; ?> + votes; ?> + +
+ -
-date): ?> linkHeadline; ?> -
- -rateit_rating_after): ?> - -
-
- showBefore) : ?> -
description; ?>
- -
-
-
-
- showAfter) : ?> -
description; ?>
- -
- itemreviewed; ?> - - actRating; ?> - 0 - maxRating; ?> - votes; ?> - -
- - +endblock(); ?> diff --git a/src/Resources/contao/templates/rateit_default.html5 b/src/Resources/contao/templates/rateit_default.html5 index 155a0bc..989e6c4 100644 --- a/src/Resources/contao/templates/rateit_default.html5 +++ b/src/Resources/contao/templates/rateit_default.html5 @@ -1,14 +1,14 @@ -
cssID; ?>style): ?> style="style; ?>"> +
cssID ?>style): ?> style="style ?>"> showBefore) : ?> -
description; ?>
+
description ?>
showAfter) : ?> -
description; ?>
+
description ?>
- \ No newline at end of file + diff --git a/src/Resources/contao/templates/rateit_microdata.html5 b/src/Resources/contao/templates/rateit_microdata.html5 index c5d41eb..bffe95d 100644 --- a/src/Resources/contao/templates/rateit_microdata.html5 +++ b/src/Resources/contao/templates/rateit_microdata.html5 @@ -1,23 +1,23 @@
-
cssID; ?>style): ?> style="style; ?>"> - showBefore) : ?> -
description; ?>
- -
-
-
-
- showAfter) : ?> -
description; ?>
- -
- itemreviewed; ?> - - actRating; ?> - 0 - maxRating; ?> - votes; ?> - +
cssID ?>style): ?> style="style ?>"> + showBefore) : ?> +
description ?>
+ +
+
+
+
+ showAfter) : ?> +
description ?>
+ +
+ itemreviewed; ?> + + actRating; ?> + 0 + maxRating; ?> + votes; ?> +
- \ No newline at end of file +