[TYPO3] Direct Mail - plain text - insert link to html newsletter

Mathias Schreiber [TYPO3] mathias at typo3.org
Thu Oct 4 13:17:05 CEST 2007


Brian Bendtsen schrieb:
> Mathias Schreiber [TYPO3] skrev:
>> Brian Bendtsen schrieb:
>>> Of course it has to be shown as a hyperlink.
>>>
>>> So I guess this is not the right way to do it.
>>>
>>> Any suggestions?
>>
>> lib.linkToNewsLetter = TEXT
>> lib.linkToNewsLetter {
>>  value = If your having problems viewing this newsletter you can see it
>>  stdWrap.typolink {
>>    parameter.data = page:uid
>>    returnLast = url
>>  }
>> }
>>
> Hi
> 
> This only returns:
> 
> index.php?id=229

Then write http://www.mydomain.com/ in front?

Bottomline:
<a> Tags may not show up in the plaintext mail.
HREFs will be transformed into links though.

-- 
T3A AM
Rocking TYPO3 since 3.1b1


More information about the TYPO3-english mailing list