Page 1 of 1

Solution to send pictures in the body of the newsletter?

Posted: Tue Oct 30, 2007 2:14 am
by nuno
Solution to send pictures in the body of the newsletter?

An example would be absolute url! or ... ???

Not found any solution here in the forum, someone has one?

Even in the wake of this post ... http://forum.cmsmadesimple.org/index.ph ... 101.0.html

Re: Solution to send pictures in the body of the newsletter?

Posted: Tue Oct 30, 2007 2:33 am
by calguy1000
absolute URLS should work, but clients like hotmail, outlook?, gmail, and others will block them from initially displaying until you click something.

NMS doesn't currently support 'embedding' images.

Re: Solution to send pictures in the body of the newsletter?

Posted: Tue Oct 30, 2007 3:15 am
by nuno
thanks

To put images is absolute in:
TinyMCE\tinymce\jscripts\tiny_mce\Plugins\simplebrowser\connectors\php\config.php

$Config['UserFilesPath'] = $config["root_url"].'/uploads' ;

But it is to enter http% 3A / / localhost / cmsms / uploads / images / bloco.jpg
And not showing the thumbnails in simplebrowser

any solution

Re: Solution to send pictures in the body of the newsletter?

Posted: Tue Oct 30, 2007 4:00 am
by Dr.CSS
Did you tick the show thumbs option in tiny admin panel?...

Re: Solution to send pictures in the body of the newsletter?

Posted: Tue Oct 30, 2007 4:19 am
by nuno
Yes mark
was then I get pictures in absolute TinyMCE\tinymce\jscripts\tiny_mce\Plugins\simplebrowser\connectors\php\config.php