Please note that this documentation is for the most recent version of this extension. It may not be relevant for older versions. Related documentation can be found in the documentation directory of the extension.
TypoScript constant settings
Calendar Container
Constant | themes.configuration.container.calendar |
---|---|
Label | Container for calendar records |
Description | |
Type | int+ |
Default value |
Calendar Pages
Constant | themes.configuration.pages.calendar.list |
---|---|
Label | Calendar event list page |
Description | |
Type | int+ |
Default value |
Constant | themes.configuration.pages.calendar.detail |
---|---|
Label | Calendar event detail page |
Description | |
Type | int+ |
Default value |
Constant | themes.configuration.pages.calendar.year |
---|---|
Label | Calendar year overview |
Description | |
Type | int+ |
Default value |
Constant | themes.configuration.pages.calendar.registration |
---|---|
Label | Calendar event registration |
Description | |
Type | int+ |
Default value |
Calendar registration settings
Constant | themes.configuration.extension.calendars.registration.subject |
---|---|
Label | Email subject |
Description | |
Type | string |
Default value | Event-Anmeldung |
Constant | themes.configuration.extension.calendars.registration.toEmail |
---|---|
Label | Receiver email address |
Description | |
Type | string |
Default value | typo3(at)coding(dot)ms |
Constant | themes.configuration.extension.calendars.registration.toName |
---|---|
Label | Receiver email name |
Description | |
Type | string |
Default value | Thomas Deuling |
Constant | themes.configuration.extension.calendars.registration.fromEmail |
---|---|
Label | Sender email address |
Description | |
Type | string |
Default value | typo3(at)coding(dot)ms |
Constant | themes.configuration.extension.calendars.registration.fromName |
---|---|
Label | Sender email name |
Description | |
Type | string |
Default value | Event-Registrierung |
Constant | themes.configuration.extension.calendars.registration.bccEmail |
---|---|
Label | BCC address |
Description | |
Type | string |
Default value |
Constant | themes.configuration.extension.calendars.registration.bccName |
---|---|
Label | BCC name |
Description | |
Type | string |
Default value | Event-Registrierung (BCC) |
Constant | themes.configuration.extension.calendars.registration.enableConfirmationEmail |
---|---|
Label | Enable confirmation email |
Description | |
Type | boolean |
Default value |
Constant | themes.configuration.extension.calendars.registration.enableRedirectAfterRegistration |
---|---|
Label | Redirect to detail page. |
Description | |
Type | boolean |
Default value |
Calendar Templates
Constant | themes.configuration.extension.calendars.view.templateRootPath |
---|---|
Label | Template root path |
Description | |
Type | string |
Default value | EXT:calendars/Resources/Private/Templates/ |
Constant | themes.configuration.extension.calendars.view.partialRootPath |
---|---|
Label | Partial root path |
Description | |
Type | string |
Default value | EXT:calendars/Resources/Private/Partials/ |
Constant | themes.configuration.extension.calendars.view.layoutRootPath |
---|---|
Label | Layout root path |
Description | |
Type | string |
Default value | EXT:calendars/Resources/Private/Layouts/ |
Constant | themes.configuration.extension.calendars.defaultImage |
---|---|
Label | Path of the default image |
Description | This can be a path like EXT:calendars/Resources/Public/Images/no-image.png or fileadmin/images/no-image.png |
Type | string |
Default value | EXT:calendars/Resources/Public/Images/no-image.png |
Calendar list view
Constant | themes.configuration.extension.calendars.list.image.width |
---|---|
Label | List image width |
Description | This value is used as max value. |
Type | string |
Default value | 200 |
Constant | themes.configuration.extension.calendars.list.image.height |
---|---|
Label | List image height |
Description | This value is used as max value. |
Type | string |
Default value | 150 |
Calendar detail view
Constant | themes.configuration.extension.calendars.detail.image.width |
---|---|
Label | Detail image width |
Description | This value is used as max value. |
Type | string |
Default value | 320 |
Constant | themes.configuration.extension.calendars.detail.image.height |
---|---|
Label | Detail image height |
Description | This value is used as max value. |
Type | string |
Default value | 320 |
Calendar year view
Constant | themes.configuration.extension.calendars.year.calendarWeekVisible |
---|---|
Label | Calendar weeks should be visible? |
Description | |
Type | Selectbox with options: 0, 1 |
Default value | 1 |
Constant | themes.configuration.extension.calendars.year.categoryExplanationVisible |
---|---|
Label | Calendar category explanation should be visible? |
Description | |
Type | Selectbox with options: 0, 1 |
Default value | 1 |
Constant | themes.configuration.socialmedia.twitter.title |
---|---|
Label | Twitter link title |
Description | |
Type | string |
Default value |
Constant | themes.configuration.socialmedia.twitter.cssClass |
---|---|
Label | Twitter link CSS class |
Description | |
Type | string |
Default value | fa fa-twitter rounded-circle |
Constant | themes.configuration.socialmedia.facebook.title |
---|---|
Label | Facebook link title |
Description | |
Type | string |
Default value |
Constant | themes.configuration.socialmedia.facebook.cssClass |
---|---|
Label | Facebook link css class |
Description | |
Type | string |
Default value | fa fa-facebook rounded-circle |
Social media email
Constant | themes.configuration.socialmedia.email.title |
---|---|
Label | Email link title |
Description | |
Type | string |
Default value |
Constant | themes.configuration.socialmedia.email.cssClass |
---|---|
Label | Email link css class |
Description | |
Type | string |
Default value | fa fa-email rounded-circle |