[TYPO3] Insert a linebreak via TS
Jens Beckmann
jensbeckmann at gmx.info
Tue Mar 14 13:19:49 CET 2006
on 12.03.2006 15:28 Andreas Balzer wrote:
> Hi!
> I would like to know, how i can insert a linebreak ( \n ) with TS, so
> that the sourcecode breaks. Is that possible?
>
> Greets
> Andreas
I already postet to an other similar question today.
Try using:
stdWrap2.char = 10
10 is the ASCII code for linebreak which shows up in the html-sourcecode
then.
I have not figured out the difference between stdWrap2.char and
stdWrap.char ... maybe anybody else has?
Jens
More information about the TYPO3-english
mailing list