# Bilder plugin.tx_sbdownloader_pi1 { # template templateFile = typo3conf/ext/sb_downloader/sb_download_template.html singlePID = 329 # download description (1 = filename.fileextension, 2 = filename, 3 = fileextension) linkdescription = 1 # date format (for last edit an creation date) dateformat = m/d/y # time format timeformat = H:i # download icon # if set to typo3/gfx/fileicons/ typo3 standard icons appear # you can set own images like: # downloadIcon = typo3conf/ext/sb_downloader/pi1/images/download.gif downloadIcon = typo3/gfx/fileicons/ # if a download icon is missing (e.g. *.rar) missingDownloadIcon = typo3conf/ext/sb_downloader/pi1/images/download.gif # distance around image imageDistance = 5 # image settings image{ file.maxW = 80 imageLinkWrap = 1 imageLinkWrap { enable = 1 bodyTag =
wrap = | width = 400m height = 400 JSwindow = 1 JSwindow.newWindow = 1 JSwindow.expand = 17,20 } } # date and time by Kurt Kupix # displayCreationDate (0 = no date & time, 1 = only date, 2 = date & time) displayCreationDate = 1 }