Skip to content

Instantly share code, notes, and snippets.

@aertmann
Created March 1, 2016 06:40
Show Gist options
  • Save aertmann/eac0e00c8194d5ffede5 to your computer and use it in GitHub Desktop.
Save aertmann/eac0e00c8194d5ffede5 to your computer and use it in GitHub Desktop.
root.footer {
@position = 'before default'
condition = ${request.parentRequest.uri.path == '/footer.html'}
renderPath = '/footer'
}
footer < page.footer # reference to footer TypoScript path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment