|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hi
Im working on Direct Mail and the whole plain text issue. On the newsletters I receive from different sites theres is often a link to the newsletter on their website. I would like to have a link like that in my plain text email. So far I have created a <div id="linkToMyNewsletter"></div> in my template and mapped it to a typoscript object and tried this: lib.linkToNewsLetter = TEXT lib.linkToNewsLetter { value = If your having problems viewing this newsletter you can see it here... stdWrap.typolink { parameter.data = page:uid } } But the mail content shows this: <a href="index.php?id=229" >If your having problems viewing this newsletter you can see it here...</a> Of course it has to be shown as a hyperlink. So I guess this is not the right way to do it. Any suggestions? /Brian Bendtsen _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#2
|
|||
|
|||
|
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 } } -- T3A AM Rocking TYPO3 since 3.1b1 _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#3
|
|||
|
|||
|
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 /BB _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#4
|
|||
|
|||
|
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 _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3-german] The plain text content does not contain any direct mail boundaries !!gelöst!! | Jochen Graf | typo3-german@lists.netfielders.de | 6 | 14.11.2007 20:21 |
| [TYPO3] direct mail plain text not working | dave typo | typo3-english@lists.netfielders.de | 4 | 02.03.2007 13:33 |
| [TYPO3] Direct Mail + Templavoila: Plain Text | acseven | typo3-english@lists.netfielders.de | 1 | 16.02.2007 21:53 |
| [TYPO3] Problem with Direct Mail, other newsletter? | vince66@alice.it | typo3-english@lists.netfielders.de | 1 | 22.01.2007 08:24 |
| [TYPO3] Direct Mail (Error: The plain text and he HTML contentcould not be fetched.) | vince66 | typo3-english@lists.netfielders.de | 0 | 15.01.2007 20:02 |