[TYPO3-german] Gifbuilder-Text: Aus Sonderzeichen werden HTML-Tags!
Udo Gerhards
Udo.Gerhards at genion.de
Tue Feb 7 14:36:19 CET 2006
Hallo zusammen,
die Funktion bleibt leider ohne Wirkung. Ich bekomme nach wie vor die
HTML-Tags in den grafischen Überschriften angezeigt. Das TScript hierzu
sieht so aus:
tmp.ImgHeader = IMAGE
tmp.ImgHeader{
file = GIFBUILDER
file {
backColor = {$graphicHeaderBackgroundColor}
transparentColor = {$graphicHeaderTransColor}
quality = {$graphicHeaderQuality}
XY = 500,30
10 = TEXT
10 {
text.current = 1
text.stdWrap.HTMLparser.htmlSpecialChars >
text.stdWrap.HTMLparser.htmlSpecialChars = -1
doNotStripHTML = 1
fontSize = {$graphicHeaderFontSize}
fontColor = {$graphicHeaderFontColor}
offset = {$graphicHeaderOffset}
fontFile =
fileadmin/templates/brillenmacherei/fonts/Bernhc.TTF
doNotStripHTML = 0
}
}
}
Hat jemand noch eine Idee, wie ich die Sonderzeichen trotzdem noch in
der grafischen Überschrift anzeigen kann? BTW: Ich bekomme seit Tagen
keine Messages mehr aus der Liste. Woran liegt das?
Gruß + Danke
Udo Gerhards
Hallo
Udo Gerhards schrieb:
>/ Wie bekomme ich das nun hin, daß Typo3 statt "e; einfach das
/>/ eingegebene Anführungszeichen stehen lässt und es dann auch als
/>/ Anführungszeichen in der grafischen Überschrift anzeigt?
/
Es gibt da laut TSref eine Eigenschaft "doNotStripHTML. Ich denke mal,
dass sollte das tun, was du willst. Also:
tmp.ImgHeader.file.10.doNotStripHTML = 1
Ist aber untested!
Kristian
--
Roumor is information distilled so finely that it can filter trough
anything. It does not need doors and windows -- sometimes it does not
need people. It can exist free and wild, running from ear do ear without
ever touching lips.
(Terry Pratchett - Feed of Clay)
More information about the TYPO3-german
mailing list