[Typo3] Typoscript and Linebreaks

Matt Valenti mv at mattvalenti.com
Wed Jun 29 18:27:00 CEST 2005


Here's an example from my site on how to do this.  You want to use the "(" 
notation.

plugin.tx_newloginbox_pi1._LOCAL_LANG.default {
  forgot_password_pswmsg (
Your TrafficDocumentary.com Username and Password
Hi %s

Your username is %s
Your password is %s
)
}

"Robert Markula" <robert.markula at gmx.net> wrote in message 
news:mailman.1.1119953521.12983.typo3-english at lists.netfielders.de...
> What is the "newline" character in Typoscript?
> I would like to change the notification E-Mail of ve_guestbook, which is 
> configured by plugin.tx_veguestbook_pi1._LOCAL_LANG.default.
>
> In the locallang.php file it looks like this (lots of linebreaks):
>
>   'notification_mail_text' => 'There is a new entry in your guestbook:
>
>   Name: ###FIRSTNAME### ###SURNAME###
>   E-Mail: ###EMAIL###
>   Place: ###PLACE###
>   Website: ###HOMEPAGE###
>   Message: ###ENTRY###
>
>   Click here to see the guestbook: ###URL###',
>
> How do I get the same in TS?
>
> Regards,
> Ro 





More information about the TYPO3-english mailing list