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