[TYPO3-english] TS error hunt game, round 3 (final! from now till Monday)

Stefan Galinski stefan.galinski at gmail.com
Fri Apr 24 21:31:03 CEST 2009


> So, let's start part 3 of the game.
> 
> In the round 3 we all post what we see the ideal TS for this case. Please,
> remember that there is no TV or anything else. The only output on this
> page is a link to its print version. Make it a perfect link!

Constants:

label.print {
  en = Print Version
  de = Druckversion
}

Setup:

page = PAGE
page.1 = TEXT
page.1 {
  value = {$label.print.en}
  lang.de = {$label.print.de}
  
  typolink {
    parameter.data = TSFE:id
    additionalParams = &print=1
  }
}

--
Stefan Galinski



More information about the TYPO3-english mailing list