plugin.tx_otwidgets_events { view { templateRootPaths.1 = {$plugin.tx_otwidgets_events.view.templateRootPath} partialRootPaths.1 = {$plugin.tx_otwidgets_events.view.partialRootPath} layoutRootPaths.1 = {$plugin.tx_otwidgets_events.view.layoutRootPath} } features { #skipDefaultArguments = 1 # if set to 1, the enable fields are ignored in BE context ignoreAllEnableFieldsInBe = 0 # Should be on by default, but can be disabled if all action in the plugin are uncached requireCHashArgumentForActionArguments = 1 } mvc { #callDefaultActionIfActionCantBeResolved = 1 } settings { organizationId = {$plugin.tx_ottemplating.settings.organization.id} organizationIsNetwork = {$plugin.tx_ottemplating.settings.organization.is_network} nextEventsLimit = {$plugin.tx_ottemplating.settings.events.limit} nextEventsPeriod = {$plugin.tx_ottemplating.settings.events.period} } } plugin.tx_otwidgets_allevents { view { templateRootPaths.1 = {$plugin.tx_otwidgets_events.view.templateRootPath} partialRootPaths.1 = {$plugin.tx_otwidgets_events.view.partialRootPath} layoutRootPaths.1 = {$plugin.tx_otwidgets_events.view.layoutRootPath} } features { #skipDefaultArguments = 1 # if set to 1, the enable fields are ignored in BE context ignoreAllEnableFieldsInBe = 0 # Should be on by default, but can be disabled if all action in the plugin are uncached requireCHashArgumentForActionArguments = 1 } mvc { #callDefaultActionIfActionCantBeResolved = 1 } settings { organizationId = {$plugin.tx_ottemplating.settings.organization.id} opentalentWebsite = {$plugin.tx_ottemplating.settings.opentalent.website} } } plugin.tx_otwidgets_donors { view { templateRootPaths.0 = EXT:ot_widgets/Resources/Private/Templates/ partialRootPaths.0 = EXT:ot_widgets/Resources/Private/Partials/ layoutRootPaths.0 = EXT:ot_widgets/Resources/Private/Layouts/ } features { #skipDefaultArguments = 1 # if set to 1, the enable fields are ignored in BE context ignoreAllEnableFieldsInBe = 0 # Should be on by default, but can be disabled if all action in the plugin are uncached requireCHashArgumentForActionArguments = 1 } mvc { #callDefaultActionIfActionCantBeResolved = 1 } settings { organizationId = {$plugin.tx_ottemplating.settings.organization.id} carousel = {$plugin.tx_ottemplating.settings.donors.carousel} } } plugin.tx_otwidgets_members { view { templateRootPaths.0 = EXT:ot_widgets/Resources/Private/Templates/ partialRootPaths.0 = EXT:ot_widgets/Resources/Private/Partials/ layoutRootPaths.0 = EXT:ot_widgets/Resources/Private/Layouts/ } features { #skipDefaultArguments = 1 # if set to 1, the enable fields are ignored in BE context ignoreAllEnableFieldsInBe = 0 # Should be on by default, but can be disabled if all action in the plugin are uncached requireCHashArgumentForActionArguments = 1 } mvc { #callDefaultActionIfActionCantBeResolved = 1 } settings { organizationId = {$plugin.tx_ottemplating.settings.organization.id} } }