[TYPO3-german] RTE Problem: DL,DT,DD zulassen
JCL - Johannes C. Laxander
jc at laxander.com
Sat Sep 12 12:37:26 CEST 2009
Hallo,
ich möchte die HTML-Tags DL, DT und DD im RTE zulassen. Dazu habe ich
folgende Konfiguration erstellt:
# tags die erlaubt / verboten sind
RTE.default.proc {
allowTags (
..., dd, dl, dt, ...
)
entryHTMLparser_rte = 1
entryHTMLparser_rte {
allowTags < RTE.default.proc.allowTags
}
entryHTMLparser_db = 1
entryHTMLparser_db {
allowTags < RTE.default.proc.allowTags
}
}
So weit so gut, im RTE funktioniert das ganze auch. Aber im FE wird auf der
Webseite dann folgendes angezeigt:
<dl> <dt>Text:</dt> <dd>Textzeile1
Textzeile2
Textzeile3</dd> </dl>
Was stimmt in meiner Konfiguration noch nicht??
Gruß, Johannes.
----------------------------------------------------------------------------
-----
JCL Internet- & EDV-Services
Johannes C. Laxander * D 73257 Köngen * Hauffweg 7
VoIP (1&1): +49 (0)7024 94 73 35 * Tel.: +49 (0)7024 8 68 91 85 * Fax: +49
(0)7024 8 68 91 86
Internet: www.laxander.com <http://www.laxander.com/> * E-Mail:
jc at laxander.com <mailto:jc at laxander.com>
Schon mal an Segelurlaub gedacht? Auch für Nicht-Segler geeignet! Infos
unter: http://www.khp-yachtcharter.de <http://www.khp-yachtcharter.de/>
You like Jazz? Swing in ... http://www.jazzclub-koengen.de
<http://www.jazzclub-koengen.de/>
More information about the TYPO3-german
mailing list