Skip to content

Instantly share code, notes, and snippets.

@neko-fire
Created May 10, 2012 07:43
Show Gist options
  • Save neko-fire/2651746 to your computer and use it in GitHub Desktop.
Save neko-fire/2651746 to your computer and use it in GitHub Desktop.
TypoScript: Bodyclass with pageID
page.bodyTag >
page.bodyTagCObject = TEXT
page.bodyTagCObject {
field = uid
wrap = <body class="uid-|">
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment