Skip to content

Instantly share code, notes, and snippets.

@zvineyard
Created May 7, 2012 05:00
Show Gist options
  • Save zvineyard/2626008 to your computer and use it in GitHub Desktop.
Save zvineyard/2626008 to your computer and use it in GitHub Desktop.
TypoScript: Conditional
[globalVar = TSFE:id = 1]
#do something
[else]
#do something else
[end]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment