Skip to content

Instantly share code, notes, and snippets.

@Plou
Created July 23, 2013 09:59
Show Gist options
  • Select an option

  • Save Plou/6061292 to your computer and use it in GitHub Desktop.

Select an option

Save Plou/6061292 to your computer and use it in GitHub Desktop.
A way to display an alternate image in typoscript (work with in_documents)
ICON = IMAGE
ICON {
file.import.field = extension
file.import.wrap = typo3conf/ext/skin/template/extensions/in_documents/ico/|.gif
params = class="icon"
required = 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment