[Typo3] graphical header converting & --> &

Ingo Renner typo3 at ingo-renner.com
Mon Mar 7 02:30:26 CET 2005


Hi,

I've implemented a graphical header but there's small problem left:
If you have a header for example "me & you" this results in "me & you"

here's the TS, none of the text. options helped yet:

lib.stdheader.10.5 >
lib.stdheader.10.5 = IMAGE
lib.stdheader.10.5.file = GIFBUILDER 
lib.stdheader.10.5.file {
  XY = [10.w]+15,30
  backColor = #ffffff
  transparentBackground = 1 
  format = gif 

  10 = TEXT
  10 {
    text.current = 1
    text.htmlSpecialChars = 0
    text.preserveEntities = 1
    text.removeBadHTML = 0
    text.rawUrlEncode = 0
    offset = 7,21
    fontColor = #000000
    fontSize = 24
    antiAlias = 0
    niceText = 1
  }
}

any ideas?

Ingo



More information about the TYPO3-english mailing list