Hi all,
I'm using FCKeditor as the WYSIWYG editor in my PHPList installation (for sending HTML newsletters).
I've configured FCKeditor so it can upload images and browse for images. This works like a charm, except for one thing: the src given to the img-tag contains the relative path (i.e. /uploadedimages/image1.jpg). Of course, e-mail clients can't find the image this ways. Most clients don't support setting the base URL so I'm looking for a way to set src to the complete url of the image (i.e. http://www.mydomain.com/uploadedimages/image1.jpg).
Most probably it is a very obvious option in a config file, but I just can't seem to find it. Can anyone tell me how to do this?
Thank you already!
Kind regards,
Roy
Tue, 02/08/2011 - 11:29
#1