[Typo3] <P> and <BR> issue

Peter Niederlag niederlag at ikd01.de
Wed Apr 13 21:28:28 CEST 2005


Hi,

christian oettinger schrieb:
> 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?

you need to supply the complete TS-Setup.

The snippet above wouldn't do anything(no cObject).

Is any PHP-Function involved? Are U using lib.parseFunc in any 
way(reference or copy)?

Cheers,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *



More information about the TYPO3-english mailing list