[Typo3] Single line break? shift+return does not work

Peter Russ peter.russ at 4many.net
Tue Nov 8 17:05:19 CET 2005


Lewis Antje Haussen wrote:

> hi - there's a way to fix this with the rte editor, if you install an
> extension, was it "Rich Text Editor pre-configuration" and/or "htmlArea
> RTE" ???  i don't have the details at the moment but will be solving the
> same problem myself in a few days.  will try to post the info.
> - antje
> 
> 
>>Hi
>>
>>When I use shift + return in the text-editor it insert at single line
>>break, but when I save the page the single line breaks turns into a
>>double line break?
>>
>>Any ideas?
>>
>>/Brian
>>_______________________________________________
>>Typo3-english mailing list
>>Typo3-english at lists.netfielders.de
>>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Add this to your page TS config:

RTE.default{
	proc {
    		dontConvBRtoParagraph = 1
	}
}

Regs. Peter.

-- 
_____________________________
4Many® Services
openBC: http://www.openbc.com/go/invuid/Peter_Russ



More information about the TYPO3-english mailing list