I'm using tinymce to insert images into simplenews.

Simplenews requires the full path to the image to work.

So when I add the image I edit the html with the full path:

http://www.kidzwishfoundztion.org.au/path/to/image.jpg

TinyMCE changes this to:

/system/path/to/image.jpg

Is there anyway to inject the full url path using tinymce?

Searching and experimentation has not got me very far.

Regards,

Ashley