Bitte beachte, dass sich diese Dokumentation auf die neuste Version dieser Erweiterung bezieht. Wenn eine ältere Version eingesetzt wird, kann diese abweichen. Die jeweils passende Dokumentation befindet sich im Dokumentation-Verzeichnis der Erweiterung.
TypoScript-Konstanten Einstellungen
Allgemein
Konstante | themes.languages.current.isoCodeShort |
---|---|
Label | |
Beschreibung | |
Typ | |
Standardwert | en |
Bookings Container
Konstante | themes.configuration.container.bookings |
---|---|
Label | Container für Buchungs-Datensätze |
Beschreibung | |
Typ | int+ |
Standardwert |
Bookings Seiten
Konstante | themes.configuration.pages.privacy |
---|---|
Label | Datenschutz Seite |
Beschreibung | |
Typ | int+ |
Standardwert |
Konstante | themes.configuration.pages.terms |
---|---|
Label | Bedingungsbedingungen Seite |
Beschreibung | |
Typ | int+ |
Standardwert |
Konstante | themes.configuration.pages.bookings.list |
---|---|
Label | Bookings Liste Seite |
Beschreibung | |
Typ | int+ |
Standardwert |
Konstante | themes.configuration.pages.bookings.details |
---|---|
Label | Bookings Detailseite |
Beschreibung | |
Typ | int+ |
Standardwert |
Konstante | themes.configuration.pages.bookings.notFound |
---|---|
Label | Bookings Detail 404 Redirect Seite |
Beschreibung | |
Typ | int+ |
Standardwert |
Konstante | themes.configuration.pages.bookings.action |
---|---|
Label | Bookings Aktionseite |
Beschreibung | |
Typ | int+ |
Standardwert |
Google-Maps
Konstante | themes.configuration.javascript.google.maps.apiKey |
---|---|
Label | Google-Maps API-Key |
Beschreibung | |
Typ | string |
Standardwert |
Konstante | themes.configuration.javascript.google.maps.places |
---|---|
Label | Google-Maps Places libraries |
Beschreibung | |
Typ | string |
Standardwert |
Allgemeine Farben
Konstante | themes.configuration.colors.primary |
---|---|
Label | Primäre Farbe |
Beschreibung | |
Typ | color |
Standardwert | #FF8700 |
Fluid Templates für bookings
Konstante | themes.configuration.extension.bookings.view.templateRootPath |
---|---|
Label | Fluid Templates |
Beschreibung | |
Typ | string |
Standardwert | EXT:bookings/Resources/Private/Templates/ |
Konstante | themes.configuration.extension.bookings.view.partialRootPath |
---|---|
Label | Fluid Partials |
Beschreibung | |
Typ | string |
Standardwert | EXT:bookings/Resources/Private/Partials/ |
Konstante | themes.configuration.extension.bookings.view.layoutRootPath |
---|---|
Label | Fluid Layouts |
Beschreibung | |
Typ | string |
Standardwert | EXT:bookings/Resources/Private/Layouts/ |
Bookings Kalendar
Konstante | themes.configuration.extension.bookings.calendar.showWeekNumbers |
---|---|
Label | Zahlen der Woche anzeigen |
Beschreibung | |
Typ | Auswahlbox mit Optionen: true, false |
Standardwert | false |
Booking details
Konstante | themes.configuration.extension.bookings.detail.map.style |
---|---|
Label | Google map style |
Beschreibung | Define the style of the google map. Possible values: primaryColored: Colored in theme primary color, must be in<body data-color-primary="#ED3E49" ..>, normal: Googles default colors, grayScaled: Gray scaled |
Typ | Auswahlbox mit Optionen: primaryColored, normal, grayScaled |
Standardwert | grayScaled |
Konstante | themes.configuration.extension.bookings.detail.map.marker.color |
---|---|
Label | Farbe des Google-Maps-Markers. |
Beschreibung | |
Typ | color |
Standardwert | #f00 |
Konstante | themes.configuration.extension.bookings.detail.map.marker.width |
---|---|
Label | Breite des Google-Maps-Markers. |
Beschreibung | |
Typ | int+ |
Standardwert | 32 |
Konstante | themes.configuration.extension.bookings.detail.map.marker.height |
---|---|
Label | Höhe des Google-Maps-Markers. |
Beschreibung | |
Typ | int+ |
Standardwert | 32 |
Booking Anfrage
Konstante | themes.configuration.extension.bookings.request.stateOnBooking |
---|---|
Label | Status bei erfolgreich gesendeter Buchungsanfrage setzen |
Beschreibung | angefordert bedeutet, dass weitere Anfragen auf dieses Buchungsobjekt möglich sind, akzeptiert bedeutet, dass das Buchungsobjekt gesperrt ist und nicht mehr angefordert werden kann. |
Typ | Auswahlbox mit Optionen: requested, accepted |
Standardwert | requested |
Konstante | themes.configuration.extension.bookings.request.email.fromEmail |
---|---|
Label | Von E-Mail |
Beschreibung | Definieren Sie die E-Mail, die im Absender der Anfrage-Mail erscheinen soll. |
Typ | string |
Standardwert | typo3-bookings-from(at)coding(dot)ms |
Konstante | themes.configuration.extension.bookings.request.email.fromName |
---|---|
Label | Von-Name |
Beschreibung | Legen Sie den Namen fest, der im Absender der Anforderungsmail erscheinen soll. |
Typ | string |
Standardwert | TYPO3 Bookings |
Konstante | themes.configuration.extension.bookings.request.email.toEmail |
---|---|
Label | An E-Mail |
Beschreibung | Definieren Sie die E-Mail, an die die Anfrage geschickt werden soll. |
Typ | string |
Standardwert | typo3-bookings-to(at)coding(dot)ms |
Konstante | themes.configuration.extension.bookings.request.email.toName |
---|---|
Label | An Name |
Beschreibung | Geben Sie den Namen der Person an, die die Anfrage erhalten soll. |
Typ | string |
Standardwert | TYPO3 - Bookings |
Konstante | themes.configuration.extension.bookings.request.email.userConfirmation |
---|---|
Label | Benutzerbestätigung |
Beschreibung | Sende dem Benutzer eine Bestätigungsmail bei einer Buchungsanfrage. |
Typ | Auswahlbox mit Optionen: 0, 1 |
Standardwert |