plugin.tx_otwidgets_events { view { # cat=plugin.tx_otwidgets_events/file; type=string; label=Path to template root (FE) templateRootPath = EXT:ot_widgets/Resources/Private/_Templates/ # cat=plugin.tx_otwidgets_events/file; type=string; label=Path to template partials (FE) partialRootPath = EXT:ot_widgets/Resources/Private/_Partials/ # cat=plugin.tx_otwidgets_events/file; type=string; label=Path to template layouts (FE) layoutRootPath = EXT:ot_widgets/Resources/Private/_Layouts/ } settings { } } plugin.tx_otwidgets_donors { view { # cat=plugin.tx_otwidgets_donors/file; type=string; label=Path to template root (FE) templateRootPath = EXT:ot_widgets/Resources/Private/Templates/ # cat=plugin.tx_otwidgets_donors/file; type=string; label=Path to template partials (FE) partialRootPath = EXT:ot_widgets/Resources/Private/Partials/ # cat=plugin.tx_otwidgets_donors/file; type=string; label=Path to template layouts (FE) layoutRootPath = EXT:ot_widgets/Resources/Private/Layouts/ } settings { } }