Sie sind hier: CodeBase / Typoscript - Typo3 / Gifbuilder / Subtitle der Seite als Grafik rendern
6.1.2009 : 14:21 : +0100

Subtitle Dynamisch Rekursiv als Grafik rendern

  1. temp.PAGETITLE= COA
  2. temp.PAGETITLE{
  3.  
  4. 10 = IMAGE
  5. 10.wrap=|
  6. 10.file = GIFBUILDER
  7. 10.file{
  8.  
  9. XY=[40.w]+10,28
  10. backColor = #a49989
  11.  
  12. 40 = TEXT
  13. 40{
  14. text.data = levelfield: -1, subtitle, slide
  15. text.listNum = 0
  16. text.listNum.splitChar = |
  17. text.case = upper
  18. fontSize = 22
  19. fontFile= fileadmin/site_fonts/DINEN___.ttf
  20. fontColor = #d2ccc4
  21. offset = 10,20
  22. niceText=0
  23. }
  24.  
  25.  
  26.  
  27. }
  28. }
  29. lib.PAGETITLE< temp.PAGETITLE