Implement group bookings price calculator

This commit is contained in:
Björn Fromme
2020-01-14 19:00:51 +01:00
parent 932fb40ae6
commit b85ec4d5f3
30 changed files with 877 additions and 238 deletions
+20 -19
View File
@@ -1,4 +1,3 @@
rootPageId: 9
base: /
baseVariants:
-
@@ -7,6 +6,12 @@ baseVariants:
-
base: 'https://schnee-event.burn.dpn'
condition: 'applicationContext == "Development/Skimax"'
disableStaticFileCache: true
errorHandling:
-
errorCode: '404'
errorHandler: Page
errorContentSource: 't3://page?uid=608'
languages:
-
title: Deutsch
@@ -34,16 +39,7 @@ languages:
fallbackType: strict
fallbacks: ''
flag: gb
errorHandling:
-
errorCode: '404'
errorHandler: Page
errorContentSource: 't3://page?uid=608'
routes:
-
route: robots.txt
type: staticText
content: "User-agent: *\r\nDisallow: /typo3/\r\nDisallow: /typo3_src/\r\nAllow: /typo3/sysext/frontend/Resources/Public/*\r\n"
rootPageId: 9
routeEnhancers:
NewsDetailPlugin:
type: Extbase
@@ -232,11 +228,16 @@ routeEnhancers:
default: /
index: ''
map:
'/': 0
'/json': 1701
'/html': 1702
'.json': 1803
'.ical': 1710
'sitemap.xml': 1533906435
'yoast-snippetpreview.json': 1480321830
'/pxa': 7378121
/: 0
/json: 1701
/html: 1702
.json: 1803
.ical: 1710
sitemap.xml: 1533906435
yoast-snippetpreview.json: 1480321830
/pxa: 7378121
routes:
-
route: robots.txt
type: staticText
content: "User-agent: *\r\nDisallow: /typo3/\r\nDisallow: /typo3_src/\r\nAllow: /typo3/sysext/frontend/Resources/Public/*\r\n"