[TYPO3-german] RTE address Tag wird nicht geparsed
Jörg Zückert
zueckert at faktor-e.de
Mon May 19 16:02:38 CEST 2008
Hallo,
im RTE gibt es ja unter anderem auch die Möglichkeit einen Textabschnitt
als Adresse zu markieren. Diese wird dann mit dem Tag <address>
umschlossen. Leider wird der Tag nach dem Speichern nicht mehr geparsed
und als Plain-Text im FE ausgegeben. Ich habe schon mehrere
RTE-Einstellungen versucht. Unter anderem:
RTE {
default {
proc {
allowTags = address, table, tbody, tr, th, td, h1, h2,
h3, h4, h5, h6, div, p, br, span, ul, ol, li, re, blockquote, strong,
em, b, i, u, sub, sup, strike, a, img, nobr, hr, tt, q,
cite, abbr, acronym, center
allowTagsOutside = img,hr,address
keepPDIVattribs = align,class,style,address
}
}
}
lib.parseFunc.allowTags =
address,b,i,u,a,img,br,div,center,pre,font,hr,sub,sup,p,strong,em,li,ul,ol,blockquote,strike,span,h1,h2,h3,h4,h5,h6
lib.parseFunc_RTE.allowTags =
address,b,i,u,a,img,br,div,center,pre,font,hr,sub,sup,p,strong,em,li,ul,ol,blockquote,strike,span,h1,h2,h3,h4,h5,h6
Leider hat das alles nichts geholfen.
Ich benutze die Typo3 Version 4.1.1.
Hatte jemand schon das selbe Problem und weiß Rat?
Gruß Jörg Zückert
More information about the TYPO3-german
mailing list