I checked the parameters for the editor and it
was the "relative" setting for URLs.
I also loaded the image using the button at the bottom of the editor screen, then selected the loaded image and clicked on the HTML button (instead of using the editor toggle button).
The HTML before I changed it:
<P><IMG alt="" src="
localhost/joomla15/images/stories/tarkingtontower.jpg" mce_src="images/stories/tarkingtontower.jpg"> </P>
I then made the changed "src=" string (but didn't yet click update so you could see the change I made:
<P><IMG alt="" src="images/stories/tarkingtontower.jpg" mce_src="images/stories/tarkingtontower.jpg"> </P>
Then added the class=smartresize command:
<P><IMG alt="" class=smartresize src="images/stories/tarkingtontower.jpg" mce_src="images/stories/tarkingtontower.jpg"> </P>
Then I clicked on the HTML source editor update button. I clicked it again so I could double check the result:
<P><IMG class=smartresize alt="" src="
localhost/joomla15/images/stories/tarkingtontower.jpg" mce_src="images/stories/tarkingtontower.jpg"> </P>
by the way, the server software is: XAMPP if that matters. Also the O/S is Windows Vista as I'm developing this locally before I upload it to a "for real" host.
By the way, I noticed that:
localhost/joomla15/images/stories/tarkingtontower.jpg
is a valid URL once I posted it "here". So I clicked on it to see if that would display the picture for me and I got the following message:
Access forbidden!
You don't have permission to access the requested object. It is either read-protected or not readable by the server.
If you think this is a server error, please contact the webmaster.
Error 403
localhost
03/12/10 16:17:48
Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1