Skip to content

Instantly share code, notes, and snippets.

@sebastianschrama
Created January 28, 2016 15:42
Show Gist options
  • Save sebastianschrama/02b6159e0d411e329427 to your computer and use it in GitHub Desktop.
Save sebastianschrama/02b6159e0d411e329427 to your computer and use it in GitHub Desktop.
Photoswipe Integration for TYPO3
//photoswipe
tt_content.image.20.1.imageLinkWrap {
JSwindow = 0
directImageLink = 1
linkParams.ATagParams {
dataWrap = data-size="{TSFE:lastImgResourceInfo|0}x{TSFE:lastImgResourceInfo|1}" class="photoswipe"
}
height =
width =
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment