[Typo3] typolink problem

Silke Gersdorf silke.gersdorf at web.de
Thu Jul 21 17:10:52 CEST 2005


Hey Everybody!

I don't have much experience with Typo3 and I'm about to try setting up a link using typolink. My tsconfig is this:

temp.newsletterUnsubscribe = TEXT
temp.newsletterUnsubscribe{
	value = Account löschen
	typolink{
		target = _blank
		parameter = {$gcNewsletterSubscrPid}
		additionalParams = &cmd=infomail
	}
}

As a result I get that:

<a href="newsletter_test.742.0.html?&amp;cmd=infomail" target="_blank">

The problem is, that this is not an internal link but part of an HTML mail that is send to users. Of course for them to offer to access the website I'll need the domain like "http://www.mydomain.de/" as beginning of the tag. How do I do this?
Obviously there's a rewriting functionality set up somewhere (I didn't write the entire template...) - which doesn't bother me. Do u think that this is the reason as well that the domain doesn't show up? If yes, where could this be configured?


Please help!

Thanks a lot in advance
Silke


______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193




More information about the TYPO3-english mailing list