[TYPO3-english] TV content Slide link on image

Stephan Grass hallo at stephan-grass.de
Tue Oct 22 08:58:11 CEST 2013


Hi,

I use kbtvcontslide to insert an image. Now I want to link this image 
with the page, where the image is inserted.
How van I do that?

lib.logo = COA
lib.logo {
  10 = IMAGE
  10 {
  
    file.import = uploads/tx_templavoila/
    file.import.cObject = TEXT
    file.import.cObject {
      postUserFunc = tx_kbtvcontslide_pi1->main
      postUserFunc{
        field = field_logo
        languageFallback = 0
      }
    }
    file.import.listNum = 0
    file.maxW = 200
  }
}

Stephan



More information about the TYPO3-english mailing list