[Typo3-german] Und wieder mal HTMLarea RTE

Aleksej Denisenko denisenko at cue-sound.de
Fri Sep 23 16:21:37 CEST 2005


Hallo Leute,
 
ich bin schon langsam am verzweifeln, weil ich diesen dummen rte nicht
konfiguriert bekomme. Und zwar besteh das problem darin, daß wenn ich <br>
tags benutze, wird der text nicht vom <p> tag umschlossen.

Z.B.:

So siehts im quellcode des rte aus:

<p>Lorem ipsum dolor sit amet<br />Duis autem vel eum iriure dolor</p>

Und folgendes steht dann im quellcode der site:

<p class="bodytext">Lorem ipsum dolor sit amet</p><br />Duis autem vel eum
iriure dolor



Hier ist meine RTE configuration:

lib.parseFunc_RTE < lib.parseFunc
lib.parseFunc_RTE.externalBlocks
=p,a,b,li,ul,ol,pre,br,h1,h2,h3,h4,table,tr,td
lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines {
  encapsTagList = div,p
  nonWrappedTag = P
  addAttributes.P.class = bodytext
  addAttributes.P.class.setOnly=blank
}

Ich hoffe, mir kann jemand helfe.

Vielen dank im voraus und ein schönes wochenende

Aleksej




More information about the TYPO3-german mailing list