[Typo3] <P> and <BR> issue
christian oettinger
christian.oettinger at gmx.de
Tue Apr 12 23:57:43 CEST 2005
Hi all,
I know this is often talked about, but I don't get it. I got a simple
page with CSS Styled content and a TS-Template.
My simple textfield is creating <p> tags for each new line. I want just
<br>-tags
I tried (in both constants and setup):
content {
break.bodytext = <br>
break.bodytext_parseFunc = <BR>
}
I also tried (in PageTSconfig):
->PROC.dontConvBRtoParagraph=1
None of this helps.
What am I doing wrong, please?
thanks for any hint
oe (christian)
More information about the TYPO3-english
mailing list