TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-english@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 04.10.2007, 11:35
Brian Bendtsen
Gast
 
Beiträge: n/a
Standard [TYPO3] Direct Mail - plain text - insert link to html newsletter

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 04.10.2007, 12:05
Mathias Schreiber [TYPO3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Direct Mail - plain text - insert link to htmlnewsletter

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 04.10.2007, 13:04
Brian Bendtsen
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Direct Mail - plain text - insert link to htmlnewsletter

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 04.10.2007, 13:17
Mathias Schreiber [TYPO3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Direct Mail - plain text - insert link to htmlnewsletter

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

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


Alle Zeitangaben in WEZ +1. Es ist jetzt 08:01 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75