From 98a7f5c67d71f58c10e01c236fcb53517ef5a866 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Fri, 21 Sep 2018 21:48:50 +0200 Subject: [PATCH] Assign cropvariants for ep-reisen --- .../TCA/tx_epproducts_domain_model_city.php | 26 ++++--------------- .../tx_epproducts_domain_model_country.php | 26 ++++--------------- .../TCA/tx_epproducts_domain_model_hotel.php | 26 ++++--------------- .../tx_epproducts_domain_model_product.php | 26 ++++--------------- .../TCA/tx_epproducts_domain_model_region.php | 26 ++++--------------- .../Private/Partials/ContentSlider.html | 16 ++++++------ .../Private/Partials/Disturber/Large.html | 3 ++- .../Private/Partials/Disturber/Reminder.html | 6 +++-- .../Private/Partials/Disturber/Small.html | 3 ++- .../Resources/Private/Partials/EventHero.html | 3 ++- .../Private/Partials/HeaderSlider.html | 8 +++--- .../Private/Partials/HeaderSliderSmall.html | 10 ++++--- .../Private/Partials/Hotel/TeaserWide.html | 12 +++------ .../Private/Partials/Journey/Details.html | 2 +- .../Partials/News/Detail/MediaContainer.html | 4 +-- .../Partials/Product/HeaderDetail.html | 6 ++--- .../Private/Partials/Product/TeaserWide.html | 12 +++------ .../Private/Partials/RegionMaps.html | 7 +---- .../Private/Partials/SubpageHeader.html | 6 ++--- .../Private/Partials/TeaserImage.html | 18 +++++-------- .../Private/Partials/TeaserWideImage.html | 15 ++++------- .../Private/Partials/Textmedia/Default.html | 2 +- .../Private/Partials/Textmedia/LinkPanel.html | 12 ++++----- .../Partials/Textmedia/Partnerlogos.html | 4 ++- .../Private/Templates/Concept/Detail.html | 21 +++++++++------ .../Templates/FluidStyledContent/Lineup.html | 2 +- 26 files changed, 107 insertions(+), 195 deletions(-) diff --git a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_city.php b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_city.php index 47a1671d..18ac319d 100644 --- a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_city.php +++ b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_city.php @@ -274,17 +274,9 @@ return [ 'default' => [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ - 'teaserEven' => [ - 'title' => 'Teaser gerade', - 'value' => 1.3333333333333334, - ], - 'teaserOdd' => [ - 'title' => 'Teaser ungerade', - 'value' => 2.0555555555555556, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'teaser' => [ + 'title' => 'Teaser', + 'value' => 2, ], ], ], @@ -323,16 +315,8 @@ return [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ 'headerLarge' => [ - 'title' => 'Header groß', - 'value' => 2.3333333333333334, - ], - 'headerSmall' => [ - 'title' => 'Header klein', - 'value' => 3.3333333333333334, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'title' => 'Header', + 'value' => 3.8, ], ], ], diff --git a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_country.php b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_country.php index eacc5c47..6f65611f 100644 --- a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_country.php +++ b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_country.php @@ -271,17 +271,9 @@ return [ 'default' => [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ - 'teaserEven' => [ - 'title' => 'Teaser gerade', - 'value' => 1.3333333333333334, - ], - 'teaserOdd' => [ - 'title' => 'Teaser ungerade', - 'value' => 2.0555555555555556, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'teaser' => [ + 'title' => 'Teaser', + 'value' => 2, ], ], ], @@ -320,16 +312,8 @@ return [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ 'headerLarge' => [ - 'title' => 'Header groß', - 'value' => 2.3333333333333334, - ], - 'headerSmall' => [ - 'title' => 'Header klein', - 'value' => 3.3333333333333334, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'title' => 'Header', + 'value' => 3.8, ], ], ], diff --git a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_hotel.php b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_hotel.php index 5ec3caea..994aea80 100644 --- a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_hotel.php +++ b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_hotel.php @@ -290,17 +290,9 @@ return [ 'default' => [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ - 'teaserEven' => [ - 'title' => 'Teaser gerade', - 'value' => 1.3333333333333334, - ], - 'teaserOdd' => [ - 'title' => 'Teaser ungerade', - 'value' => 2.0555555555555556, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'teaser' => [ + 'title' => 'Teaser', + 'value' => 2, ], ], ], @@ -339,16 +331,8 @@ return [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ 'headerLarge' => [ - 'title' => 'Header groß', - 'value' => 2.3333333333333334, - ], - 'headerSmall' => [ - 'title' => 'Header klein', - 'value' => 3.3333333333333334, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'title' => 'Header', + 'value' => 3.8, ], ], ], diff --git a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_product.php b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_product.php index 17f4188c..d880de05 100644 --- a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_product.php +++ b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_product.php @@ -391,17 +391,9 @@ return [ 'default' => [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ - 'teaserEven' => [ - 'title' => 'Teaser gerade', - 'value' => 1.3333333333333334, - ], - 'teaserOdd' => [ - 'title' => 'Teaser ungerade', - 'value' => 2.0555555555555556, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'teaser' => [ + 'title' => 'Teaser', + 'value' => 2, ], ], ], @@ -440,16 +432,8 @@ return [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ 'headerLarge' => [ - 'title' => 'Header groß', - 'value' => 2.3333333333333334, - ], - 'headerSmall' => [ - 'title' => 'Header klein', - 'value' => 3.3333333333333334, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'title' => 'Header', + 'value' => 3.8, ], ], ], diff --git a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_region.php b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_region.php index 15983522..7c721c6e 100644 --- a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_region.php +++ b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_region.php @@ -343,17 +343,9 @@ return [ 'default' => [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ - 'teaserEven' => [ - 'title' => 'Teaser gerade', - 'value' => 1.3333333333333334, - ], - 'teaserOdd' => [ - 'title' => 'Teaser ungerade', - 'value' => 2.0555555555555556, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'teaser' => [ + 'title' => 'Teaser', + 'value' => 2, ], ], ], @@ -392,16 +384,8 @@ return [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ 'headerLarge' => [ - 'title' => 'Header groß', - 'value' => 2.3333333333333334, - ], - 'headerSmall' => [ - 'title' => 'Header klein', - 'value' => 3.3333333333333334, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'title' => 'Header', + 'value' => 3.8, ], ], ], diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContentSlider.html b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContentSlider.html index daa20872..d6f80e7a 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContentSlider.html +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContentSlider.html @@ -10,8 +10,8 @@
- +
@@ -20,10 +20,10 @@