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