Skip to content

Instantly share code, notes, and snippets.

@DenisMir
Created October 2, 2014 13:24
Show Gist options
  • Save DenisMir/48c33ed950ac17596ebc to your computer and use it in GitHub Desktop.
Save DenisMir/48c33ed950ac17596ebc to your computer and use it in GitHub Desktop.
plugin.tx_<extension name>.view {
templateRootPath = {$plugin.tx_<extension name>.view.templateRootPath}
partialRootPath = {$plugin.tx_<extension name>.view.partialRootPath}
layoutRootPath = {$plugin.tx_<extension name>.view.layoutRootPath}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment