Skip to content

Instantly share code, notes, and snippets.

@alienlebarge
Created February 27, 2015 12:31
Show Gist options
  • Save alienlebarge/cc49c6fe15c9b0455259 to your computer and use it in GitHub Desktop.
Save alienlebarge/cc49c6fe15c9b0455259 to your computer and use it in GitHub Desktop.
Banner slide ressource
# lib.banner = TEXT
# lib.banner.value = <img class="img-responsive" src="typo3conf/ext/vdtmplportailmusees/src/public/assets/img/header-moose.jpg" alt="cover image">
lib.banner = IMAGE
lib.banner {
file {
import.data = levelmedia: -1,slide
import = uploads/media/
# La première image liée dans les propriétés de la page
import.listNum = 0
}
border = 0
altText = Cover image
params = class="img-responsive"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment