paste #265

raw

constants.txt

plugin.tx_websitebuilder.view {
	templateRootPaths.default = EXT:websitebuilder/Resources/Private/Templates/
	partialRootPaths.default = EXT:websitebuilder/Resources/Private/Partials/
	layoutRootPaths.default = EXT:websitebuilder/Resources/Private/Layouts/
}
raw

setup.txt

plugin.tx_websitebuilder {
	view {
		templateRootPaths.0 = {$plugin.tx_websitebuilder.view.templateRootPaths.default}
		partialRootPaths.0 = {$plugin.tx_websitebuilder.view.partialRootPaths.default}
		layoutRootPaths.0 = {$plugin.tx_websitebuilder.view.layoutRootPaths.default}
	}
}
Christian Weiske Christian Weiske
owner

History