plugin.tx_news { view { templateRootPaths { 0 = EXT:news/Resources/Private/Templates/ 1 = {$plugin.tx_news.view.templateRootPath} 10 = typo3conf/ext/mantik_theme/Resources/Private/Extensions/News/Templates/ } partialRootPaths { 0 = EXT:news/Resources/Private/Partials/ 1 = {$plugin.tx_news.view.partialRootPath} 10 = typo3conf/ext/mantik_theme/Resources/Private/Extensions/News/Partials/ } layoutRootPaths { 0 = EXT:news/Resources/Private/Layouts/ 1 = {$plugin.tx_news.view.layoutRootPath} 10 = typo3conf/ext/mantik_theme/Resources/Private/Extensions/News/Layouts/ } } features { # Should be on by default, but can be disabled if all action in the plugin are uncached requireCHashArgumentForActionArguments = 0 } } plugin { tx_indexedsearch { features { requireCHashArgumentForActionArguments = 0 } } }