[TYPO3-english] anchors in direct mail

Peter Kühnlein peter at function2form.net
Mon Mar 11 16:06:53 CET 2013


Am 11.03.2013 11:58, schrieb A.O. van bruggen:
> Hello,
> I am trying to integrate anchors in a newsletter sent with direct mail.
> I read all kind of mails and articles but cannot solve this issue.
>
> The anchor <a href="#top"> is not working because the baseURL causes a
> problem.
> The anchor gets the base url in front and will not work in a mail program.
>
> Solution 1 was.
> config.baseURL = 0
> Next problem is that #top is replaced by
> http://www.domain.com/index.php?id=123#top when the newsletter is send.
>
> Solution 2 was:
> Replace the # by the &#35; in the url description. (<a href="&#35;top">)
> Result is that anchors in the newsletter are rendered #top and working.
>
> But now the images have no the baseurl and are not found.
> Solution 3?
>
> Or is here an other way?
>
> Regards,
> Otto van Bruggen
Hi Otto,

I usually set external links in the NLs I send, since they are sent as 
email over the net. Works without problem...

HTH Peter

-- 

http://function2form.net
http://peter-kuehnlein.net

"If one is careless during his rest period, the public will see him as being only careless."
(Hagakure)



More information about the TYPO3-english mailing list