diff --git a/web/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.txt b/web/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.txt index 11449fb2..5cbb697d 100644 --- a/web/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.txt +++ b/web/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.txt @@ -49,6 +49,8 @@ plugin.tx_eptheme { skipassPageUid = # cat=eptheme/200/280; type=string; label=English page UID englishPageUid = + # cat=eptheme/200/285; type=string; label=German page UID + germanPageUid = # cat=eptheme/200/290; type=string; label=Concepts page UID conceptsPageUid = diff --git a/web/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.txt b/web/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.txt index 3822e22d..5ddc37e3 100644 --- a/web/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.txt +++ b/web/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.txt @@ -85,6 +85,7 @@ plugin.tx_eptheme { watchlistPageUid = {$plugin.tx_eptheme.settings.watchlistPageUid} skipassPageUid = {$plugin.tx_eptheme.settings.skipassPageUid} englishPageUid = {$plugin.tx_eptheme.settings.englishPageUid} + germanPageUid = {$plugin.tx_eptheme.settings.germanPageUid} conceptsPageUid = {$plugin.tx_eptheme.settings.conceptsPageUid} } view { diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Assets/images/gb.png b/web/typo3conf/ext/ep_theme/Resources/Private/Assets/images/gb.png index 8bc7b3c5..aedceaf7 100644 Binary files a/web/typo3conf/ext/ep_theme/Resources/Private/Assets/images/gb.png and b/web/typo3conf/ext/ep_theme/Resources/Private/Assets/images/gb.png differ diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Assets/images/gb_col.png b/web/typo3conf/ext/ep_theme/Resources/Private/Assets/images/gb_col.png deleted file mode 100644 index aedceaf7..00000000 Binary files a/web/typo3conf/ext/ep_theme/Resources/Private/Assets/images/gb_col.png and /dev/null differ diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Assets/images/gb_grey.png b/web/typo3conf/ext/ep_theme/Resources/Private/Assets/images/gb_grey.png new file mode 100644 index 00000000..8bc7b3c5 Binary files /dev/null and b/web/typo3conf/ext/ep_theme/Resources/Private/Assets/images/gb_grey.png differ diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactBar.html b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactBar.html index aed70625..922cee51 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactBar.html +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactBar.html @@ -32,4 +32,10 @@
English
+ + + +
Deutsch
+
+