plugin.tx_form { view { # cat=plugin.tx_form/file; type=string; label=Path to template root (FE) templateRootPath = EXT:form/Resources/Private/Templates/ # cat=plugin.tx_form/file; type=string; label=Path to template partials (FE) partialRootPath = EXT:form/Resources/Private/Partials/ # cat=plugin.tx_form/file; type=string; label=Path to template layouts (FE) layoutRootPath = EXT:form/Resources/Private/Layouts/ } }