From a17f9545cfbf2a2f9c5c6f78d05a6be571e28167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Wed, 15 Aug 2018 19:24:24 +0200 Subject: [PATCH] Adjust rating widget as requested --- .../ext/ep_theme/Configuration/TypoScript/constants.txt | 2 ++ .../ext/ep_theme/Configuration/TypoScript/setup.txt | 1 + .../ext/ep_theme/Resources/Private/Partials/Rating.html | 6 +++--- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/web/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.txt b/web/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.txt index 804a4a0b..6f570e34 100644 --- a/web/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.txt +++ b/web/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.txt @@ -41,6 +41,8 @@ plugin.tx_eptheme { blogTagListPageUid = # cat=eptheme/200/240; type=string; label=Groups contact form page UID groupsContactFormPageUid = + # cat=eptheme/200/250; type=string; label=Rating page UID + ratingPageUid = # cat=eptheme/400/100; type=string; label=Phone number general phoneNumber = 0221 - 272 276 0 diff --git a/web/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.txt b/web/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.txt index a4b39db0..6c7705cf 100644 --- a/web/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.txt +++ b/web/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.txt @@ -80,6 +80,7 @@ plugin.tx_eptheme { contactFormAutoreplySubject = {$plugin.tx_eptheme.settings.contactFormAutoreplySubject} groupsContactFormPageUid = {$plugin.tx_eptheme.settings.groupsContactFormPageUid} blogDetailPageUid = {$plugin.tx_eptheme.settings.blogDetailPageUid} + ratingPageUid = {$plugin.tx_eptheme.settings.ratingPageUid} } view { templateRootPaths.0 = EXT:ep_theme/Resources/Private/Templates diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Rating.html b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Rating.html index 1ae653db..21a9e3b6 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Rating.html +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Rating.html @@ -1,9 +1,9 @@ {namespace ep=EP\EpTheme\ViewHelpers} - +