Item13072: ImagePlugin absolute path
Priority: Enhancement
Current State: Confirmed
Released In: n/a
Target Release: n/a
We're trying to send a topic, that includes images (using
ImagePlugin), as newsletter (
MailerContrib).
Some Mail Clients don't support base tags, so we need absolute paths as src of the img tag.
Our idea was to use %IMAGE{%ATTACHURL%/myimage.jpg} but this results in a relative path.
Wouldn't it be more consistent if it would be possible to use %ATTACHURL% for absolute and %ATTACHURLPATH% for relative image paths?
Example:

the src attribute is a relative path
--
MarcKloter - 03 Nov 2014
Patches welcome.
--
MichaelDaum - 31 May 2016