Prepare i10n of events page

This commit is contained in:
Björn Fromme
2018-10-05 15:03:05 +02:00
parent b26b1b4758
commit 374afb0ea6
35 changed files with 828 additions and 242 deletions
@@ -81,6 +81,12 @@ page {
10.references.fieldName = media
20 = EP\EpEvents\DataProcessing\TraveltypeProcessor
30 = EP\EpEvents\DataProcessing\OfferProcessor
40 = TYPO3\CMS\Frontend\DataProcessing\MenuProcessor
40 {
special = rootline
special.range = 0|0
as = rootPage
}
}
}
@@ -57,6 +57,16 @@ plugin.tx_epevents {
defaults {
budget = 4
}
options {
budget = 1:nicht festgelegt;2:400 - 600 €;3:600 - 800 €;4:800 - 1000 €;5:1000 - 1500 €;6:1500 - 2000 €;7:2500 - 3000 €
pax = 1:20 - 40;2:40 - 60;3:60 - 80;4:80 - 100;5:100 - 150;6:150 - 200;7:200 - 250;8:250 - 300;9:350 - 400;10:400 - 450;11:450 - 500;12:500+
period = 1:Tagesevent;2:1 Nacht;3:2 Nächte;4:3 Nächte;5:4 Nächte;6:5 Nächte;7:6 Nächte;8:7 Nächte
travelType = 1:Incentive;2:Teambuilding;3:Meeting;4:Corporate Event
locationType = 1:Meer;2:Berge;3:Städte;4:Spezial
accommodationType = 1:3-Sterne;2:4-Sterne;3:5-Sterne;4:Spezial
programmeType = 1:Outdoor & Action;2:Event-Gastronomie;3:Sightseeing;4:Spezial
distance = 1:Deutschland;2:Europa;3:Welt
}
}
}
}
@@ -91,5 +101,25 @@ config {
compressCss = 1
compressBody = 1
typolinkEnableLinksAcrossDomains = 1
linkVars = L
}
[globalVar = GP:L = 1]
config {
sys_language_uid = 1
language = en
locale_all = en_EN.UTF-8
htmlTag_langKey = en
}
plugin.tx_epevents.settings.configurator.options {
budget = 1:undetermined;2:400 - 600 €;3:600 - 800 €;4:800 - 1000 €;5:1000 - 1500 €;6:1500 - 2000 €;7:2500 - 3000 €
pax = 1:20 - 40;2:40 - 60;3:60 - 80;4:80 - 100;5:100 - 150;6:150 - 200;7:200 - 250;8:250 - 300;9:350 - 400;10:400 - 450;11:450 - 500;12:500+
period = 1:Daytrip;2:1 Night;3:2 Nights;4:3 Nights;5:4 Nights;6:5 Nights;7:6 Nights;8:7 Nights
travelType = 1:Incentive;2:Teambuilding;3:Meeting;4:Corporate Event
locationType = 1:Swa;2:Mountains;3:Cities;4:Special
accommodationType = 1:3-Star;2:4-Star;3:5-Star;4:Special
programmeType = 1:Outdoor & Action;2:Event-Gastronomy;3:Sightseeing;4:Special
distance = 1:Germany;2:Europe;3:World
}
[global]