plugin.tx_tinyaccordion { view { # cat=plugin.tx_tinyaccordion/file; type=string; label=Path to template root (FE) templateRootPath = EXT:tinyaccordion/Resources/Private/Templates/ # cat=plugin.tx_tinyaccordion/file; type=string; label=Path to template partials (FE) partialRootPath = EXT:tinyaccordion/Resources/Private/Partials/ # cat=plugin.tx_tinyaccordion/file; type=string; label=Path to template layouts (FE) layoutRootPath = EXT:tinyaccordion/Resources/Private/Layouts/ } settings { jsFile = EXT:tinyaccordion/Resources/Public/Scripts/packed.js } }