Add configurable link/icon for english subpages

This commit is contained in:
Björn Fromme
2018-09-18 14:01:25 +02:00
parent 1172a4d890
commit 0a2ed5491b
8 changed files with 39 additions and 7 deletions
@@ -47,6 +47,8 @@ plugin.tx_eptheme {
watchlistPageUid =
# cat=eptheme/200/270; type=string; label=Skipass info page UID
skipassPageUid =
# cat=eptheme/200/280; type=string; label=English page UID
englishPageUid =
# cat=eptheme/400/100; type=string; label=Phone number general
phoneNumber = 0221 - 272 276 0
@@ -84,6 +84,7 @@ plugin.tx_eptheme {
ratingPageUid = {$plugin.tx_eptheme.settings.ratingPageUid}
watchlistPageUid = {$plugin.tx_eptheme.settings.watchlistPageUid}
skipassPageUid = {$plugin.tx_eptheme.settings.skipassPageUid}
englishPageUid = {$plugin.tx_eptheme.settings.englishPageUid}
}
view {
templateRootPaths.0 = EXT:ep_theme/Resources/Private/Templates